All public logs

Jump to navigation Jump to search

Combined display of all available logs of 6bit.ch wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 15:20, 24 October 2022 Xbl talk contribs created page Network Mapping (Created page with "= nmap = == default options == <code>nmap host-ip</code> scan first 1000 ports on $host-ip</br> == scan specific port == <code>nmap -p x host-ip</code> scan tcp port $x on $host-ip</br> == The Six Port States Recognized by nmap == </br> '''open'''</br> An application is actively accepting TCP connections, UDP datagrams or SCTP associations on this port. Finding these is often the primary goal of port scanning. Security-minded people know that each open port is an ave...")