mirror of
https://github.com/reiyua/Gelos80Sniff.git
synced 2026-01-20 08:17:47 +00:00
5 lines
395 B
Python
5 lines
395 B
Python
# © Rayyan Hodges, TAFE NSW, Gelos Enterprises, DataTrust 2025
|
|
# rayyan.hodges@studytafensw.edu.au
|
|
# This program is coded in Python and designed to scan the local network for any clients connected that have port 80 open.
|
|
# If a machine is found to have port 80 open, proceed to use programs like GoBuster and dirb to check for hidden directories without proper security in place and exploit.
|
|
|