Skip to content

aymanzerda-sudotime/Tryhackme-Capture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tryhackme-Capture

Description :

  • This is a free room from Tryhackme that teaches you how to bypass a login form

  • LINK : Capture!

  • The script automates the process of username enumeration, password brute forcing and solving mathematical-based captcha

Requirements :

pip install -r requirements.txt

Usage :

  • You should first try to login using a random username and password

  • Now it's time to use the script

python3 capture.py -u http://10.10.X.X/login

Please note that there may be times when the machine is temporarily unreachable. If you experience difficulty accessing the machine, wait a few minutes and try again

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages