├── DOM XSS Sinks.md ├── README.md ├── Sql_Injection_Blind_TimeBased.py ├── Sql_Injection_Boolean.py ├── Useful Regex.md ├── \dev\random: Pipe ├── README.md ├── exploit.py └── generate.php ├── powershell-rev-shell.md ├── python.md ├── readInputFileAsString_loop.java ├── sql payloads.md └── sqli_to_shell_ptlab ├── README.md └── from_sqli_to_shell_pentesterlab.py /DOM XSS Sinks.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Vanshal/AWAE-PREP/HEAD/DOM XSS Sinks.md -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Vanshal/AWAE-PREP/HEAD/README.md -------------------------------------------------------------------------------- /Sql_Injection_Blind_TimeBased.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Vanshal/AWAE-PREP/HEAD/Sql_Injection_Blind_TimeBased.py -------------------------------------------------------------------------------- /Sql_Injection_Boolean.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Vanshal/AWAE-PREP/HEAD/Sql_Injection_Boolean.py -------------------------------------------------------------------------------- /Useful Regex.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Vanshal/AWAE-PREP/HEAD/Useful Regex.md -------------------------------------------------------------------------------- /\dev\random: Pipe/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Vanshal/AWAE-PREP/HEAD/\dev\random: Pipe/README.md -------------------------------------------------------------------------------- /\dev\random: Pipe/exploit.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Vanshal/AWAE-PREP/HEAD/\dev\random: Pipe/exploit.py -------------------------------------------------------------------------------- /\dev\random: Pipe/generate.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Vanshal/AWAE-PREP/HEAD/\dev\random: Pipe/generate.php -------------------------------------------------------------------------------- /powershell-rev-shell.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Vanshal/AWAE-PREP/HEAD/powershell-rev-shell.md -------------------------------------------------------------------------------- /python.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Vanshal/AWAE-PREP/HEAD/python.md -------------------------------------------------------------------------------- /readInputFileAsString_loop.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Vanshal/AWAE-PREP/HEAD/readInputFileAsString_loop.java -------------------------------------------------------------------------------- /sql payloads.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Vanshal/AWAE-PREP/HEAD/sql payloads.md -------------------------------------------------------------------------------- /sqli_to_shell_ptlab/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Vanshal/AWAE-PREP/HEAD/sqli_to_shell_ptlab/README.md -------------------------------------------------------------------------------- /sqli_to_shell_ptlab/from_sqli_to_shell_pentesterlab.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Vanshal/AWAE-PREP/HEAD/sqli_to_shell_ptlab/from_sqli_to_shell_pentesterlab.py --------------------------------------------------------------------------------