test2 4 years ago
parent
commit
d5c9c0740c
  1. 26
      labs/os2/index.adoc

26
labs/os2/index.adoc

@ -24,8 +24,34 @@ Apostolos rootApostolos@swarmlab.io
http://docs.swarmlab.io/SwarmLab-HowTos/labs/os2/network-analysis.adoc.html[Network analysis^]
****
== Scan_and_Network_Statistics
.Scan and network statistics
****
*Nmap*, short for Network Mapper, is a free, open-source tool for vulnerability scanning and network discovery. Network administrators use Nmap to identify what devices are running on their systems, discovering hosts that are available and the services they offer, finding open ports and detecting security risks.
http://docs.swarmlab.io/SwarmLab-HowTos/labs/os2/network-analysis.adoc.html[Scan_and_Network_Statistics^]
****
== iptables
.iptables
****
**iptables** is a command line utility for configuring Linux kernel **firewall** implemented within the https://en.wikipedia.org/wiki/Netfilter[Netfilter] project. The term ''iptables'' is also commonly used to refer to this kernel-level firewall. It can be configured directly with iptables, or by using one of the many
http://docs.swarmlab.io/SwarmLab-HowTos/labs/os2/network-analysis.adoc.html[iptables^]
****
== SSH_Tunneling
.SSH Tunneling
****
***SSH Tunneling***, is the ability to use ssh to create a bi-directional encrypted network connection between machines over which data can be exchanged, typically TCP/IP.
http://docs.swarmlab.io/SwarmLab-HowTos/labs/os2/network-analysis.adoc.html[SSH_Tunneling^]
****
:hardbreaks:

Loading…
Cancel
Save