Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

THM Capture

A tool to solve Tryhackme Capture Room. Link

thm-flag-coverd

How to use this tool?

python capture.py -t $IP
Example:
python capture.py -t 10.10.22.8
  • Main script "capture.py".
  • Here "-t" specifies the target.
  • Or you can replace "-t" with "--host".

How to install this tool?

git clone https://github.com/sakibulalikhan/thm-capture.git

Install requrements:

pip3 install -r requirements.txt

Writeups:

Blog
Medium

About

This is an automation tool that can help you to solve TryHackMe room "Capture".

Topics

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages