yashikakanwer/ETHICAL-HACKING- — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a beginner friendly Python ethical hacking learning kit with a few small projects in separate folders. I want it to feel like a student lab, not a real attack tool.

Include a simple file encrypter, a password safety or vault style project, a SQL injection practice scanner or payload tester for a local demo target, and a phishing awareness demo that teaches how fake login pages work and how to spot them. Keep everything clearly labeled for education only and make sure it only runs safely on local test files or demo pages.

Please add easy README instructions for each project, comments in the code, setup steps with Python 3, and examples of how to run each script. Also include basic safety notes, what the user is supposed to learn, and simple troubleshooting tips. If you need details on safe current practices, look up docs online.

Want more depth? Deep Reverse