This project contains a collection of tools for ethical hackers.
Udemy Course : https://www.udemy.com/course/uygulamal-etik-hacker-kursu-pythonla-hacker-araclari-yazma/
Below is the list of tools included in this project:
-
anonymous.py: A tool to generate and anonymize usernames. -
base.py: A tool to convert texts into different encoding formats. -
basicInfo.py: A tool to obtain basic information about the target system. -
commix.py: A tool for performing SQL injection and command injection tests in web applications. -
existool.py: A tool to scan and discover existing files on the target system. -
gobuster.py: A tool to scan hidden directories and files on a web server. -
hash.py: A tool to generate, crack, and compare passwords and hash values. -
hydra.py: A tool to perform brute-force attacks and attempt login credentials on various protocols. -
medusa.py: A tool to perform login attempts with username and password combinations. -
nmap.py: A tool to perform network scanning and discover running services on the target system. -
passw.py: A tool to generate and manage passwords. -
sherlock.py: A tool to search for usernames across social media and online platforms. -
sqlmap.py: A tool for detecting and exploiting SQL injection vulnerabilities in web applications. -
staghide.py: A tool to hide and encrypt files using steganography techniques. -
waf.py: A tool to test bypass methods for Web Application Firewalls (WAF). -
weevely.py: A tool to embed and manage a web shell on a web server. -
whois.py: A tool to obtain WHOIS information about a domain name or IP address
For detailed instructions on how to use these tools, please refer to the respective documentation files.

