vrikodar / Thor

BruteForce SSH Login Credentials much Faster...!...Bring the Thunder of Asgard to SSH

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[SxNade Python Version

Thor

Capture

BruteForce SSH Login Credentials much Faster...!

Thor Uses Threading in Order to Speed-up the Bruteforce_Process

π—œπ—‘π—¦π—§π—”π—Ÿπ—Ÿπ—”π—§π—œπ—’π—‘ π—œπ—‘π—¦π—§π—₯π—¨π—–π—§π—œπ—’π—‘π—¦

 $ git clone https://github.com/SxNade/Thor
 $ cd Thor
 $ chmod +x install.sh
 
 $ ./install.sh

𝙍𝙐𝙉𝙉𝙄𝙉𝙂

To run Thor Simply Execute the Following Command....with respective values....

  python3 thor.py <target-ip> <ssh-username> <password_wordlist_/complete path>

Capture

RUN_in_BACKGROUND

you can run thor in background if thor finds password it will send a notification on screen

python3 thor.py IP USER PASS-FILE&

If we want by adding "&" at the end we can background the process

capture

𝗠𝗒π—₯π—˜ π—œπ—‘π—™π—’

Use Python3 to run the Program

Note: The time.sleep value is set to 0.5 by default you may change it to 0.2 for maximum performance and speed but this may raise some errors but will still manage to Discover the password

       WHO SO EVER RUNS THIS IF HE/SHE IS WORTHY SHALL FIND THE SSH PASSWORD

Capture

𝑴𝑨𝑲𝑬_𝑰𝑻_𝑩𝑬𝑻𝑻𝑬𝑹

To make Thor Even Better Contribute to it Or use and Report Any Bugs or fixes Required..

git clone https://github.com/SxNade/Thor

About

BruteForce SSH Login Credentials much Faster...!...Bring the Thunder of Asgard to SSH

License:GNU General Public License v3.0


Languages

Language:Python 89.1%Language:Shell 10.9%