From 959d9a67d361ac3ea71324b7f351426e2767f5a9 Mon Sep 17 00:00:00 2001 From: ron Date: Fri, 27 Jul 2012 19:38:51 +0000 Subject: [PATCH] Adding a new script - http-exif-spider.nse. It spiders a Web site looking for .jpeg images, and displays the image metadata (camera information, date, and geotag data). --- scripts/http-exif-spider.nse | 1 + 1 file changed, 1 insertion(+) create mode 120000 scripts/http-exif-spider.nse diff --git a/scripts/http-exif-spider.nse b/scripts/http-exif-spider.nse new file mode 120000 index 000000000..bf3c4d4b9 --- /dev/null +++ b/scripts/http-exif-spider.nse @@ -0,0 +1 @@ +/home/ron/projects/git/nmap-exif-spider/http-exif-spider.nse \ No newline at end of file