├── Mass Find Configuration File ├── joomla.sh ├── laravel.sh └── zend.sh ├── Mass Find Email Spoofing ├── dmarc.sh └── spf.sh ├── Mass Find Logs File ├── laravel.sh └── wordpress.sh ├── Mass Find Source Code ├── bazaar.sh ├── darcs.sh ├── git.sh ├── mercury.sh └── subversion.sh ├── README.md └── WordPress Denial of Service ├── load-scripts.sh └── load-styles.sh /Mass Find Configuration File/joomla.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/daffainfo/bash-bounty/HEAD/Mass Find Configuration File/joomla.sh -------------------------------------------------------------------------------- /Mass Find Configuration File/laravel.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/daffainfo/bash-bounty/HEAD/Mass Find Configuration File/laravel.sh -------------------------------------------------------------------------------- /Mass Find Configuration File/zend.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/daffainfo/bash-bounty/HEAD/Mass Find Configuration File/zend.sh -------------------------------------------------------------------------------- /Mass Find Email Spoofing/dmarc.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/daffainfo/bash-bounty/HEAD/Mass Find Email Spoofing/dmarc.sh -------------------------------------------------------------------------------- /Mass Find Email Spoofing/spf.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/daffainfo/bash-bounty/HEAD/Mass Find Email Spoofing/spf.sh -------------------------------------------------------------------------------- /Mass Find Logs File/laravel.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/daffainfo/bash-bounty/HEAD/Mass Find Logs File/laravel.sh -------------------------------------------------------------------------------- /Mass Find Logs File/wordpress.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/daffainfo/bash-bounty/HEAD/Mass Find Logs File/wordpress.sh -------------------------------------------------------------------------------- /Mass Find Source Code/bazaar.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/daffainfo/bash-bounty/HEAD/Mass Find Source Code/bazaar.sh -------------------------------------------------------------------------------- /Mass Find Source Code/darcs.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/daffainfo/bash-bounty/HEAD/Mass Find Source Code/darcs.sh -------------------------------------------------------------------------------- /Mass Find Source Code/git.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/daffainfo/bash-bounty/HEAD/Mass Find Source Code/git.sh -------------------------------------------------------------------------------- /Mass Find Source Code/mercury.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/daffainfo/bash-bounty/HEAD/Mass Find Source Code/mercury.sh -------------------------------------------------------------------------------- /Mass Find Source Code/subversion.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/daffainfo/bash-bounty/HEAD/Mass Find Source Code/subversion.sh -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/daffainfo/bash-bounty/HEAD/README.md -------------------------------------------------------------------------------- /WordPress Denial of Service/load-scripts.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/daffainfo/bash-bounty/HEAD/WordPress Denial of Service/load-scripts.sh -------------------------------------------------------------------------------- /WordPress Denial of Service/load-styles.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/daffainfo/bash-bounty/HEAD/WordPress Denial of Service/load-styles.sh --------------------------------------------------------------------------------