File: README

package info (click to toggle)
nmap 7.95%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 44,792 kB
  • sloc: cpp: 61,081; ansic: 30,771; python: 17,344; xml: 11,550; sh: 11,400; perl: 2,687; makefile: 996; java: 45; objc: 45
file content (14 lines) | stat: -rw-r--r-- 453 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
HTTP-SCAN with Ncat
~~~~~~~~~~~~~~~~~~~

This is a simple exercise that uses a small amount of
scripted automation that will throw out the banner
information of n number of hosts listed in the file "iplist".

Ncat uses the "get.request" HTTP header to get the newly
connected webserver to tell you about itself.

Usage: ./scan-example

Variables to change: None, but you may want to change "iplist"
                     to other more informative hosts.