Skip to content

Tools, Tactics, and Procedures for Pentesting mainly written in Python

License

Notifications You must be signed in to change notification settings

CyberThulhu22/Python-Pentest-Tools

Repository files navigation

Python-Pentest-Tools

Tools for Pentesting mainly written in Python

(This project was started during a weekly workshop by Red Siege - All code within this repository is written by me. Code used by other members will be refrenced and/or given credit)
(Author: CyberThulhu22 | Language: Python 3.10)

Repository Statistics

Total Projects 10
Inactive Projects 6
Active Projects 0
Completed Projects 5

🔭 Reconnaissance Tools

Tool Version Description Link Status
IP GeoLocation Ver 1.0 Locates info via an API call to a API Website GeoLocation_IP.py Complete
Header Inspector Ver 1.0 Grabs Response Header Info via HTTP Req to URL Header_Inspector.py Complete
WebScraper Ver 0.0 Scrapes a Website for Information Web_Scraper.py Not Started

💣 Explit Development Tools

Tool Version Description Link Status
PE Scanner Ver 1.0 Reads PE file and returns Info for Exploit Dev Pe_Scanner.py Complete

👹 Initial Access Tools

Tool Version Description Link Status
Password Finder Ver 1.0 Allows for a User to bruteforce/Password Spray SSH Credentials Password_Finder.py Complete
PBKDF2 Cracker Ver 1.0 Provides ability to crack Redhat's ds-389 ldap PBKDF2 SHA256 Hashes PBKDF2_Cracker.py Complete

🏰 Fortify Access Tools

Tool Version Description Link Status
Function Obfuscator Ver 0.0 Obfuscates function names and variable names of Python Code Function_Obfuscator.py Not Started
Simple CGI Webshell Ver 0.0 Simple Python CGI Webshell for Persistence on Target Hosted Website Simple_CGI_Webshell.py Not Started
Secure CGI Webshell Ver 0.0 Secure Python CGI Webshell for Persistence on Target Hosted Website Secure_CGI_Webshell.py Not Started

🔱Expand Access Tools

Tool Version Description Link Status
Network Mapper Ver 1.0 (WIP) Network_Mapper.py Work In Progress

📁 Data Exfiltration Tools

Tool Version Description Link Status
Password Pilfer Ver 0.0 Looks for Passwords and Keys in Files on the Filesystem Password_Pilfer.py Work In Progress

COPYRIGHT © 2022 Jesse Leverett

About

Tools, Tactics, and Procedures for Pentesting mainly written in Python

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages