Skip to content

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.

SC0p30N3/Psyoptic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages