Browse Source

add scan

master
zeus 3 years ago
parent
commit
58f9fd2893
  1. 1
      intro/modules/ROOT/nav.adoc
  2. 47
      intro/modules/ROOT/pages/exer.adoc

1
intro/modules/ROOT/nav.adoc

@ -1 +1,2 @@
* xref:index.adoc[Network Scanning] * xref:index.adoc[Network Scanning]
* xref:exer.adoc[exercises]

47
intro/modules/ROOT/pages/exer.adoc

@ -0,0 +1,47 @@
= Network Scanning - exercises!
image::ROOT:swarmlab.png[swarmlab,150,float=right]
This tutorial demonstrates some common nmap port scanning scenarios and explains the output.
== Find All TCP Ports connections
* Find All TCP Ports connections
** save it
* Connect to *master* and run
[source,bash]
----
cd /project/courses/fluentd
# run
./fluentd.yml.sh
----
* Find All TCP Ports connections
** save it
== SSH password
[source,bash]
----
SSH password:
SUDO password[defaults to SSH password]:
----
password: docker
SUDO password: docker
Loading…
Cancel
Save