Skip to content

VMward/security

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

security

Demo vulnerability exploits in python

These scripts are purely educational

Running

root@anna:~# python3 sniffer.py -i interface_name || root@anna:~# python3 sniffer.py --interface interface_name python main.py -h - show help python main.py target_ip router_ip interface - run the attack

Example: python app.py 192.168.1.39 192.168.1.1 en0 - en0 is the default interface for OS X.

How it works

Man in the Middle

todo: wiki

About

Demo vulnerability exploits in python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors