Quick and dirty script to generate an HTB Machine card
| .gitignore | first commit | |
| eloquia_card.png | updated readme.md | |
| htbcard.py | fix : fixed AI machine not playing nice + minor changes | |
| logo.png | first commit | |
| readme.md | fix : fixed AI machine not playing nice + minor changes | |
| requirements.txt | first commit | |
HTBCard
Quick and dirty script to generate an HTB Machine card
Usage
python htbcard.py <BOX_NAME>
Assets required
- HTB Logo (from https://www.hackthebox.com/)
- The fontface which I found on https://frfonts.pro/police/telecharger-pour-web/5de588eed6669605ad247d07/NeueHaasUnica-Regular
Example
Roadmap
- Clean up the code
- Add a "no-footnote" option for thos who don't want to show the footnote
- align the images perfectly (right now it's within a 10px error margin I'd say)