Thanks to visit codestin.com
Credit goes to github.com

Skip to content

AvishDhirawat/Ethical-Hacking-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ethical Hacking using Python

Some scripts for the ethical hacking using python desigend by myself and mentored by Zaid Sabih. Most of the programs takes arguments with them so just type program name in terminal and then type -h or --help to get more info.

IMPORTANT - THE PROGRAMS WORKS ONLY ON LINUX BASED SYSTEMS.

  1. hello_world.py - Just a print statement.
  2. mac_changer.py - Changes MAC address of given interface.
  3. mode_changer.py - Changes the Wireless Modes of interface(Monitor/Managed).
  4. network_scanner.py - Scan the devices on given network and in given IP range.
  5. arp_spoof.py - Spoof the given target and lets its all request pass through our computer.
  6. packet_sniffer.py - Sniffs the packets and get http information flowing through given interface.
  7. net_cut.py - Cut the network connection of the computer.(Use with arp_spoof.py to cut the connection of target computer)
  8. dns_spoof.py - Changes the DNS table and spoof the target with provided IP. (Use with arp_spoof.py to spoof target computer)
  9. replace_download.py - Replaces the download file to specific file provided in link. (Use with arp_spoof to target other computers)

About

Some code for the ethical hacking using python desigend by Myself and mentored by Zaid Sabih

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages