zeyad-mansour / bypassing-securly

nobody likes securly
https://zeyadmansour.com/blog/bypassing-securly/
9 stars 7 forks source link

Update #1

Open jbb1999 opened 2 years ago

jbb1999 commented 2 years ago

Hi, I'm just wondering if this could be updated as I believe this is not the most recent version. I can't atm do it myself, but wondering if you please could update it. Also I found something interesting in securly.min.js

if (-1 != e.url.indexOf("suicidepreventionlifeline.org")) return onBeforeRequestListener(e); var o = e.url, n = interceptOrNot(e);

            I amnt good in js but think this might allow suicide prev, maybe if we used it in the URL of sorts? Also, this is line 956! Thanks for any help! Also on the guide, you wrote could you please help me understand it better?
zeyad-mansour commented 1 year ago

It looks like code snippet you sent here could actually be used as a bypass. I never tested it but if you included "suicidepreventionlifeline.org" in the URL as a query, you should be able to access blocked websites.

But, this isn't up-to-date so idk if the latest version of the extension is the same.

laparda14 commented 7 months ago

How do we use the securly thing that you broke down?

EEEEHI commented 7 months ago

How do we use this?