service name incorrectly reported
A simple, portable port scanner
Status: Beta
Brought to you by:
ggdev
version 0.6.6
when no corresponding name for the service on an open
port is found in /etc/services, the last name that was
found is output again.
for example:
$ knocker -H woohoo -SP 1024 -EP 10000
\/
-=[ 3306/tcp, mysql ]=- * OPEN *
-=[ 4242/tcp, mysql ]=- * OPEN *
-=[ 4343/tcp, mysql ]=- * OPEN *
/\
$ knocker -H woohoo -SP 4200 -EP 4300
\/
-=[ 4242/tcp, (null) ]=- * OPEN *
/\
Logged In: YES
user_id=16789
Thank you very much for submitting this bug.
It will be looked up and fixed soon.
Logged In: YES
user_id=16789
I belive this bug should be fixed in version 0.7.0