Skip to content

This is python tool for scanning for open ports on the localmachine or on a remote host. The tool also facilitates for the crafting and sending of hexidecimal byte packets to said hosts and shows the response.

Notifications You must be signed in to change notification settings

jaggerjack61/Network-Analysis-Tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

          READ ME

The Net-Tool script allows you to scan the local machine and remote hosts for open network ports, craft hexadecimal byte packets and send them to said hosts via the open ports.

        REQUIREMENTS

Python 3x pyqt4 scapy

          CHALLANGES

I ran it on python 3.4 and faced some irregular crushes every once in a while but i attribute them to pyqt as i did not face them while i ran the code on cli before adding the gui.

About

This is python tool for scanning for open ports on the localmachine or on a remote host. The tool also facilitates for the crafting and sending of hexidecimal byte packets to said hosts and shows the response.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages