https://github.com/adityatelange/htb-box-search
A simple index for HackTheBox machine along with tags
https://github.com/adityatelange/htb-box-search
hackthebox hackthebox-machines
Last synced: 2 months ago
JSON representation
A simple index for HackTheBox machine along with tags
- Host: GitHub
- URL: https://github.com/adityatelange/htb-box-search
- Owner: adityatelange
- License: mit
- Created: 2023-06-10T14:46:49.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-23T05:33:56.000Z (2 months ago)
- Last Synced: 2025-03-23T06:25:39.421Z (2 months ago)
- Topics: hackthebox, hackthebox-machines
- Language: HTML
- Homepage: https://htb-box-search.pages.dev
- Size: 234 KB
- Stars: 9
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# htb-box-search
## 🔗 https://htb-box-search.pages.dev

---
#### Maintainance
```sh
python3 -m venv .venv
. .venv/bin/activate
pip3 install -r requirements.txt