Skip to content

Instantly share code, notes, and snippets.

View EnchantedGuardian's full-sized avatar
🏠
Working from home

EG EnchantedGuardian

🏠
Working from home
View GitHub Profile
@EnchantedGuardian
EnchantedGuardian / infosec_newbie.md
Created April 10, 2017 07:22 — forked from jivoi/infosec_newbie.md
How to start in Infosec
@EnchantedGuardian
EnchantedGuardian / offsec.md
Created April 10, 2017 07:21 — forked from jivoi/offsec.md
Penetrating Testing/Assessment Workflow

Penetrating Testing/Assessment Workflow & other fun infosec stuff

https://github.com/jivoi/pentest

My feeble attempt to organize (in a somewhat logical fashion) the vast amount of information, tools, resources, tip and tricks surrounding penetration testing, vulnerability assessment, and information security as a whole*

Credit: @brutelogic (blog)

Summary

The XSS payloads and schemes used in all posts for a quick reference.

XSS Payload Scheme

extra1 <tag spacer1 extra2 spacer2 handler spacer3 = spacer4 code spacer5> extra3

Agnostic Event Handlers

<brute contenteditable onblur=alert(1)>lose focus!