Skip to content

Handblue/port-tarama

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

port-tarama

Girilen web sitesinin açık portlarını tarar

Buradan Port lisesine bakarak port eklemesi yapabilirsiniz: https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers

Bu örnekte, verilen bir host(google.com) adresi için belirli bir port listesi taranır. Taranırken, her port için bir socket oluşturulur ve connect_ex ile portun açık olup olmadığı kontrol edilir. Eğer bir port açıksa, tarama sonucu rapor edilir.

ports = [21, 22, 23, 80, 443, 8080] Yukarıdaki linkten burayı çoğaltabilirsiniz.

scan_ports('google.com') Taranacak web sitesi buraya girilecek


📬 Find me

Github Badge Linkedin Badge Gmail Badge Youtube Badge

About

Girilen web sitesinin açık portlarını tarar

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages