Skip to content

raoufmaklouf/Thorin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Thorin

alt text

💬 description

web application scanner Focuses on checking inputs and misconfiguration

💪 Features

  • collects endpoints from web archive and scan it
  • scan file list of endpoints
  • scan one url

Vulnerability:

  • xss
  • ssrf
  • open redirection
  • sql injection
  • local file inclusion
  • server-side template injection
  • crlf
  • os comman injection
  • cross-origin resource sharing
  • host header attacks

Other features:

  • Detect sensitive url like: .git or .svn folder/ Backup file like .back or .save or .old / token or api keys in url like(slack,twilio,heroku,mailchamp,amazon,...)
  • Detect base64 in url
  • Detect Sensitive data such as links or tokens or api keys in source code
  • Brute Force Backup File

alt text

Usage

Install:

git clone https://github.com/raoufmaklouf/Thorin.git

cd Thorin

pip3 install -r requirements.txt

Run:

python3 thorin.py -d domain.com & python3 thorin.py -d sub.domain.com

python3 thorin.py -f endpointfile.txt

python3 thorin.py -r http:https://sub.domain.com/index.php?p=fuzz

Author

raouf maklouf

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages