kmahyyg / htbscripts

HTB Script I write by myself, and use by myself

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HTBSCRIPTS Written by kmahyyg

Licensed under GNU AGPL v3

Copyright(C) 2019 kmahyyg

Disclaimer

No warranty, All responsibility is on you.

Support Version

Tested on Python 3.6+, currently on Python 3.7.3

Special Notes

All scripts without any notes below can be run individually, but you need to install the python library dependencies yourself. If nothing is noted below, check the usage recorded in the script file.

FileName Special Note
krypto-user-loginpanel.py Clone the whole repo before you use, with git clone --recursive
chainsaw-*.py Clone the whole repo before you use, and run it with dynamically-changed contract address you get

About

HTB Script I write by myself, and use by myself

License:GNU Affero General Public License v3.0


Languages

Language:Python 98.4%Language:Solidity 1.1%Language:Shell 0.5%