Zen of Image Publishing

Zen of Image Publishing
Hello! Today I'd like to talk about the problem of publishing images. Why talk about this at all? Every day, millions of people publish millions, or even billions of images - what's there to discuss? ...
0 Read More

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