├── README.md ├── checkrbl.py ├── cmspass.php ├── cpanelsec.sh ├── mitigate_ddos.py ├── pyclean.py ├── rbls └── shell_patterns /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/itsmeandrewd/CpanelSec/HEAD/README.md -------------------------------------------------------------------------------- /checkrbl.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/itsmeandrewd/CpanelSec/HEAD/checkrbl.py -------------------------------------------------------------------------------- /cmspass.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/itsmeandrewd/CpanelSec/HEAD/cmspass.php -------------------------------------------------------------------------------- /cpanelsec.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/itsmeandrewd/CpanelSec/HEAD/cpanelsec.sh -------------------------------------------------------------------------------- /mitigate_ddos.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/itsmeandrewd/CpanelSec/HEAD/mitigate_ddos.py -------------------------------------------------------------------------------- /pyclean.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/itsmeandrewd/CpanelSec/HEAD/pyclean.py -------------------------------------------------------------------------------- /rbls: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/itsmeandrewd/CpanelSec/HEAD/rbls -------------------------------------------------------------------------------- /shell_patterns: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/itsmeandrewd/CpanelSec/HEAD/shell_patterns --------------------------------------------------------------------------------