Employee records service
- Findings
- Impact
- Runtime detail leaked; a suspected mass-authorization gap was tested and refuted.
- Outcome
- Hygiene defects fixed; access-control model confirmed sound.
Offensive security professional specializing in mobile, API, and web application security. Experienced in conducting full-scope VAPT, business logic testing, and secure architecture reviews for financial and enterprise systems. Passionate about breaking complex systems responsibly and strengthening security before attackers do.
Sanitised to finding class and impact. No client, product, or system identifiers. Full reports available under NDA.
Cross-platform live-response evidence collection for Linux and Windows.
Turns a live endpoint into a self-verifying evidence package: a timestamped evidence tree, provenance for every copied file, a SHA256 inventory, a JSON manifest, and one archive with its own hash sidecar. YARA scanning and offline IOC matching produce a single severity-ranked findings report for both platforms. Nothing is installed on the host, and nothing leaves it.
# stage once, on a machine with internet $ git clone https://github.com/parthabishwas/vestigium.git $ sudo ./vestigium.sh setup # on the host under investigation $ sudo ./vestigium.sh --case-id IR-2026-014 --output /media/evidence $ ./vestigium.sh verify /media/evidence/<host>_<ts>.tar.zstgithub.com/parthabishwas/vestigium