This is the repo of my all Python Projects...
CyberSecurity Projects
Web Recon
BugBounty Docks
Enter your domain in the search box to get Docks (Google, Shodan and Github) for bug bounty.
HttpAlive
HttpAlive is a tool designed to efficiently probe for alive subdomains and Urls from a provided list.
DirBrute
DirBrute is a tool designed to efficiently probe for alive endpoints from a provided wordlist list.
portProbe
portProbe is a tool designed to efficiently probe for open ports. It will take both IP Address and Subdomains.
JS.Scanner
Give list of JS file URLs to find Sensitive Files like API keys, Emails, Phone No, URLs etc…..
pyWebCrawler
pyWebCrawler can be used to index the content of website, mostly focused mainly on subdomians,urls and js files.
Brute Forcer's
pdfPasswordCracker
Based on the given wordlist it will try to match the hash of password that was encrypted by pdf.
Hash-Cracker
This script will crackes the password hash based on the given password list.
SSH-Bruteforcer
SSH brute forcer using asynchronous programming, It is a tool designed to find the password for given SSH username.
FTP-Bruteforcer Public
FTP brute forcer using asynchronous programming, It is a tool designed to find the password for given FTP username.
Malware
pyBackDoor
This is the python code used as backdoor that can be embedded into any files like videos and pdfs etc..
Key-Logger
It is program that records every keystroke made on a computer.
pyReverseShell
It is a connection that allows an attacker to control a computer remotely.