├── 30backups.sh ├── LICENSE ├── README.md ├── adig.sh ├── blocklist-submission-forms.html ├── character-classes.txt ├── clearcache.sh ├── coladd.sh ├── convertstr.pl ├── escape.pl ├── hosts-plus.txt ├── iso8601 ├── last4pass.php ├── malicious-htaccess-regex.txt ├── malware-email-addresses.txt ├── malware-search-terms.txt ├── mild.sh ├── oui.sh ├── php.nanorc ├── pluginsmonsters.pdf ├── pron-scraper.sh ├── pwndirs.php ├── quick-scan.sh ├── rm-old-kerns.sh ├── shellfun.php ├── spiga.conf ├── spiga.py ├── sshscan.py ├── strip-comments.php ├── toCharCode.pl └── zonetrans.sh /30backups.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phxbandit/scripts-and-tools/HEAD/30backups.sh -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phxbandit/scripts-and-tools/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phxbandit/scripts-and-tools/HEAD/README.md -------------------------------------------------------------------------------- /adig.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phxbandit/scripts-and-tools/HEAD/adig.sh -------------------------------------------------------------------------------- /blocklist-submission-forms.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phxbandit/scripts-and-tools/HEAD/blocklist-submission-forms.html -------------------------------------------------------------------------------- /character-classes.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phxbandit/scripts-and-tools/HEAD/character-classes.txt -------------------------------------------------------------------------------- /clearcache.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phxbandit/scripts-and-tools/HEAD/clearcache.sh -------------------------------------------------------------------------------- /coladd.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phxbandit/scripts-and-tools/HEAD/coladd.sh -------------------------------------------------------------------------------- /convertstr.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phxbandit/scripts-and-tools/HEAD/convertstr.pl -------------------------------------------------------------------------------- /escape.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phxbandit/scripts-and-tools/HEAD/escape.pl -------------------------------------------------------------------------------- /hosts-plus.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phxbandit/scripts-and-tools/HEAD/hosts-plus.txt -------------------------------------------------------------------------------- /iso8601: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phxbandit/scripts-and-tools/HEAD/iso8601 -------------------------------------------------------------------------------- /last4pass.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phxbandit/scripts-and-tools/HEAD/last4pass.php -------------------------------------------------------------------------------- /malicious-htaccess-regex.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phxbandit/scripts-and-tools/HEAD/malicious-htaccess-regex.txt -------------------------------------------------------------------------------- /malware-email-addresses.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phxbandit/scripts-and-tools/HEAD/malware-email-addresses.txt -------------------------------------------------------------------------------- /malware-search-terms.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phxbandit/scripts-and-tools/HEAD/malware-search-terms.txt -------------------------------------------------------------------------------- /mild.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phxbandit/scripts-and-tools/HEAD/mild.sh -------------------------------------------------------------------------------- /oui.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phxbandit/scripts-and-tools/HEAD/oui.sh -------------------------------------------------------------------------------- /php.nanorc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phxbandit/scripts-and-tools/HEAD/php.nanorc -------------------------------------------------------------------------------- /pluginsmonsters.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phxbandit/scripts-and-tools/HEAD/pluginsmonsters.pdf -------------------------------------------------------------------------------- /pron-scraper.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phxbandit/scripts-and-tools/HEAD/pron-scraper.sh -------------------------------------------------------------------------------- /pwndirs.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phxbandit/scripts-and-tools/HEAD/pwndirs.php -------------------------------------------------------------------------------- /quick-scan.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phxbandit/scripts-and-tools/HEAD/quick-scan.sh -------------------------------------------------------------------------------- /rm-old-kerns.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phxbandit/scripts-and-tools/HEAD/rm-old-kerns.sh -------------------------------------------------------------------------------- /shellfun.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phxbandit/scripts-and-tools/HEAD/shellfun.php -------------------------------------------------------------------------------- /spiga.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phxbandit/scripts-and-tools/HEAD/spiga.conf -------------------------------------------------------------------------------- /spiga.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phxbandit/scripts-and-tools/HEAD/spiga.py -------------------------------------------------------------------------------- /sshscan.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phxbandit/scripts-and-tools/HEAD/sshscan.py -------------------------------------------------------------------------------- /strip-comments.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phxbandit/scripts-and-tools/HEAD/strip-comments.php -------------------------------------------------------------------------------- /toCharCode.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phxbandit/scripts-and-tools/HEAD/toCharCode.pl -------------------------------------------------------------------------------- /zonetrans.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phxbandit/scripts-and-tools/HEAD/zonetrans.sh --------------------------------------------------------------------------------