Hey; I'm not sure if this is the right place to post. I remember from my cybersecurity days that there's a way to use DevTools to look for HTML requests.
Situation: I'm trying to record which URL gets triggered when I hit this button:
<a role="button" class="CallToAction" href="#" onclick="return false" aria-label="Download" data-purchaseurl="https://website/purchase/uniqueIdentifier?modal=true&referredBy=https%253a%252f%252fwebsite.com" data-id="uniqueIdentifier">Download</a>
The website itself has been discontinued, but I believe if I trigger whatever URL it's supposed to request, that maybe I can contact the technical support and they can help.
(My purchases weren't working right before the website closed, but in some cases I was able to trigger the URL which put it into a shopping cart, which let Tech Support push the purchase through.)
[link] [comments]
from hacking: security in practice https://ift.tt/OxHp9EC
Comments
Post a Comment