Skip to content

Instantly share code, notes, and snippets.

View NoDataFound's full-sized avatar
💭
█▬█ ▞▚匚🄺 █ █▀█₲

Corian (Cory) Kennedy NoDataFound

💭
█▬█ ▞▚匚🄺 █ █▀█₲
View GitHub Profile
# /dev/alias Pentest Environment Setup
# Version: 0.2 (20131211)
# Created By: Glenn 'devalias' Grant (http://devalias.net)
# License: The MIT License (MIT) - Copyright (c) 2013 Glenn 'devalias' Grant (see http://choosealicense.com/licenses/mit/ for full license text)
# TODO:
# * Option to check if tools (from this script and external) exist/are already installed and what versions
# * Eg nmap , metasploit, etc
# * Lair: https://github.com/fishnetsecurity/Lair
# * apt-get install python-pip
@NoDataFound
NoDataFound / dump-images.py
Created December 31, 2016 04:54 — forked from achillean/dump-images.py
Shodan script to parse out screenshot data from banners and store it in a separate directory.
#!/usr/bin/env python
# dump-images.py
#
# Extract all the image data from the banners and store them as separate images
# in a provided output directory.
#
# Example:
# shodan download --limit -1 screenshots.json.gz has_screenshot:true
# ./dump-images.py screenshots.json.gz images/