Commit Graph

20 Commits

Author SHA1 Message Date
s0md3v
36b2ae4466 handle keyboard interrupt + connection errors 2022-03-20 15:38:34 +05:30
Somdev Sangwan
dd3b0fe0b0 Merge pull request #313 from hash3liZer/master
Handling of Connection Error
2022-03-20 14:28:58 +05:30
Marek Šuppa
9d16479ec2 fix: Add missing comma
* Add missing comma to `user_agents` list
2022-01-29 01:08:18 +01:00
hash3liZer
1dcc5ddd46 Handling of Connection Error 2020-09-04 19:49:36 +05:30
Somdev Sangwan
291f99a530 i hope no one sees it 2019-04-12 13:23:21 +05:30
Somdev Sangwan
d7f2a1bbf1 Add files via upload 2019-04-06 20:45:10 +05:30
Somdev Sangwan
7ead844eec Update requester.py 2019-01-22 05:05:42 +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
58d8fea906 handle connection reset (Fixes #162) 2018-12-17 18:36:25 +05:30
Somdev Sangwan
70a95525b5 Fixes #170 2018-12-17 18:31:06 +05:30
Somdev Sangwan
1aa9f56571 URL rewriting support 2018-11-22 13:43:25 +05:30
Somdev Sangwan
f3031131b4 added json injection support (Fixes #151) 2018-11-22 01:48:49 +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
b490ab26b9 Proxy Support (Resolves #55) 2018-11-14 10:50:22 +05:30
Somdev Sangwan
bff5e54b4c stable release 2018-11-10 17:33:48 +05:30
Somdev Sangwan
8528478998 fixed user-agent overriding 2018-10-28 10:00:32 +05:30
Somdev Sangwan
0d3f25bbee Add files via upload 2018-10-27 18:58:52 +05:30
Somdev Sangwan
3e442df1e5 Delete requester.py 2018-10-20 22:26:50 +05:30
Somdev Sangwan
ed0ae4132f Add files via upload 2018-10-20 22:21:15 +05:30