Nmap Development mailing list archives

Re: [GSOC]2013 Web scanning specialist


From: Kaiyi Zhang <zky.own.star () gmail com>
Date: Tue, 30 Apr 2013 16:14:37 +0800

Thanks for your apply,It's only a study script.it's very interesting
to make the nmap script,i will try to make some better ones.

2013/4/30 David Fifield <david () bamsoftware com>

On Sun, Apr 28, 2013 at 08:42:09PM +0800, Kaiyi Zhang wrote:
I tried to read some of  the source code
(http-brute.nse,http-auth.nse,nbstat.nse..).
It makes me excited. I tried to write my script to understand the NSE
better;
the http-server-info.nse is the script i wrote .this script referes to
http-header.nse.
But I add a function of location.

It looks like this script would fit better as a geolocation script.
Sticking a location at the end of a list of headers isn't very useful
(especially because there is an HTTP header called Location), but being
able to print a city and country is interesting. Here are our scripts
that already do it:

http://nmap.org/nsedoc/scripts/ip-geolocation-geobytes.html
http://nmap.org/nsedoc/scripts/ip-geolocation-geoplugin.html
http://nmap.org/nsedoc/scripts/ip-geolocation-ipinfodb.html
http://nmap.org/nsedoc/scripts/ip-geolocation-maxmind.html

If the service you use has advantages over these, it may be worth addign
a new script.

David Fifield

_______________________________________________
Sent through the dev mailing list
http://nmap.org/mailman/listinfo/dev
Archived at http://seclists.org/nmap-dev/


Current thread: