Skip to content

This repo contains python3 scripts for Penetration testing for ethical purposes. The purpose of these codes are to look for vulnerability in the network architecture and also getting a idea about the system architectures. We can study about modes of ports and take precautionary measures against possible attacks of the nature.

Notifications You must be signed in to change notification settings

projjal1/Penetration_testing_codes

Repository files navigation

Penetration_testing_codes

This repo contains python3 scripts for Penetration testing for ethical purposes.
Codes have been written in python3 and is adviced to be run on both host and guest os using a VM in a network.

Required Python libraries

  • wxPython (for grabbing screenshots)
  • scapy (for port scanning and packet sniffing)
  • nmap (for port vunerability check)
  • socket (for socket programming when listening onto open ports)
  • hashlib

About

This repo contains python3 scripts for Penetration testing for ethical purposes. The purpose of these codes are to look for vulnerability in the network architecture and also getting a idea about the system architectures. We can study about modes of ports and take precautionary measures against possible attacks of the nature.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages