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

Hunt for Secrets in Git Repos

Hunt for Secrets in Git Repos
Overview Exposed security credentials in Git repositories pose a significant real-world threat, potentially leading to the compromise of individual systems or even entire company networks and...
0 Read More