Skip to content

bart1e/Ethical-Hacking-Tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ethical Hacking tools written in Python.

They were implemented based on scripts shown in Zaid Sabih's course "Learn Python & Ethical Hacking From Scratch" at Udemy.

Contents (from simplest to most complex)

  • Mac Changer
  • Network Scanner
  • ARP Spoofer (*)
  • Packet Sniffer (*)
  • DNS Spoofer (*)
  • File Interceptor (*)
  • Code Injector (*)
  • Vulnerability Scanner

Files marked with asterisk (*) could be potentially used for malicious purposes, so they are password protected. You can use the provided password (from CV) to unzip the tools.zip file (if you didn't receive the password, you won't be able to see the source code). You can use the following command:

  • 7za x tools.zip -p

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages