├── README.md ├── bobo.php ├── sendip.cna ├── test.js └── xss.html /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/timwhitez/Doge-XSS-Phishing/HEAD/README.md -------------------------------------------------------------------------------- /bobo.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/timwhitez/Doge-XSS-Phishing/HEAD/bobo.php -------------------------------------------------------------------------------- /sendip.cna: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/timwhitez/Doge-XSS-Phishing/HEAD/sendip.cna -------------------------------------------------------------------------------- /test.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/timwhitez/Doge-XSS-Phishing/HEAD/test.js -------------------------------------------------------------------------------- /xss.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/timwhitez/Doge-XSS-Phishing/HEAD/xss.html --------------------------------------------------------------------------------