Aanchalaanchalfatwani.hashnode.dev·Aug 31, 2023What is Cross-Site Scripting?Cross-site scripting (XSS) is a type of injection attack where malicious scripts are injected into otherwise benign and trusted websites. These scripts are then executed by other users' browsers when they visit the website, allowing the attacker to a...DiscussXSS
Tu LeforHSCT Blogblog.hsct.vn·Jul 24, 2023Stored Cross Site Scripting Vulnerability in "Maintenance banner" function in Netbox 3.5.6Version: 3.5.6 Description An authenticated malicious user can take advantage of a Stored XSS vulnerability in "Maintenance banner" function in the "[Home]› [Extras] › [Config revisions] › Add config revision" feature. Proof of Concept Step 1: Go to ...Discussnetbox
Aditya Pandeyadityapandey.me·Apr 6, 2023Cross-Site Scripting (XSS) on Web ApplicationsCross-site scripting (XSS) is a type of security vulnerability that allows an attacker to inject malicious code into a website or web application, potentially compromising its users. XSS attacks are one of the most common types of security vulnerabil...Discuss·70 readsXSS
Faye Okudefayeokude.hashnode.dev·Nov 25, 2022TryHackMe | Cross-site ScriptingThis is a write up for the TryHackMe Cross site scripting room: https://tryhackme.com/room/xss Stored XSS In stored XSS, the malicious code is permanently stored in the webpage's database, and then everyone who visits/requests the compromised webpage...Discuss·9 likes·65 readstryhackme
World of HackerforHack, Build & Scale - Web & Server appsworldofhacker.com·Nov 25, 2010XSS tunneling - WorldOfHacker - 2011XSS tunneling [Complete Series] (migrated from the worldofhacker forum - 2011) In This thread, we talk about in-depth descriptions of XSS tunneling. Source:- Internet & Few Security team Books. INDEX 1). XSS Tunnelling What Is An XSS Tunnel? What Is...Discuss·1 like·65 readscross site scripting