SC0p30N3 / Psyoptic

A shell script to link the output of some of my favorite security scanning tools. This tool features both active and passive scanning. TRY THIS AT HOME!... And never against networks you do not have absolute permission to do so on. As always, I am 100% not responsible for how you use this script, and express no warranty.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Psyoptic

A shell script to link the output of some of my favorite security scanning tools. This tool features both active and passive scanning.
TRY THIS AT HOME!... And never against networks you do not have absolute permission to do so on. As always, I am 100% not responsible for how you use this script, and express no warranty.

All tools are cred to their amazing orignal authors Written to be run from Kali install with minimal outside dependencies.

Requires /bin/bash (Duh) AND whatever the tools dependencies are. Look... You're grown now, internet people, I can't hold your hand no moe.

Passive:

whois dig nslookup

WhatWeb - https://github.com/urbanadventurer/WhatWeb

theHarvester - https://github.com/laramies/theHarvester

CeWL - https://github.com/digininja/CeWL

Sublist3r - https://github.com/aboul3la/Sublist3r

checkpwnedemails - https://github.com/Techno-Hwizrdry/checkpwnedemails

URLCrazy - https://github.com/laramies/theHarvester

sslscan - https://github.com/rbsec/sslscan

dnsrecon - https://github.com/darkoperator/dnsrecon

Automater - https://github.com/1aN0rmus/TekDefense-Automater

Active:

TOR - https://github.com/dgoulet/torsocks

WPScan - https://github.com/wpscanteam/wpscan

ike-scan - https://github.com/royhills/ike-scan

sqlmap - https://github.com/sqlmapproject/sqlmap

nikto - https://github.com/sullo/nikto

golismero - https://github.com/golismero/golismero

About

A shell script to link the output of some of my favorite security scanning tools. This tool features both active and passive scanning. TRY THIS AT HOME!... And never against networks you do not have absolute permission to do so on. As always, I am 100% not responsible for how you use this script, and express no warranty.


Languages

Language:Shell 100.0%