Commit Graph

1204 Commits (29e2ee7a0e217682029f4d253a4718434be03678)

Author SHA1 Message Date
bauthard fe8f974fda
readme update 2020-08-08 13:30:07 +05:30
bauthard b3ca1aa0d9
Merge pull request #222 from manuelbua/fix-severity-filtering-border-case
Fix minor issue where a dangling comma can cause any severity to match
2020-08-08 01:07:05 +05:30
Manuel Bua 06eca0b2ea Fix minor issue where a dangling comma can cause any severity to match 2020-08-07 21:27:58 +02:00
Manuel Bua d752de530b Centralize template loaded info message, add output coloring 2020-08-07 14:30:57 +02:00
Florian Pfitzer 7a1aa770e9 add json-requests for DNS 2020-08-06 06:12:57 +02:00
bauthard 234d6245db
Merge pull request #208 from Marmelatze/fix-dns-result
fix no result found problem with and condition
2020-08-06 00:37:39 +05:30
bauthard 1e8deb8e60
Merge pull request #198 from manuelbua/fix-180-support-template-exclusions
Fix 180 - Add support for template exclusions
2020-08-05 01:32:04 +05:30
Manuel Bua f339214f65 Merge branch 'master' into fix-180-support-template-exclusions 2020-08-04 21:43:06 +02:00
bauthard 167ad08d2a
Merge pull request #199 from manuelbua/fix-191-filter-by-severity
Fix #191 - Add support for severity filtering
2020-08-05 01:01:07 +05:30
Florian Pfitzer 51412f679b fix no result found problem with and condition 2020-08-04 15:09:30 +02:00
bauthard 270f8fc540 Update README.md 2020-08-03 00:20:09 +05:30
bauthard ee0d39c5b7 Update README.md 2020-08-03 00:18:20 +05:30
Manuel Bua 65d89d6d87 Use "warning" log-level, prevent too many informative messages 2020-08-02 20:06:45 +02:00
Manuel Bua 136d1064f9 Merge branch 'master' into fix-191-filter-by-severity 2020-08-02 18:58:37 +02:00
Manuel Bua 801d738670 Merge branch 'master' into fix-180-support-template-exclusions 2020-08-02 18:58:30 +02:00
Manuel Bua da22532f81 Add support for severity filtering 2020-08-02 18:33:55 +02:00
Manuel Bua 4a355f0fc0 Add support for template exclusions 2020-08-02 15:48:10 +02:00
bauthard 9d79c327bd readme update 2020-08-02 18:14:49 +05:30
Manuel Bua c6df7fbd43 Refactor template resolution logic for reusability 2020-08-02 13:49:16 +02:00
Mzack9999 39465cf7e1
Updating dockerfile 2020-08-02 12:51:37 +02:00
Mzack9999 a0b11d4662 go modules update 2020-08-02 12:36:17 +02:00
bauthard a7fbf5c9e0
version update 2020-08-02 13:44:34 +05:30
bauthard 858168b9a8
Merge pull request #196 from manuelbua/fix-186-experimental-progressbar-live-results
Fix 186 - Experimental progressbar live results
2020-08-02 13:28:03 +05:30
Manuel Bua 87dc8bc650 Remove debug code 2020-08-01 23:01:28 +02:00
Manuel Bua a3c3875e38 Better wording in comments 2020-08-01 22:07:08 +02:00
Manuel Bua 63cfd354b9 Use global pipes for capturing, experimental unified rendering 2020-08-01 21:44:14 +02:00
Manuel Bua 29576f9ced Constrain rendering to a specific refresh rate 2020-08-01 15:07:04 +02:00
Manuel Bua 7088c9532e Merge branch 'master' into experimental-progressbar-live-results 2020-07-31 23:37:45 +02:00
Manuel Bua 02238c491b Use manual progressbar rendering to allow syncing with other output
Refactor into an interface to return a no-op impl, avoid the need to
conditionally invoke any of the methods.
2020-07-31 23:36:56 +02:00
bauthard 2685fdd1b9
Merge pull request #193 from projectdiscovery/bugfix-update-go-modules
updating gologger module
2020-07-31 22:29:26 +05:30
bauthard ad0630da19
Merge pull request #192 from projectdiscovery/169-bugfix
fixing relative path issue
2020-07-31 22:29:00 +05:30
bauthard e79fc46c24
Merge pull request #194 from projectdiscovery/bugfix-pbar
no-pbar to pbar
2020-07-31 22:28:40 +05:30
Mzack9999 5d0e1b693e no-pbar to pbar 2020-07-31 18:46:23 +02:00
Mzack9999 97f4175bc4 updating gologger module 2020-07-31 18:16:55 +02:00
Manuel Bua 058c4ffbbf Experimental live results output with active progressbar
See 333809f3d6 for an early implementation of this.
2020-07-31 17:35:05 +02:00
Mzack9999 f4486ef89a fixing relative path issue 2020-07-31 17:13:51 +02:00
bauthard f63f5774d8
Merge pull request #184 from manuelbua/fix-175-results-highlight
Add output results color highlighting (fix #175)
2020-07-30 01:36:12 +05:30
Manuel Bua 2ebc0cf83e Merge branch 'master' into fix-175-results-highlight 2020-07-29 21:57:44 +02:00
bauthard 9c7237d8fe
Merge pull request #189 from projectdiscovery/bugfix-others
runtime error + -no-pbar cli option
2020-07-30 01:15:57 +05:30
Mzack9999 5cc3d9fe14 corrected payload issue 2020-07-29 21:20:39 +02:00
Mzack9999 7edad4bb33 adding -no-pbar option 2020-07-29 20:07:13 +02:00
Mzack9999 d5d745e9b0 adding missing check to pointer 2020-07-29 19:50:54 +02:00
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
bauthard 4cf4b2e3c2
Merge pull request #182 from projectdiscovery/last-changes
making progress bar respect silent flag
2020-07-29 00:21:01 +05:30
Mzack9999 db11acd7b2 version bump :) 2020-07-28 20:41:12 +02:00
Mzack9999 43a96b958a making progress bar respect silent flag 2020-07-28 20:39:07 +02:00
bauthard 44e75d0f6f
Merge pull request #149 from manuelbua/enumeration-progressbar
Enumeration progressbar
2020-07-28 03:35:15 +05:30
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