Commit Graph

32 Commits

Author SHA1 Message Date
s0md3v
c8fc470073 fix index out of range error 2022-03-20 15:06:16 +05:30
Somdev Sangwan
b5ef9979c6 Add files via upload 2019-11-01 00:23:25 +05:30
Somdev Sangwan
58066bbad3 Add files via upload 2019-10-31 18:36:50 +05:30
Somdev Sangwan
5a6d77370b fixed a crawler bug 2019-04-30 22:09:40 +05:30
Somdev Sangwan
d28d553179 my cat ran across my keyboard 2019-04-30 22:07:29 +05:30
Somdev Sangwan
3e3b719157 fixed a crawler bug 2019-04-30 22:00:52 +05:30
Somdev Sangwan
4e61317095 handle flag like parameters 2019-04-20 13:19:45 +05:30
Somdev Sangwan
5acc016b0a +1 utility 2019-04-19 09:00:22 +05:30
Somdev Sangwan
023c12fc3c +1 utility & minor changes 2019-04-19 07:53:00 +05:30
Somdev Sangwan
52634c1ab2 + utility to correlate contexts with reflections 2019-04-10 18:04:43 +05:30
Somdev Sangwan
d7f2a1bbf1 Add files via upload 2019-04-06 20:45:10 +05:30
Somdev Sangwan
98c6b347b4 Logging functionality (#193)
* Add files via upload

* Add files via upload

* Logging functionality (Resolves #146)

* Created customized logger and setup file

* Start replacing prints

* Custom StreamHandler to allow '\r' as line terminator and updated more prints

* Remove setup.py

* Logger functionality to write red lines and records without format

* Possibility to set logging level when logging without format and usage of debug level instead of verboseOutput

* Replace utils logger function calls

* Fixes

* Import missing info color

* Move xsstrike.py imports to properly initialize loggers and add logger method to debug data using json

* Minor fix
2019-01-21 04:57:55 +05:30
Somdev Sangwan
1e171e48af Resolves #28
Some improvements and error handling to the `--headers` argument
2018-12-20 12:39:36 +05:30
Somdev Sangwan
c035960cad Update utils.py 2018-12-20 12:36:47 +05:30
Somdev Sangwan
0a46e87d04 Fixes #172 2018-12-19 00:00:54 +05:30
Somdev Sangwan
2e8d83a4db Handle unicode while writing to file (Fixes #169) 2018-12-17 16:44:17 +05:30
Somdev Sangwan
b781ad5c8f Fixes #167 2018-12-07 23:43:45 +05:30
Somdev Sangwan
1aa9f56571 URL rewriting support 2018-11-22 13:43:25 +05:30
Somdev Sangwan
263ee2d887 handle GET method without parameters 2018-11-22 02:14:06 +05:30
Somdev Sangwan
44f165e692 keep both methods of supplying post data 2018-11-22 02:02:39 +05:30
Somdev Sangwan
0b849df724 added counter and jsonize function 2018-11-22 01:47:04 +05:30
Somdev Sangwan
8b2d2b4597 fixed POST data handling 2018-11-21 21:46:15 +05:30
Somdev Sangwan
2a70e5bdf1 v3.1.0
- browser engine integration for zero false positives
- coverage of event handler context
- bug fixes
2018-11-21 19:20:10 +05:30
Stefan Hagen
5f807800c6 optimized utilities 2018-11-19 03:16:31 +05:30
Somdev Sangwan
d27eef116f Documentation and pep8 compilance 2018-11-16 21:13:45 +05:30
Somdev Sangwan
614e47276c Fixed HTML comment context handling + Refactor 2018-11-15 15:41:01 +05:30
Somdev Sangwan
bbf9201356 Verbose switch, Fixes #71, Fixes #93 2018-11-13 12:43:47 +05:30
Somdev Sangwan
15179d9886 Handle dynamic number of reflections (Fixes #78) 2018-10-30 16:28:56 +05:30
Somdev Sangwan
73370cf47a added stripping function 2018-10-28 23:54:57 +05:30
Somdev Sangwan
0d3f25bbee Add files via upload 2018-10-27 18:58:52 +05:30
Somdev Sangwan
efda962c11 Delete utils.py 2018-10-20 22:26:22 +05:30
Somdev Sangwan
ed0ae4132f Add files via upload 2018-10-20 22:21:15 +05:30