Interesting Stuff 0x04
My-Gray-Hacker-Resources by bt3gl https://github.com/bt3gl/My-Gray-Hacker-Resources
Finding Most common PHP Shells on static sites
grep -RPn "(passthru|shellexec|c99|r57|system|base64decode|fopen|fclose|eval)" /var/www/html/ | zless
Generating security reports with Serpico
https://github.com/SerpicoProject/Serpico
Comments
Post a Comment