Skip to content

Latest commit

 

History

History
43 lines (26 loc) · 1.73 KB

readme.md

File metadata and controls

43 lines (26 loc) · 1.73 KB

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.