Commit Graph

9 Commits

Author SHA1 Message Date
Stefan Hagen
15bc638708 Clearer argument handling, pep8, import order, less unused vars (#123)
* Proposal for less redundant argument handling, autopep8, sorted imports, etc.
* dest labels in sync with local target vars and safe names
* only one special handling before transfer of values to local vars (headers prompt)
* some initial comments - there was a quest for help on documentation ;-)
* few oneliners from if else variable setters
* left the simple script style as is (might be a preference for author and users)
* Adapted code for static checks and removed unused mports sys and requests, many unused  variables remain
2018-11-15 15:07:38 +05:30
Somdev Sangwan
65abbd265f Ability to encode payloads, Fixed a bug in bruteforcer 2018-11-13 16:47:00 +05:30
Somdev Sangwan
773dd7cae9 Add files via upload 2018-11-11 14:56:19 +05:30
Somdev Sangwan
bff5e54b4c stable release 2018-11-10 17:33:48 +05:30
Somdev Sangwan
15179d9886 Handle dynamic number of reflections (Fixes #78) 2018-10-30 16:28:56 +05:30
Somdev Sangwan
bdffa1118a treat html entity and slash escaping differently 2018-10-30 11:38:40 +05:30
Somdev Sangwan
0d3f25bbee Add files via upload 2018-10-27 18:58:52 +05:30
Somdev Sangwan
cb989b50c4 Delete checker.py 2018-10-20 22:26:16 +05:30
Somdev Sangwan
ed0ae4132f Add files via upload 2018-10-20 22:21:15 +05:30