Skip to content

vrikodar/Thor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[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