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)
Total Projects | 10 |
---|---|
Inactive Projects | 6 |
Active Projects | 0 |
Completed Projects | 5 |
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 |
Tool | Version | Description | Link | Status |
---|---|---|---|---|
PE Scanner | Ver 1.0 | Reads PE file and returns Info for Exploit Dev | Pe_Scanner.py | Complete |
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 |
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 |
Tool | Version | Description | Link | Status |
---|---|---|---|---|
Network Mapper | Ver 1.0 | (WIP) | Network_Mapper.py | Work In Progress |
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