Manuel Bua
7d22f6cfb4
Merge branch 'master' into fix-175-results-highlight
2020-07-29 01:24:14 +02:00
Manuel Bua
f8e52ced4e
Add initial coloring support in output results
2020-07-29 00:43:05 +02:00
Mzack9999
43a96b958a
making progress bar respect silent flag
2020-07-28 20:39:07 +02:00
Manuel Bua
9d2539f856
Makes stdio capturing global
...
This dramatically lower chances of reaching max open files limit as it
works with two os.Pipe only, but it may be sub-optimal in some cases
such as with the `-debug` switch because there are no guarded writes
anymore when using `fmt.Fprintf` directly, such as when dumping request
or responses.
2020-07-27 21:35:24 +02:00
Manuel Bua
24c53628ea
Capture additional DNS logging
2020-07-27 21:15:38 +02:00
Manuel Bua
06cffee6aa
Add support for workflows
2020-07-27 00:00:34 +02:00
Manuel Bua
4d8131c8d8
Add support for DNS requests
2020-07-26 16:36:01 +02:00
Manuel Bua
32e20b13e6
Use single progressbar, tweak styling
2020-07-26 15:31:31 +02:00
Manuel Bua
c967997a5a
Merge branch 'bugfix-engine-rework' into enumeration-progressbar-next
2020-07-25 22:47:32 +02:00
Mzack9999
731241c90e
fsm in-memory deduplication
2020-07-25 22:25:21 +02:00
Manuel Bua
24341bf34c
Merge branch 'bugfix-engine-rework' into enumeration-progressbar-next
2020-07-25 22:18:28 +02:00
Mzack9999
3a8ee75b93
wip - output
2020-07-25 21:44:43 +02:00
Mzack9999
4cc9ad9100
wip - output
2020-07-25 21:15:28 +02:00
Manuel Bua
d1c8527f1f
Merge branch 'bugfix-engine-rework' into enumeration-progressbar-next
2020-07-25 21:05:47 +02:00
Mzack9999
c05cf9f8c6
adding missing result bool
2020-07-25 20:45:38 +02:00
Manuel Bua
bb24061628
Merge branch 'bugfix-engine-rework' into enumeration-progressbar-next
2020-07-25 20:33:01 +02:00
Mzack9999
5fa309cb82
2nd race bugfix
2020-07-25 20:11:46 +02:00
Manuel Bua
3bfdd0c381
Increment progress instead of altering totals, wrap more std streams
2020-07-25 00:46:18 +02:00
Manuel Bua
8aecbeb821
Experimental support for new parallelism
2020-07-24 22:30:15 +02:00
Manuel Bua
c7d234fe5a
Merge branch 'bugfix-engine-rework' into enumeration-progressbar-next
2020-07-24 20:29:04 +02:00
Mzack9999
ffdaffd9a7
wip - code refactor
2020-07-24 13:37:01 +02:00
Mzack9999
9f1ac66032
wip - new engine parallelism fix
2020-07-23 23:28:34 +02:00
Manuel Bua
362fee27a4
Initial update to latest updates
2020-07-23 20:19:19 +02:00
Florian Pfitzer
b3fb45d381
json-request option for request/response output in JSON matches
2020-07-22 11:17:58 +02:00
Mzack9999
eee452a8cd
progress tracker fix
2020-07-21 20:51:58 +02:00
Mzack9999
b4aabf4b34
fixed return point
2020-07-20 21:23:04 +02:00
Mzack9999
fc355c79ca
improved dynamic bindings
2020-07-19 03:14:19 +02:00
Mzack9999
57a496203f
code refactor
2020-07-18 21:42:23 +02:00
Mzack9999
4b95842723
b
2020-07-17 16:57:53 +02:00
Mzack9999
c195bdb2f8
allow non canonical header name
2020-07-17 16:04:13 +02:00
Mzack9999
c346087926
limited support for same template extraction+reuse
2020-07-17 15:07:34 +02:00
Mzack9999
a256a56993
adding in-template cookie reuse
2020-07-16 16:16:26 +02:00
Mzack9999
ef8146cfd5
typo global correction
2020-07-16 10:57:28 +02:00
Mzack9999
075509f91f
finalized + corrected typo
2020-07-16 10:32:00 +02:00