Commit Graph

13 Commits

Author SHA1 Message Date
Somdev Sangwan
d27eef116f Documentation and pep8 compilance 2018-11-16 21:13:45 +05:30
Somdev Sangwan
e774e14fb9 fixed a major bug in htmlParser 2018-11-16 01:30:48 +05:30
Somdev Sangwan
614e47276c Fixed HTML comment context handling + Refactor 2018-11-15 15:41:01 +05:30
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
b566e94361 Update htmlParser.py 2018-11-10 22:55:04 +05:30
Somdev Sangwan
a9e4454d01 Fixes #79, Fixes 80, Fixes #81 2018-11-03 22:49:40 +05:30
Somdev Sangwan
15179d9886 Handle dynamic number of reflections (Fixes #78) 2018-10-30 16:28:56 +05:30
Somdev Sangwan
d3a025383d handle wrong content type 2018-10-28 12:42:59 +05:30
Somdev Sangwan
0d3f25bbee Add files via upload 2018-10-27 18:58:52 +05:30
Somdev Sangwan
68e8c906ba Delete htmlParser.py 2018-10-20 22:26:54 +05:30
Somdev Sangwan
ed0ae4132f Add files via upload 2018-10-20 22:21:15 +05:30