/
githubmirror
/
nmap
ОбзорДокументацияВойти
/
githubmirror
/
nmap
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
nmap/
.../scripts/http-scan/
..
README

Removes trailing spaces in 69 files. Closes #971.

9 лет назад
get.request

Copy nping, nsock, nbase, zenmap, ncat from their homes in /.

15 лет назад
iplist

Copy nping, nsock, nbase, zenmap, ncat from their homes in /.

15 лет назад
scan-example

Copy nping, nsock, nbase, zenmap, ncat from their homes in /.

15 лет назад
scanner-output

Copy nping, nsock, nbase, zenmap, ncat from their homes in /.

15 лет назад
README
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.