├── 19charsOnblur.html ├── IMG_1318.jpg ├── README.md ├── autofocus.html ├── chal ├── feb25.html └── oct22 │ └── index.html ├── chal01.php ├── click.html ├── csrf-samesite ├── README.md ├── index.html ├── login.html ├── logout.html ├── settings.php └── solution.html ├── ctf ├── asis2020 │ └── maskstore.md ├── bougbonty │ ├── README.md │ ├── maindomain │ │ ├── iframe.php │ │ └── index.php │ ├── solve.js │ └── subdomain │ │ └── index.php ├── intigriti121x.html ├── intigriti1220x.html ├── omh_polite_notepad.md ├── operaaa.zip ├── pwn2win_hackus.md └── xsleaks_december.md ├── edgemobileurl.html ├── favicon.ico ├── ffo.html ├── ier.html ├── incognito.html ├── incognito2.html ├── index.html ├── jsES6_unicode.html ├── jsES6decode.html ├── nxs.html ├── popunder.html ├── popunder2.html ├── portal.html ├── portal_port_scan └── index.html ├── safari_bug.md ├── safari_bug2.md ├── safari_cursor.html ├── webkit_crash.html ├── xs.html ├── xschal1j.html ├── xschals4j.html └── xss_auditor └── index.html /19charsOnblur.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RenwaX23/X/HEAD/19charsOnblur.html -------------------------------------------------------------------------------- /IMG_1318.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RenwaX23/X/HEAD/IMG_1318.jpg -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # X 2 | Just a Playground 3 | -------------------------------------------------------------------------------- /autofocus.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RenwaX23/X/HEAD/autofocus.html -------------------------------------------------------------------------------- /chal/feb25.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RenwaX23/X/HEAD/chal/feb25.html -------------------------------------------------------------------------------- /chal/oct22/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RenwaX23/X/HEAD/chal/oct22/index.html -------------------------------------------------------------------------------- /chal01.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RenwaX23/X/HEAD/chal01.php -------------------------------------------------------------------------------- /click.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RenwaX23/X/HEAD/click.html -------------------------------------------------------------------------------- /csrf-samesite/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RenwaX23/X/HEAD/csrf-samesite/README.md -------------------------------------------------------------------------------- /csrf-samesite/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RenwaX23/X/HEAD/csrf-samesite/index.html -------------------------------------------------------------------------------- /csrf-samesite/login.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RenwaX23/X/HEAD/csrf-samesite/login.html -------------------------------------------------------------------------------- /csrf-samesite/logout.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RenwaX23/X/HEAD/csrf-samesite/logout.html -------------------------------------------------------------------------------- /csrf-samesite/settings.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RenwaX23/X/HEAD/csrf-samesite/settings.php -------------------------------------------------------------------------------- /csrf-samesite/solution.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RenwaX23/X/HEAD/csrf-samesite/solution.html -------------------------------------------------------------------------------- /ctf/asis2020/maskstore.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RenwaX23/X/HEAD/ctf/asis2020/maskstore.md -------------------------------------------------------------------------------- /ctf/bougbonty/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RenwaX23/X/HEAD/ctf/bougbonty/README.md -------------------------------------------------------------------------------- /ctf/bougbonty/maindomain/iframe.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RenwaX23/X/HEAD/ctf/bougbonty/maindomain/iframe.php -------------------------------------------------------------------------------- /ctf/bougbonty/maindomain/index.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RenwaX23/X/HEAD/ctf/bougbonty/maindomain/index.php -------------------------------------------------------------------------------- /ctf/bougbonty/solve.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RenwaX23/X/HEAD/ctf/bougbonty/solve.js -------------------------------------------------------------------------------- /ctf/bougbonty/subdomain/index.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RenwaX23/X/HEAD/ctf/bougbonty/subdomain/index.php -------------------------------------------------------------------------------- /ctf/intigriti121x.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RenwaX23/X/HEAD/ctf/intigriti121x.html -------------------------------------------------------------------------------- /ctf/intigriti1220x.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RenwaX23/X/HEAD/ctf/intigriti1220x.html -------------------------------------------------------------------------------- /ctf/omh_polite_notepad.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RenwaX23/X/HEAD/ctf/omh_polite_notepad.md -------------------------------------------------------------------------------- /ctf/operaaa.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RenwaX23/X/HEAD/ctf/operaaa.zip -------------------------------------------------------------------------------- /ctf/pwn2win_hackus.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RenwaX23/X/HEAD/ctf/pwn2win_hackus.md -------------------------------------------------------------------------------- /ctf/xsleaks_december.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RenwaX23/X/HEAD/ctf/xsleaks_december.md -------------------------------------------------------------------------------- /edgemobileurl.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RenwaX23/X/HEAD/edgemobileurl.html -------------------------------------------------------------------------------- /favicon.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RenwaX23/X/HEAD/favicon.ico -------------------------------------------------------------------------------- /ffo.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RenwaX23/X/HEAD/ffo.html -------------------------------------------------------------------------------- /ier.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RenwaX23/X/HEAD/ier.html -------------------------------------------------------------------------------- /incognito.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RenwaX23/X/HEAD/incognito.html -------------------------------------------------------------------------------- /incognito2.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RenwaX23/X/HEAD/incognito2.html -------------------------------------------------------------------------------- /index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RenwaX23/X/HEAD/index.html -------------------------------------------------------------------------------- /jsES6_unicode.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RenwaX23/X/HEAD/jsES6_unicode.html -------------------------------------------------------------------------------- /jsES6decode.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RenwaX23/X/HEAD/jsES6decode.html -------------------------------------------------------------------------------- /nxs.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RenwaX23/X/HEAD/nxs.html -------------------------------------------------------------------------------- /popunder.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RenwaX23/X/HEAD/popunder.html -------------------------------------------------------------------------------- /popunder2.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RenwaX23/X/HEAD/popunder2.html -------------------------------------------------------------------------------- /portal.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RenwaX23/X/HEAD/portal.html -------------------------------------------------------------------------------- /portal_port_scan/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RenwaX23/X/HEAD/portal_port_scan/index.html -------------------------------------------------------------------------------- /safari_bug.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RenwaX23/X/HEAD/safari_bug.md -------------------------------------------------------------------------------- /safari_bug2.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RenwaX23/X/HEAD/safari_bug2.md -------------------------------------------------------------------------------- /safari_cursor.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RenwaX23/X/HEAD/safari_cursor.html -------------------------------------------------------------------------------- /webkit_crash.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RenwaX23/X/HEAD/webkit_crash.html -------------------------------------------------------------------------------- /xs.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RenwaX23/X/HEAD/xs.html -------------------------------------------------------------------------------- /xschal1j.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RenwaX23/X/HEAD/xschal1j.html -------------------------------------------------------------------------------- /xschals4j.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RenwaX23/X/HEAD/xschals4j.html -------------------------------------------------------------------------------- /xss_auditor/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RenwaX23/X/HEAD/xss_auditor/index.html --------------------------------------------------------------------------------