sqli_to_shell 1 ctf with WAF

Hii friends .. welcome 2 hackxsploit. Here is the complete walkthrough of Sqli_to_shell: 1 CTF . It is beginner level CTF having sqli injection. Specialty of this ctf is that it has WAF. (web application firewall) So i have cracked it with WAF sql commands. let's crack. Objective : Get the the Root access of System Attacking Machine : Linux kali 4.17.0-kali1-amd64 Target machine : SQLi To Shell with WAF ip: 172.16.166.136 **In your case ip may be change so replace my ip with your's ** ----------------------------------------------------------------------------------------------------------------------------------- let's start from finding our target machine ip # arp-scan -l scan the ip by Nmap # nmap http://172.16.166.136...