Dmytro Kyrychuk
|
f8607266b4
|
Create requirements.txt
|
2014-08-22 19:58:34 +03:00 |
|
Dmytro Kyrychuk
|
2c92365aa2
|
Update README.md
Made readme look prettier
|
2014-08-22 19:56:29 +03:00 |
|
Dan McInerney
|
ad9951c94d
|
format
|
2014-08-22 06:16:52 -04:00 |
|
Dan McInerney
|
525bc14ff1
|
XSS vulnerable test pages updated
|
2014-08-22 06:09:57 -04:00 |
|
Dan McInerney
|
45c1dc457c
|
XSS vulnerable test pages updated
|
2014-08-22 06:09:35 -04:00 |
|
Dan McInerney
|
7df09d1747
|
dependencies
|
2014-08-22 05:50:17 -04:00 |
|
DanMcInerney
|
2571f7740c
|
Merge pull request #4 from yasoob/patch-1
Update README.md
|
2014-08-22 05:47:42 -04:00 |
|
Dan McInerney
|
a60b66f993
|
getting closer to cookie xss detection...
|
2014-08-22 05:46:57 -04:00 |
|
Dan McInerney
|
472feea8bb
|
getting closer to cookie xss injection working
|
2014-08-21 09:59:49 -04:00 |
|
Dan McInerney
|
415f7b072c
|
getting closer to testing for cookie xss
|
2014-08-21 09:56:48 -04:00 |
|
M.Yasoob Ullah Khalid ☺
|
22274587c3
|
Update README.md
Added a FAQ section with the first FAQ
|
2014-08-21 16:37:26 +05:00 |
|
Dan McInerney
|
88030e38c4
|
license
|
2014-08-20 18:28:17 -04:00 |
|
Dan McInerney
|
7aa88291d1
|
bunch of small changes
|
2014-08-20 07:38:17 -04:00 |
|
Dan McInerney
|
080d5c1632
|
moved some functions between spider and pipeline
|
2014-08-19 04:48:55 -04:00 |
|
Dan McInerney
|
30154795c3
|
rmed unnecessary files
|
2014-08-19 04:40:40 -04:00 |
|
Dan McInerney
|
ffcff46536
|
improved xss-testing payload and logic
|
2014-08-19 04:29:44 -04:00 |
|
Dan McInerney
|
e9e7826190
|
improved xss-testing payload and logic
|
2014-08-19 04:29:31 -04:00 |
|
Dan McInerney
|
350cc15a7e
|
improved xss-testing payload and logic
|
2014-08-19 04:28:57 -04:00 |
|
Dan McInerney
|
30c3360f6f
|
added test for XSS at end of url
|
2014-08-18 06:33:43 -04:00 |
|
DanMcInerney
|
dc5dd8ae09
|
took out URL encoding because its rarely useful
|
2014-08-14 07:48:36 -04:00 |
|
DanMcInerney
|
2287da4725
|
made UA and referer header testing into one request
|
2014-08-14 03:05:36 -04:00 |
|
DanMcInerney
|
65bd754d0c
|
small cleanup
|
2014-08-13 02:34:00 -04:00 |
|
DanMcInerney
|
e762d0ca3e
|
readme
|
2014-08-12 10:19:16 -04:00 |
|
DanMcInerney
|
38739287ff
|
quotes
|
2014-08-12 09:27:34 -04:00 |
|
DanMcInerney
|
659ef89faa
|
Added Bloom filtering, much easier on memory
|
2014-08-05 06:53:55 -04:00 |
|
DanMcInerney
|
f4cf5cbc20
|
Fixed UA
|
2014-08-03 05:50:12 -04:00 |
|
DanMcInerney
|
499d9b590d
|
took out cookie payloads due to abberrant behavior and low impact
|
2014-07-31 06:34:42 -04:00 |
|
DanMcInerney
|
22373a4514
|
better logic
|
2014-07-29 07:47:48 -04:00 |
|
DanMcInerney
|
08fcb5a4df
|
readme
|
2014-07-26 05:42:26 -04:00 |
|
DanMcInerney
|
1a632cbd17
|
lots of cleanup
|
2014-07-25 06:28:24 -04:00 |
|
DanMcInerney
|
4efed48bd2
|
still broken
|
2014-07-22 07:29:31 -04:00 |
|
DanMcInerney
|
0dfa10403f
|
refactored forms
|
2014-07-18 03:35:05 -04:00 |
|
DanMcInerney
|
e8f5e7970a
|
refactoring
|
2014-07-17 07:18:47 -04:00 |
|
DanMcInerney
|
e81e09a5fd
|
header and form injection now working
|
2014-07-15 05:21:54 -04:00 |
|
DanMcInerney
|
530c175194
|
added http header xss testing
|
2014-07-11 05:13:36 -04:00 |
|
DanMcInerney
|
882bb5ffab
|
form checking works now minus JS callback forms
|
2014-07-08 07:59:25 -04:00 |
|
DanMcInerney
|
6d3e309a83
|
updated
|
2014-07-08 07:47:18 -04:00 |
|
DanMcInerney
|
499d10e247
|
added form detection
|
2014-07-07 07:47:50 -04:00 |
|
DanMcInerney
|
cf039e2adf
|
better xss logic
|
2014-06-30 23:43:08 -04:00 |
|
DanMcInerney
|
5331b0e852
|
readme update
|
2014-06-28 07:26:13 -04:00 |
|
DanMcInerney
|
8ec4d815ad
|
file cleanup .pyc
|
2014-06-28 07:23:32 -04:00 |
|
DanMcInerney
|
61a187ab93
|
file cleanup and gitignore update
|
2014-06-28 07:22:01 -04:00 |
|
DanMcInerney
|
87add1f676
|
reliably detects totally unfiltered input
|
2014-06-28 07:20:39 -04:00 |
|
DanMcInerney
|
234f725a90
|
gitignore
|
2014-06-25 08:50:30 -04:00 |
|
DanMcInerney
|
40be8d436c
|
log in now works
|
2014-06-24 05:50:32 -04:00 |
|
DanMcInerney
|
99736dbbab
|
initial
|
2014-06-23 07:24:43 -04:00 |
|
DanMcInerney
|
9dbf1d690e
|
Initial commit
|
2014-06-23 07:20:23 -04:00 |
|