web page exploiting question. (editing javascript)

rorschach638

Lurker
Member
Joined
Threads
3
Posts
4
I was messing around on some free Minecraft alt sites, and one had a cpa content blocker so you had to click a button to see the password of the account. The problem is pressing the button gave a "CPABuildLock undefined" error in the console. This was because of a "Cross-Origin Request Blocked" error. There was javascript hosted on cloudfront that wasn't being allowed to run. I think this could be fixed if the javascript was locally in the code of the website.
This isn't really exploiting more than fixing in this case but is it possible to edit the javascript thought inspect element? If there is I believe i could just copypaste the code from cloudfront into the sites js. I doubt this is possible but was just wondering if theres some method I'm unaware of.

if anyone's curious the site was though i have no clue if its legitimate at all.
 
  • R
    Created
  • Last reply
  • 2
    Replies
  • 877
    Views
  • 2
    Participants
  • Participants list
What browser are you using? I ask this because different browsers even though they have the same functionality they access those functions differently through different menus in the settings tab
 
Last edited: