Editing Main Page

Jump to navigation Jump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 940: Line 940:
* https://nmap.org/book/toc.html
* https://nmap.org/book/toc.html
* https://nmap.org/book/man-examples.html
* https://nmap.org/book/man-examples.html
* https://www.man7.org/linux/man-pages/man1/nmap.1.html
* https://www.lisenet.com/2013/finding-open-ports-and-listening-services-on-linux/ – Finding Open Ports and Listening Services on Linux: '''nmap''', netstat, lsof and ss (lots of helpful examples)
* https://www.lisenet.com/2013/finding-open-ports-and-listening-services-on-linux/ – Finding Open Ports and Listening Services on Linux: '''nmap''', netstat, lsof and ss (lots of helpful examples) !!!!!!!!!
* https://learning.oreilly.com/library/view/mastering-linux-network/9781784399597/ – Mastering Linux Network Administration (PacktPub) !!!!!
* https://learning.oreilly.com/library/view/mastering-linux-network/9781784399597/ – Mastering Linux Network Administration (PacktPub) !!!!!
* https://learning.oreilly.com/library/view/mastering-linux-network/9781784399597/ch10s05.html – Scanning your network with Nmap and Zenmap
* https://learning.oreilly.com/library/view/mastering-linux-network/9781784399597/ch10s05.html – Scanning your network with Nmap and Zenmap
Line 950: Line 949:
<pre>
<pre>
$ sudo nmap -P T:3306 -T4 HOST
$ sudo nmap -P T:3306 -T4 HOST
# -T4 for faster execution – a recommended combination of
</pre>
</pre>


Please note that all contributions to wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Wiki:Copyrights for details). Do not submit copyrighted work without permission!
Cancel Editing help (opens in new window)