whitehat-hacker
There are 11 repositories under whitehat-hacker topic.
ZishanAdThandar/pentest
Pentesting and Bug Bounty Notes, Cheetsheets and Guide for Ethical Hacker, Whitehat Pentesters and CTF Players.
Clats97/ClatsCracker
ClatsCracker is a versatile Python password-cracking tool supporting over 10 hash algorithms. It offers dictionary or brute-force attacks, adjustable threads, salted hash verification, a user-friendly menu, and progress feedback—ensuring, efficient, ethical password testing. Released December 13, 2024 by Josh Clatney (Clats97)
hackernese/HTB-Writeup
My personal writeup on HackTheBox machines and challenges
VictorRutskin/Real-Phishing-Websites-Library
A collection of authentic phishing websites that have been gathered for the purpose of education, research, and identification of criminal activity.
Innovation-Web-3-0-Blockchain/Auditing-Smart-Contracts
Ensuring the security and reliability of blockchain-based applications through comprehensive code analysis, vulnerability assessments, and best practices enforcement.
kkamara/email-jobs-response-apply
💻 (whitehat) (11-Aug-2023) See your Python code do web browsing on your screen with GUI.
VictorRutskin/Phishing-Websites
Famous Websites edited for phishing for Educational and research purposes only, the websites contains a disclaimer indicating that the site is not genuine.
CalmFreethinker/BruteForce-Attack-LIst
Word list for white hat hacking
TomasSerra/encrypt-files
White hacking script that encrypts files in "/Documents" path when opening "encrypt.py". To decrypt them it is necessary to open the file "decrypt.py" and put the correct password. FOR PERSONAL AND LEARNING PURPOSES ONLY
TomasSerra/Reverse-Shell
White hacking purpose project that allows you to control the console or terminal of another PC connected to your same network using Python and socket communication. PERSONAL AND LEARNING PURPOSE ONLY