Skip to content

rayann2004/Python_port_scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

This repository contains two simple port scanner implementations and example output: -nmap_method scanner using the python-nmap wrapper (calls Nmap). -socket_method pure Python TCP connect scanner using the socket module.

About

A small home lab to explore the nmap with real practice

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages