Commit graph

84 commits

Author SHA1 Message Date
EdOverflow
eff422e763 Link to recon.md in README.md. 2017-08-31 18:37:33 +02:00
EdOverflow
ca81a26832 Create recon.md 2017-08-31 18:36:39 +02:00
EdOverflow
e42af5d69e Merge branch 'master' of github.com:EdOverflow/bugbounty-cheatsheet 2017-08-28 16:37:01 +02:00
EdOverflow
2842feec7b Add unicode XSS payload. 2017-08-28 16:36:49 +02:00
EdOverflow
1771dcc14d s/ouput/output 2017-08-23 15:42:46 +01:00
EdOverflow
f0396aa116 s/Sepcial/Special/
Fix #6.
2017-08-19 17:14:52 +01:00
EdOverflow
27cb382451 Merge branch 'master' of github.com:EdOverflow/bugbounty-cheatsheet 2017-08-17 18:20:57 +01:00
EdOverflow
eb867f6faf @vivekchsm found the first Chrome XSS-Auditor bypass. 2017-08-17 18:20:49 +01:00
EdOverflow
5266c52497 @vivekchsm found the first Chrome XSS-Auditor bypass. 2017-08-17 18:19:56 +01:00
EdOverflow
22e194b546 Add @yasinS to "Contributors" list. 2017-08-16 13:38:13 +01:00
EdOverflow
4144e5d636 Merge pull request #5 from yasinS/patch-2
[XSS] Add LML and Markdown XSS payloads
2017-08-16 13:36:19 +01:00
EdOverflow
8f6a9e38bc Merge pull request #4 from yasinS/patch-1
[SSRF] Add EC2 metadata PoC URLs & reference link
2017-08-16 13:35:05 +01:00
Yasin Soliman
d0d3beabd1 Add LML syntax references & clarify wording 2017-08-16 09:24:39 +01:00
Yasin Soliman
571cf11917 Add version check note & sandbox ref link 2017-08-16 09:22:29 +01:00
Yasin Soliman
f6d2bb13f3 Add two extra OR strings 2017-08-16 09:16:00 +01:00
Yasin Soliman
28373da605 Add LML and Markdown XSS payloads 2017-08-16 09:01:27 +01:00
Yasin Soliman
5c3eb3dcc8 Add EC2 metadata PoC URLs & reference link 2017-08-16 08:45:37 +01:00
EdOverflow
1b98c1ac64 Add another Chrome XSS-Auditor bypass. 2017-08-15 19:08:48 +01:00
EdOverflow
c9de842499 Create "Chrome XSS-Auditor Bypasses" section. 2017-08-10 09:47:39 -04:00
EdOverflow
a4a9136630 Add another Chrome XSS-Auditor bypass. 2017-08-04 21:33:15 -06:00
EdOverflow
8c6e54dd65 Add another Chrome XSS-auditor bypass. 2017-07-23 14:33:13 -07:00
EdOverflow
60095ea71c s/maps//gc 2017-07-22 11:19:51 -07:00
EdOverflow
b8aab1ccde Add missing http://. 2017-07-17 10:39:57 +01:00
EdOverflow
54fcf90814 Add wildcard DNS to ssrf.md. 2017-07-17 10:37:38 +01:00
EdOverflow
16653d4e47 Add JS syntax highlighting to AngularJS payloads. 2017-07-16 23:13:15 +01:00
EdOverflow
4173cf84b7 Create style guide. 2017-07-16 12:56:53 +01:00
EdOverflow
8173f94d71 Apply style guide to open-redirect.md. 2017-07-16 12:48:35 +01:00
EdOverflow
91a23acf79 Apply style guide to xss.md. 2017-07-16 12:46:53 +01:00
EdOverflow
c3ffde4691 Merge pull request #3 from sp1d3r/master
Adding payloads (LFI, XSS)
2017-07-16 12:43:04 +01:00
Evgeniy Yakovchuk
9b3073a717 Update xss.md 2017-07-16 14:33:34 +03:00
Evgeniy Yakovchuk
b04151c615 Crearing
Removed my payloads since two last doing same thing.
2017-07-16 14:05:59 +03:00
Evgeniy Yakovchuk
abdf802fa8 Update lfi.md 2017-07-16 14:04:18 +03:00
Evgeniy Yakovchuk
f37165d905 Merge pull request #1 from EdOverflow/master
Syncing
2017-07-16 14:00:29 +03:00
Evgeniy Yakovchuk
1aaea48ead Update open-redirect.md 2017-07-16 13:37:01 +03:00
EdOverflow
6e8a992746 Add sp1d3r to contributors list. 2017-07-16 10:02:35 +01:00
EdOverflow
43954e9001 Add missing "and". 2017-07-16 09:58:59 +01:00
EdOverflow
0d766f95f4 Remove payloads.txt. 2017-07-16 09:57:17 +01:00
EdOverflow
cd8a299cbc Update crlf.md page to abide by style guide. 2017-07-16 09:56:52 +01:00
GerbenJavado
008ae0bc60 Merge pull request #1 from sp1d3r/master
More payloads
2017-07-16 10:28:34 +02:00
Evgeniy Yakovchuk
19d56e5186 Update crlf.md 2017-07-16 03:23:21 +03:00
Evgeniy Yakovchuk
6e492718b2 Update crlf.md
Added some payloads which i and other researchers had luck to exploit.
2017-07-16 03:22:31 +03:00
Evgeniy Yakovchuk
9d9c7e56c1 Update crlf.md
Added some payloads, which i had luck to exploit.
2017-07-16 03:06:50 +03:00
EdOverflow
6caffc7601 Add an XSS Polyglot. 2017-07-15 20:20:12 +01:00
EdOverflow
dc94bc28bb Add contributing guidelines. 2017-07-15 20:18:52 +01:00
EdOverflow
1fd1c34ea5 Add template injection. 2017-07-14 15:35:52 +01:00
EdOverflow
f1a044b6b6 Add Shellshock bug. 2017-07-14 15:25:52 +01:00
EdOverflow
20332b8519 Merge branch 'master' of github.com:EdOverflow/bugbounty-cheatsheet 2017-07-14 15:17:34 +01:00
EdOverflow
4ab402e850 Add "Contributors" list. 2017-07-14 15:17:25 +01:00
EdOverflow
dec64773be Add missing 'a'. 2017-07-14 15:00:07 +01:00
EdOverflow
9a41c05f47 Add missing .md extension. 2017-07-14 14:56:26 +01:00