Skip to content

0x47root/Portscanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portscanner

This portscanner is created by 0x47root.

Usage:

Unix based OS:

sudo python3 main.py

Windows OS (run as Administrator):

py main.py

Possible scan types

  • TCP-Connect Scan
  • UDP Scan
  • TCP-SYN Scan
  • TCP-XMAS Scan

Functionalities

  • Scan range of ports
  • Save scan results to XML or JSON file
  • Automatically save results to SQLite database
  • Threading to speed up the scans
  • Read and present previous scan results from the database

Requirements

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages