Sn1per is an automated scanner that can be used during a penetration test to enumerate and scan for vulnerabilities. Features Automatically collects basic recon (ie. whois, ping, DNS, etc.) Automatically launches Google hacking queries against a target domain Automatically enumerates open ports Automatically brute forces sub-domains and DNS info Automatically…
-
-
Intrigue – Intelligence Gathering Framework
Intrigue-core is an API-first intelligence gathering framework for Internet reconnaissance and research. Setting up a development environment: The following are presumed available and configured in your environment redis sudo nmap zmap masscan java runtime Sudo is used to allow root access for certain commands ^ , so make sure this…
-
SPF – SpeedPhish Framework
SPF – SpeedPhish Framework -is a python tool designed to allow for quick recon and deployment of simple social engineering phishing exercises. Requirements: dnspython twisted PhantomJS Usage: usage: spf.py [-h] [-f ] [-C ] [--all] [--test] [-e] [-g] [-s] [--simulate] [-w] [-W] [-d ] [-c <company's name>] [--ip ] [-v]…
-
Snitch – A tool which automate Information Gathering
Snitch is a tool which automate information gathering process for specified domain. Using build-in dork categories, this tool helps gather specified informations domain which can be found using web search engines. It can be quite useful in early phases of pentest. To download Snitch from git: 1. Open a terminal…
-
Sentry – Bruteforce Attack Blocker
Sentry can detects and prevents bruteforce attacks against sshd using minimal system resources. Synopsis: sentry --ip=N.N.N.N [ --connect | --blacklist | --whitelist | --delist ] sentry --report [--verbose --ip=N.N.N.N ] sentry --help sentry --update Safe To prevent inadvertant lockouts, Sentry manages a whitelist of IPs that have connected more than 3 times…
-
Fing – Professional App for Network Analysis
Fing is a professional App for network analysis. A simple and intuitive interface helps you evaluate security levels, detect intruders and resolve network issues. Find out which devices are connected to your Wi-Fi network, in just a few seconds. Fast and accurate, Discovers all devices connected to a Wi-Fi network. Unlimited…
-
theharvester – Information Gathering
TheHarvester – this tools is intended to help Penetration testers in the early stages of the project It’s a really simple tool, but very effective, this tool can gather information like user names, hostsname and domains from public or an organization. This is a complete rewrite of the tool with…