
Nmap Development mailing list archives
[NSE] new script - http-exif-spider
From: Ron <ron () skullsecurity net>
Date: Thu, 26 Jul 2012 07:55:48 -0500
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hey all, I'm submitting a script that uses the httpspider library to find .jpg files and then parses exif data to show the camera's make and model, the date/time the photo was taken, and any geolocation data. This is the first time using the httpspider library - and I've been up all night drinking while writing it - so any comments are appreciated. :) Here's some sample output: - -- @output - -- PORT STATE SERVICE REASON - -- 80/tcp open http syn-ack - -- | http-exif-spider: - -- | http://www.javaop.com/Nationalmuseum.jpg - -- | Make: Canon - -- | Model: Canon PowerShot S100\xB4 - -- | Date: 2003:03:29 13:35:40 - -- | http://www.javaop.com/topleft.jpg - -- |_ GPS: 49.941250,-97.206189 - https://maps.google.com/maps?q=49.94125,-97.20618863493 Feel free to use javaop.com to test it out - I should have a couple useful .jpg files linked at the top till I remember to remove them. Thanks, and looking forward to seeing a bunch of you at Defcon! Ron -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (GNU/Linux) iEYEARECAAYFAlARPlgACgkQ2t2zxlt4g/QirQCg2vfLntYR61MoQ0TJtkRQa2he 5ecAmQEkIxAmcO6kI92Gpn6mL32nN7Es =seCx -----END PGP SIGNATURE-----
Attachment:
http-exif-spider.nse
Description:
_______________________________________________ Sent through the nmap-dev mailing list http://cgi.insecure.org/mailman/listinfo/nmap-dev Archived at http://seclists.org/nmap-dev/
Current thread:
- [NSE] new script - http-exif-spider Ron (Jul 26)
- Re: [NSE] new script - http-exif-spider Patrik Karlsson (Jul 26)
- Re: [NSE] new script - http-exif-spider Ron (Jul 26)
- Re: [NSE] new script - http-exif-spider Patrik Karlsson (Jul 26)
- Re: [UPDATE] new script - http-exif-spider Ron (Jul 26)
- Re: [UPDATE] new script - http-exif-spider Patrik Karlsson (Jul 26)
- Re: [NSE] new script - http-exif-spider Ron (Jul 26)
- Re: [NSE] new script - http-exif-spider Patrik Karlsson (Jul 26)
- Re: [NSE] new script - http-exif-spider Ron (Jul 26)