Skip to content

A python script to automate your set-up for Hack The Box, It sets up Workspace, Opens TMUX session, connects to OpenVPN, Runs Nmap and many more...

License

Notifications You must be signed in to change notification settings

PinkDraconian/initHTB.py

Repository files navigation

CodeQL

initHTB.py

 _       _ _           _____  ___ 
(_)_ __ (_) |_  /\  /\/__   \/ __\
| | '_ \| | __|/ /_/ /  / /\/__\//
| | | | | | |_/ __  /  / / / \/  \
|_|_| |_|_|\__\/ /_/   \/  \_____/              
                                   py

This script helps us to add IP, host name entry in hosts file and create directory run nmap scan and directory scan with your favourite tools. More commands will be available, as you create issue.

SETTING UP

  1. You'll have to run this if you are not a root user sudo chown $USER /etc/hosts.
  2. There is a template hosts file along with this, please maintain the structure.

SCREENSHOTS

image image image image

CONTRIBUTE

Please fork, contribute and make a pull request. If you have any issues with this project, please feel free to create issue.

CREDITS

Thanks to Libtmux a python API for TMUX. Without which this project would not been easy to work with.


NOTE ALWAYS DOWNLOAD FROM RELEASES for using the tool. I won't guarantee cloning the repo will work for usage. As there are breaking changes pushed frequently.

About

A python script to automate your set-up for Hack The Box, It sets up Workspace, Opens TMUX session, connects to OpenVPN, Runs Nmap and many more...

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages