Tag: port scan
Port Scan on Linux
by z3n on Jan.11, 2010, under Uncategorized
Problem:
How to do a port scan on a specific ip/hostname on linux?
Solution:
nc -z <ip> <port-range>
eg.: nc -z 127.0.0.1 1-1024
Source:
by z3n on Jan.11, 2010, under Uncategorized
Problem:
How to do a port scan on a specific ip/hostname on linux?
Solution:
nc -z <ip> <port-range>
eg.: nc -z 127.0.0.1 1-1024
Source:
Use the form below to search the site:
Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!
A few highly recommended friends...
All entries, chronologically...