| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Original HTTPS Page] |
Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.
You must be logged in to block users.
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuse### Add this alias to ~/.zshrc or ~/.bashrc
```
alias gen_password='python3 -c "print(\"\".join(__import__(\"random\").choices(__import__(\"string\").ascii_letters + __import__(\"string\").digits, k=64)))"'
```
Easy sample extraction and gen YARA rule. AllPHPShellsMustDie. Second useless project ._.
Python
In this repository you can find absolutely free yara rules for searching php shells and other malicious software.
YARA
| Back | FazBrowse Home | New Git URL |