akash@portfolio ~
› establishing secure channel...
AB
Akash Bishnoi
All Projects
Hacking · Case Study

BlackHat Toolkit

A curated, hardened ethical hacking toolkit.

Recon, exploit chains, and post-exploit tooling — packaged in a hardened container with a clean CLI and reporting pipeline.

PentestReconLinuxCLI

Product Demo

Interactive workspace

Explore the product workflow with a fixed local dataset. Controls and state changes are functional; the demo makes no external requests and requires no account or API key.

BlackHatAuthorized engagement
Scope enforced
AB
Northstar SaaS · Web and API assessment
ENG-2024-061 · Written authorization verified · Testing window 17–28 Jun
Assets tested
3 / 4
One internal range pending
Findings
4
0 critical · 1 high
Evidence items
23
Hashed and timestamped
Engagement
72%
Day 8 of 12

Authorized scope

Only listed targets may be assessed

Findings register

4 findings in current scope

FindingAssetSeverityStatus
Administrative action lacks step-up verification
FND-014 · A. Bishnoi
portal.staging.exampleHighValidated
Verbose API error exposes internal schema
FND-011 · J. Morgan
api.staging.exampleMediumIn review
Legacy TLS suite remains enabled
FND-008 · K. Shah
auth.staging.exampleMediumRemediated
Security headers incomplete on error pages
FND-005 · A. Bishnoi
portal.staging.exampleLowValidated

FND-014 · Administrative action lacks step-up verification

portal.staging.example · A. Bishnoi

Validated
Business impact

A stolen authenticated session could approve a sensitive account change without an additional identity challenge.

1Review performed against approved test account PT-ADMIN-02.
2Account policy requires step-up verification for billing-owner changes.
3Application audit log recorded the action but no challenge event.

The Problem

Pentesters waste hours setting up environments, juggling tool versions, and writing reports. Quality engagements deserve quality scaffolding.

The Solution

A reproducible toolkit shipped as a hardened container, with consistent CLI verbs across recon, exploitation, and reporting — and an automatic evidence locker that builds the report as you work.

Key Features

Unified CLI

Consistent verbs (recon, exploit, post, report) across 60+ underlying tools.

Evidence Locker

Every command and output is hashed, timestamped, and chained — auditable by default.

Auto-Report

Generates a draft engagement report from the evidence locker in DOCX and PDF.

Scope Guard

Refuses commands targeting hosts outside an explicit scope file — safety as code.

Hardened Image

Distroless base, dropped capabilities, seccomp profile, and signed releases.

Replay Mode

Re-runs past engagements in a sandbox for training and regression checks.

Architecture

  1. 1A thin Go front-end dispatches typed commands to language-specific subprocess workers.
  2. 2Each worker writes structured evidence to an append-only locker; SHA-256 chain detects tampering.
  3. 3Scope guard runs as a libpcap shim, dropping packets to out-of-scope hosts pre-flight.
  4. 4CI builds reproducible images and publishes signed digests for offline use.

Outcomes

−95%
Setup Time
30%
Engagement Time Saved
60+
Tools Unified
stable
Repro Build Hash

Highlights

  • Strictly ethical use only
  • Reproducible, signed builds
  • Scope-aware safety net
  • Reports write themselves