Teck_k2

The Hack-Teck world

Home About Exploits Hack The Box (HTB) Misc Mobile OSCP Guide OSCP Red Teaming Web-Pentesting Wifi Pentesting

© 2023. MIT License.

Newer

SQL Injection (POST\Select)

07 Feb 2018 • Web-Pentesting


This vulnerability is also similar to SQLi get/select but the difference is to check the SQLi we have to capture the request in burp and send it to repeater and check the sqli with single qoute

More …

SQL Injection (Login Form\User)

07 Feb 2018 • Web-Pentesting


..

More …

SQL Injection (Login Form\Hero)

07 Feb 2018 • Web-Pentesting


In this we have to bypass the login using sqli, So first check the SQLi with single quote (‘)

More …

SQL Injection (Drupal)

07 Feb 2018 • Web-Pentesting


..

More …

SQL Injection (Select\GET)

07 Feb 2018 • Web-Pentesting


To exploit this vulnerability first we have to select one movie from the list

More …
Older