Squid
Squid copied to clipboard
[abandoned] 🦑 Squid is NodeJS CLI tool to scan websites trying to find vulnerabilities.
🦑 Squid

Underwater Vulnerability Finder
🤔 What is Squid?
🦑 Squid is an NodeJS CLI application which try to find vulnerabilities in websites.
⚙️ Set-Up
- Install NodeJS on your machine
⚡ Quickstart
- Clone the repository with
git clone https://github.com/oppsec/Squid.git - Open a terminal in the git clone created folder
- Type
npm install - Execute Squid with
node index.jsornode .
👀 Preview
🔨 To-Do
- ⬜ Detect website techs
- ⬜ Check for generic vulns
- ⬜ Search for sensitive files
- ⬜ Improve Wordpress and Git Checker
- ⬜ Search for generic vulns on Wordpress
- ⬜ Sensitive information checker
📚 License
- MIT License.