forgedhallpass
2f162e859e
RES-84 # Improve Nuclei CLI interface (WIP)
...
* removed the generic isEmpty implementation
2021-08-03 14:51:34 +03:00
forgedhallpass
68a6d394e7
RES-84 # Improve Nuclei CLI interface (WIP)
...
* resolving some TODOs
2021-07-30 12:07:58 +03:00
forgedhallpass
a431d6d6a8
RES-84 # Improve Nuclei CLI interface
...
* linter related
* removed some un-used code
2021-07-20 13:06:18 +03:00
forgedhallpass
5d89bb8056
RES-84 # Improve Nuclei CLI interface
...
* fixed issues reported by the linter
2021-07-19 21:04:08 +03:00
forgedhallpass
c9217d2775
RES-84 # Improve Nuclei CLI interface (WIP)
2021-07-19 17:29:28 +03:00
forgedhallpass
4b850662d3
RES-84 # Improve Nuclei CLI interface (WIP)
...
* unit test fix
2021-07-16 17:36:30 +03:00
forgedhallpass
2635c65ce2
RES-84 # Improve Nuclei CLI interface (WIP)
...
* moved the Severity "enum" back to Nuclei (1 unit test failing)
2021-07-16 17:28:13 +03:00
forgedhallpass
5a495e1e99
RES-84 # Improve Nuclei CLI interface (WIP)
...
* Integration of the previous logic to 2.4.0
* Unit and ITs passing
* refactored the template matching logic
2021-07-15 13:41:41 +03:00
forgedhallpass
2c7d8befcb
RES-84 # Improve Nuclei CLI interface (WIP)
...
* Rename of Info.Severity -> Info.SeverityHolder, Info.Author -> Info.Authors to reflect the underlying data
* extended the IsEmpty(interface{}) to handle maps
2021-07-13 11:12:03 +03:00
forgedhallpass
ed1dc103fe
RES-84 # Improve Nuclei CLI interface (WIP)
...
* Merge from parent
# Conflicts:
# v2/cmd/nuclei/main.go
# v2/internal/runner/config.go
# v2/internal/runner/templates.go
# v2/internal/runner/update.go
# v2/pkg/templates/compile.go
# v2/pkg/templates/compile_test.go
# v2/pkg/types/types.go
2021-07-12 17:20:01 +03:00
forgedhallpass
784dd1090b
RES-84 # Improve Nuclei CLI interface
...
* "enum" for safely working with severities
2021-07-12 16:28:43 +03:00
sandeep
4988ef76b5
minor improvements
...
Co-Authored-By: Ice3man <22318055+Ice3man543@users.noreply.github.com>
2021-07-08 18:50:03 +05:30
Sandeep Singh
1b8f4b3f25
Merge pull request #820 from projectdiscovery/add-stats-json
...
Lint fixes and settings stats json to true upon JSON flag
2021-07-08 15:31:29 +05:30
Sandeep Singh
e015ab6bf4
Merge pull request #816 from xstevens/add-stats-json
...
Added flag to ouptut stats in JSON format
2021-07-08 15:30:27 +05:30
Ice3man543
6a4b541de1
Automatically set statsjson to true when passed json
2021-07-08 15:26:58 +05:30
Ice3man543
017b171169
Some UI changes to nuclei
2021-07-08 15:15:26 +05:30
Xavier Stevens
41cf65978c
Fixed args to NewStatsTicker method call
2021-07-07 13:30:41 -07:00
Xavier Stevens
2c331b2a87
Added flag to ouptut stats in JSON format
2021-07-07 13:30:29 -07:00
sandeep
c41672802b
temporary lint fix
2021-07-08 00:47:21 +05:30
sandeep
262cb74b45
Update runner.go
2021-07-08 00:41:22 +05:30
sandeep
18abd4866e
minor updates
2021-07-08 00:37:58 +05:30
Ice3man543
53cfeb1d58
Pleasing linter part - 2
2021-07-07 19:23:25 +05:30
Ice3man543
8a80d11467
Support workflows + general code refactor
2021-07-07 19:15:09 +05:30
Ice3man543
da37020939
Fixed occured spelling
2021-07-07 19:05:26 +05:30
Ice3man543
94365a58dc
Added validate flag to validate templates
2021-07-07 19:03:14 +05:30
Sandeep Singh
cfb912b099
Merge pull request #809 from projectdiscovery/workflows-loader-fix
...
Workflows restructured to work with filters + tag support
2021-07-06 18:04:51 +05:30
Ice3man543
1037dace47
Misc bug fixes with workflow execution and tags
2021-07-05 21:01:51 +05:30
Ice3man543
aaf38a531e
Fixed lint errors + misc
2021-07-05 17:29:45 +05:30
Ice3man543
0726acc3d1
Workflows restructured to work with filters + tag support
2021-07-05 04:35:53 +05:30
sandeep
53a84f7e93
Update runner.go
2021-07-03 17:43:02 +05:30
Ice3man543
56ff3a0554
Fixed update printing logic
2021-07-03 16:37:21 +05:30
Ice3man543
6c4753afb5
Fixed integration tests
2021-07-03 16:28:47 +05:30
Ice3man543
cc7e55b8dd
Fixed update tests
2021-07-03 16:20:19 +05:30
Ice3man543
57f29c8136
Auto template download/update
2021-07-03 16:13:32 +05:30
Ice3man
ffa733b8ff
Merge branch 'dev' into loader-fix
2021-07-02 15:44:18 +05:30
Ice3man543
12deece54b
Fixed bug with .nuclei-config check
2021-07-01 20:57:22 +05:30
Ice3man543
d58180d588
Added vv flag to display more extra verbose information
2021-07-01 18:22:08 +05:30
Ice3man543
e440ab5cba
Fixed nuclei/templates version check
2021-07-01 16:39:00 +05:30
Ice3man543
dff76e9cd2
Loader rewriter working poc
2021-07-01 14:36:40 +05:30
Ice3man543
7669e9781a
Rework template loading into individual module + better tags and filters
2021-06-30 18:39:01 +05:30
Ice3man543
f5b9bed40a
Removed leftover collaborator integration
2021-06-14 19:48:27 +05:30
Ice3man543
fa9195eacb
Lint issues fixes
2021-06-14 17:14:16 +05:30
sandeep
08bfdaface
version update
2021-06-12 17:17:22 +05:30
Sandeep Singh
d3b0a15284
Merge pull request #763 from projectdiscovery/fix-eof
...
Fix for panic: runtime error
2021-06-12 15:24:15 +05:30
Ice3man543
d22d823e9c
Fixed #762 by not deleting file with no results
2021-06-12 03:48:10 +05:30
Ice3man543
b2e416b0dd
Fixed nuclei panic for issue #760
2021-06-11 14:44:37 +05:30
sandeep
bd38c16e0a
Update banner.go
2021-06-08 16:46:34 +05:30
Ice3man543
2c0cea1a3f
Changed name of flag
2021-06-06 02:56:36 +05:30
Ice3man543
abc7063339
Work on sarif integration start
2021-06-05 18:01:08 +05:30
Sandeep Singh
1dcb3c0aca
Merge pull request #702 from projectdiscovery/nuclei-interact-improve
...
Improvements to interactsh integration + no fatal for interact
2021-05-09 02:38:01 +05:30