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 -
Ese-gui
Ese-gui PublicEasy sample extraction and gen YARA rule. AllPHPShellsMustDie. Second useless project ._.
Python
-
-
yara_rules
yara_rules PublicIn this repository you can find absolutely free yara rules for searching php shells and other malicious software.
YARA
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.