// PYTHON TOOLKIT v2.0

Ethical Hacking
Script Bundle Python Tools for Bug Bounty & Pentesting

5 async Python tools for bug bounty & authorized pentesting — subdomain enum, port scanner, CVE lookup, recon, and report generator.

Full Source Code Future Updates 37.4 KB
terminal — bash
$ python subenum.py target.com
[+] Enumerating subdomains for target.com...
[+] Found: api.target.com
[+] Found: staging.target.com
[+] Found: dev.target.com
[+] Found: admin.target.com
[✓] 12 subdomains discovered

$ python portscan.py 192.168.1.1
[+] Scanning top 100 ports...
[+] 22/tcp   open  SSH
[+] 80/tcp   open  Apache/2.4
[+] 443/tcp  open  nginx
[✓] Scan complete in 2.3s

$ _
5
PYTHON SCRIPTS
100%
OPEN SOURCE
ASYNC
I/O POWERED
3
PLATFORMS
// WHAT'S INSIDE

5 Production-Ready Python Scripts

For bug bounty hunters, CTF players, and authorized pentesters.

🔍

subenum.py

ASYNC SUBDOMAIN ENUMERATOR

Discover hidden subdomains via fast DNS resolution. Built-in 80+ wordlist. Custom wordlist support. Saves results.

async DNS wordlist

portscan.py

TCP PORT SCANNER + BANNER GRAB

Async I/O — scans 1000 ports in seconds. Auto-detects services. Top 100 mode. Clean output.

TCP banner fast
🛡️

cvelookup.py

CVE & VULNERABILITY SEARCH

Queries NIST's NVD database in real time. Search by software name or specific CVE ID. Filter by severity. Export to JSON.

NVD CVE JSON
🌐

recon.py

AUTOMATED RECONNAISSANCE

DNS records, HTTP headers, technology detection, missing security headers, interesting file discovery, and quick port scan. All in one command.

recon headers all-in-one
📄

reporter.py

PROFESSIONAL HTML REPORT GENERATOR

Feed in your findings and get a clean, dark-themed pentest report. Interactive mode or JSON input. Ready to send to clients or bug bounty programs.

HTML reports interactive JSON
// INCLUDED

Everything You Need
to Start Hacking

  • All 5 scripts with full source code

    No obfuscation. Read, modify, and learn from every line.

  • README with usage examples

    Get up and running in minutes with clear documentation.

  • Findings JSON template for the reporter

    Pre-built template to generate professional pentest reports instantly.

  • Future updates included

    Buy once, receive all future improvements and new features.

// REQUIREMENTS
Python 3.9+
pip install requests dnspython colorama
// PLATFORMS
🪟
Windows
🍎
macOS
🐧
Linux
// FILE SIZE
37.4 KB — lightweight & portable
// WHO IS THIS FOR

Built For Security Professionals

🐛

Bug Bounty Hunters

Streamline your recon workflow. Enumerate subdomains, scan ports, and generate professional reports faster than ever.

🏴

CTF Players

Get an edge in competitions. Fast port scanning and CVE lookups help you identify vulnerabilities quickly.

🔒

Pentesters

From reconnaissance to reporting, automate the tedious parts of authorized penetration testing engagements.

// GET ACCESS

Ethical Hacking Script Bundle

5 production-ready Python scripts. Full source code. Future updates included. One-time payment.

$15
One-time payment · Instant download
  • 5 async Python scripts
  • Full source code included
  • README & documentation
  • JSON report template
  • Free future updates
  • Windows, macOS & Linux
> DOWNLOAD NOW

Secure checkout via Gumroad

⚠️

LEGAL DISCLAIMER

For authorized penetration testing, bug bounty programs, CTF competitions, and educational use only. Only use on systems you own or have explicit written permission to test. You are responsible for your actions.