TryHackMe: DOM-Based XSS

Which sinks can lead to DOM-XSS vulnerabilities? The following are some of the main sinks that can lead to DOM-XSS vulnerabilities: ⛶document.write() document.writeln() document.domain elem...
0 Read More

TryHackMe: CORS & SOP

TryHackMe: CORS & SOP
Same Origin Policy (SOP) Policy that instructs how web browsers interact between web pages.The image below shows what a URL looks like with all its features (it does not use all features in e...
0 Read More