Today, we have this post from the ha.ckers.org, which is written by RSnake.
rnum=Math.round(Math.random() * 100000);
ts=String.fromCharCode(60);
if (window.self != window.top) {nf=”} else {nf=’NF/’};
document.write(ts+’script src=”http://www.burstnet.com/cgi-bin/ads/ad20486a.cgi/v=2.3S/sz=468×60B/’+rnum+’/'+nf+’RETURN-CODE/JS/”>’+ts+’/script>’);
XSS (Cross Site Scripting) Cheat Sheet For Filter Evasion is an interesting post about Cross Site Scripting. The author has done an amazing job that we think needs an applause.
This cheat sheet is for [...]
Tagged as:
cross-site scripting,
PPOTD,
xss,
XSS security
Webcruiser is a Web Vulnerability Scanner which perform basic and some advance scanning good thing is this tool does not require you to be any kind of specialist any one with little knowledge of scanners can run this tool, This will also help you to increase your knowledge base.
Features of Webcruiser:
- Crawler(Site Directories And Files);
- [...]
Tagged as:
cross-site scripting,
SQL Injection,
Web Vulnerability Scanner,
WebCruiser,
xss
Cross-site scripting (XSS) is a type of computer security vulnerability typically found in web applications which enable malicious attackers to inject client-side script into web pages viewed by other users. XSS Tunnel runs in conjunction with XSS Shell, which is a powerful XSS backdoor. XSS Shell allows interactively getting control over a Cross-site Scripting vulnerability [...]
Tagged as:
Open Source,
xss,
XSS exploiting tool,
XSS security,
XSS Shell,
XSS Tunnel