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: 5 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 (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-06-13T19:46:45.000Z (about 1 year ago)
- Last Synced: 2025-06-13T20:35:38.826Z (about 1 year ago)
- Topics: hackthebox, hackthebox-machines
- Language: HTML
- Homepage: https://htb-box-search.pages.dev
- Size: 238 KB
- Stars: 12
- Watchers: 1
- Forks: 3
- Open Issues: 1
-
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