Pinned Loading
-
Easy gen strong password in terminal
Easy gen strong password in terminal 1### Add this alias to ~/.zshrc or ~/.bashrc
2```
3alias gen_password='python3 -c "print(\"\".join(__import__(\"random\").choices(__import__(\"string\").ascii_letters + __import__(\"string\").digits, k=64)))"'
4```
5 -
blacklist_generator_abuseipdb
blacklist_generator_abuseipdb Publicsimple script for generate blacklist from data of abuseipdb
Python 1
-
Ese-gui
Ese-gui PublicEasy sample extraction and gen YARA rule. AllPHPShellsMustDie. Second useless project ._.
Python
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.