Create inital python script, with description.

This commit is contained in:
Ray 2025-03-12 16:58:20 +11:00
parent 7fd5344c47
commit 246c68ccc3

5
Gelos80Sniff.py Normal file
View file

@ -0,0 +1,5 @@
# © 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.