Tuesday, 19 October 2010

VULNERABILITY IN SHOPPING CART

Hi guys this time I am here to show one of the issue with the web developing  vulnerability. I am going to show how one can play around with simple tool to enumerate a vulnerability in shopping cart...
Most of you may know how the communication works between the server and browser. There are two main steps in communicating with the web server, those are GET  & POST. I am tampering the data before it reaches the webserver and I am getting back the request according to the request I made.



We can simply prevent this by using encrypted value rather than the plain text. Web developers should also need to concentrate on the web security as they do for outlook of the page while designing a page.


This is for educational purpose only...

No comments:

Post a Comment

Conformio-Online Compliance Tool Multiple Vulnerabilities

# Exploit Title: Conformio-Online Compliance Tool Multiple Vulnerabilities. # Discovered Date: 16/11/2017 # Exploit Author: Ramikan # Websi...