AgentStack
SKILL verified Apache-2.0 Self-run

Pentest Data Exfil Tester

skill-0x-professor-agent-skills-hub-pentest-data-exfil-tester · by 0x-Professor

Test egress and DLP controls using synthetic canary data across authorized exfiltration channels.

No reviews yet
0 installs
13 views
0.0% view→install

Install

$ agentstack add skill-0x-professor-agent-skills-hub-pentest-data-exfil-tester

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of Pentest Data Exfil Tester? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Pentest Data Exfil Tester

Stage

  • PTES: 6
  • MITRE: TA0010 - Exfiltration

Objective

Measure blocked versus successful exfiltration pathways using synthetic records only.

Required Workflow

  1. Validate scope before any active action and reject out-of-scope targets.
  2. Run only authorized checks aligned to PTES, OWASP WSTG, NIST SP 800-115, and MITRE ATT&CK.
  3. Write findings in canonical finding_schema format with reproducible PoC notes.
  4. Honor dry-run mode and require explicit --i-have-authorization for live execution.
  5. Export deterministic artifacts for downstream skill consumption.

Execution

python skills/pentest-data-exfil-tester/scripts/data_exfil_tester.py --scope scope.json --target  --input  --output  --format json --dry-run

Outputs

  • exfil-channels-tested.json
  • dlp-gaps.json
  • exfil-report.json

References

  • references/tools.md
  • skills/autonomous-pentester/shared/scope_schema.json
  • skills/autonomous-pentester/shared/finding_schema.json

Legal and Ethical Notice

WARNING AUTHORIZED USE ONLY
This skill executes real security testing tools against live targets.
Use only with written authorization.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.