Sandeep Singh
df55f7a2eb
Disabling no-sandbox in headless engine ( #1135 )
...
* Disabling no-sandbox in headless engine
* limiting disabling sandbox to bare minimum
* adding warnings related to linux os and root user requirement
Co-authored-by: mzack <marco.rivoli.nvh@gmail.com>
2021-12-05 20:14:16 +05:30
Mzack9999
3c88afac0c
Fixing payloads path during validation ( #1320 )
...
* Fixing payloads path during validation
* Added GH Action for public template parsing / validation
* tracking payload errors as syntax warnings
* improving path parsing + introducing hard failure for runtime errors on validation
Co-authored-by: sandeep <sandeep@projectdiscovery.io>
2021-12-05 19:41:14 +05:30
Sandeep Singh
a0da7452e3
Merge pull request #1315 from projectdiscovery/validate-flag
...
validate flag updates
2021-12-02 17:23:34 +05:30
LuitelSamikshya
6d5146e540
validate flag updates
2021-12-01 10:35:18 -06:00
mzack
2140ffa382
Adding stop-resume support
2021-11-29 14:38:45 +01:00
forgedhallpass
7e22d70ded
refactor/documentation: typos and grammatical errors
2021-11-25 18:54:16 +02:00
Ice3man
1581c96e4e
Added matched-status flag + template-path and url to output ( #1272 )
...
* Added matched-status flag + template-path and url to output
2021-11-22 17:53:25 +05:30
Mzack9999
ca9676f52e
Adding support for clustering within workflow ( #1255 )
...
* Adding support for clustering within workflow
2021-11-22 04:49:53 +05:30
Sajad
f74ff3fc49
Tag based struct validation ( #1256 )
...
* Added tag based struct validation
2021-11-20 13:25:27 +05:30
Ice3man
50a816fce9
Fixed a crash with uninitialized interactsh client ( #1251 )
...
* Fixed a crash with uninitialized interactsh client
2021-11-16 20:02:39 +05:30
Ice3man543
213853c45d
Merge from dev
2021-11-08 15:40:18 +05:30
Sandeep Singh
3c53e262e3
Merge pull request #1219 from projectdiscovery/uniq-interact
...
Unique Interactsh URL
2021-11-06 03:33:09 +05:30
Sajad Parra
4d8eaad0a3
add unit test for unique interactsh url #1068
2021-11-05 15:27:49 +05:30
Ice3man543
8ad3ebcd05
Made code changes as per review comments
2021-11-05 03:01:41 +05:30
Ice3man543
390ca8b3c6
Merge from dev
2021-11-03 18:58:00 +05:30
Sandeep Singh
0f897a3977
Merge pull request #1186 from projectdiscovery/protocol-types
...
Added new type and exclude-type flag
2021-11-03 18:47:26 +05:30
Ice3man543
47949c0b52
Use separate type enum for protocol types
2021-11-03 17:18:35 +05:30
Ice3man
09cad2557c
Merge pull request #1123 from EndPositive/remote-template-workflow-lists
...
Remote template workflow lists
2021-11-02 16:12:29 +05:30
Alexey Zhuchkov
3f1186da2b
Add error log support
2021-10-30 14:12:21 +03:00
Ice3man543
1ca2cf3bea
Misc
2021-10-28 23:17:05 +05:30
Ice3man543
0abc7202b1
Misc fixes with goflags
2021-10-28 17:45:38 +05:30
Ice3man543
d124dbacc7
Moved all important execution stuff to engine
2021-10-28 17:20:07 +05:30
Ice3man543
c16c93fe7c
refactor the modules to core
2021-10-27 16:50:36 +05:30
Ice3man543
97645dde52
Added new workpool package + Misc refactor
2021-10-27 15:53:04 +05:30
Jop Zitman
86cf09fa3f
Merge branch 'dev' into remote-template-workflow-lists
...
# Conflicts:
# v2/cmd/nuclei/main.go
2021-10-26 15:33:39 +02:00
Ice3man543
6541b04f4c
Added new type and exclude-type flag
2021-10-25 23:24:42 +05:30
Ice3man543
de01158556
Removed non-used code
2021-10-19 21:52:40 +05:30
Ice3man543
8c9d9a77bf
Added self-contained to network protocol
2021-10-17 18:50:07 +05:30
Ice3man543
a820594506
Merge branch 'dev' of https://github.com/projectdiscovery/nuclei into self-contained-templates
2021-10-17 10:25:25 +05:30
Jop Zitman
14bb1b7b21
Implement `-template-url` and `-workflow-url` for retrieving lists of templates/workflows to run.
2021-10-14 23:33:08 +02:00
Ice3man543
736a530bde
Added self-contained http requests implementation
2021-10-14 22:26:01 +05:30
mzack
30558eabf4
Merge branch 'dev' into feature-preserve-input-order
2021-10-12 09:42:23 +02:00
Alexey Zhuchkov
3e8a0af36f
Add exclude severity filter
2021-10-08 22:27:27 +03:00
mzack
fc868aba4a
misc
2021-09-26 22:36:44 +02:00
mzack
71e4396bd4
Adding support to preserve input order
2021-09-26 22:33:12 +02:00
sandeep
76b86ba2a0
disk cleanups
2021-09-19 16:26:47 +05:30
forgedhallpass
2baf695709
Merge remote-tracking branch 'origin/dev' into code_smells
2021-09-16 20:00:21 +03:00
Sandeep Singh
4845b85328
Merge pull request #1026 from projectdiscovery/github-rate-limit-fix
...
GitHub rate limit bug fix
2021-09-16 21:27:46 +05:30
forgedhallpass
9b45c31db8
Merge remote-tracking branch 'origin/dev' into code_smells
2021-09-16 15:49:51 +03:00
Ice3man543
4d52fb45e4
Misc changes to update and ignore handling
2021-09-15 04:01:40 +05:30
forgedhallpass
01d0fb485c
Fixes 1016 # Implicitly enable the Verbose option if VerboseVerbose is set.
2021-09-13 22:18:43 +03:00
forgedhallpass
c762cc88aa
Merge remote-tracking branch 'origin/dev' into code_smells
2021-09-10 15:33:09 +03:00
Ice3man
8f62da84c0
Merge pull request #1004 from projectdiscovery/new-info-fields
...
Added new info block fields classification and remediation
2021-09-10 15:03:14 +05:30
Ice3man543
e10c4d68ff
Fixed issue with duplicate ids in clusterer
2021-09-10 00:21:36 +05:30
Ice3man543
e683212bb8
Made irr default for reporting + misc on new fields
2021-09-09 18:53:55 +05:30
forgedhallpass
555e609173
Merge remote-tracking branch 'origin/dev' into code_smells
2021-09-07 17:36:34 +03:00
forgedhallpass
0ce33927c7
Typo fixes.
2021-09-07 17:31:46 +03:00
sandeep
802b6b4f65
misc update
2021-09-06 19:10:32 +05:30
Ice3man
1ea89d7560
Merge pull request #993 from wdahlenburg/interactsh-auth
...
Support Authorization Header for Self-Hosted Interactsh Servers
2021-09-06 16:01:13 +05:30
forgedhallpass
16a54e3b98
YAML Unmarshal error in reporting template #995
2021-09-03 16:48:39 +03:00
forgedhallpass
0cabce518f
Merge branch 'dev' into code_smells
2021-09-02 12:30:43 +03:00
Wyatt Dahlenburg
f9afd27605
Allow authorization header value to be specified for self-hosted interact.sh servers
2021-09-01 11:42:15 -05:00
forgedhallpass
f9eb8ba8ac
Changed/removed some documentation/comments
2021-09-01 17:34:51 +03:00
Sandeep Singh
ec10852a68
Merge pull request #986 from projectdiscovery/validate-fixes
...
Added new stats counters + validation fixes
2021-09-01 15:31:18 +05:30
sandeep
605393d1a8
misc CLI UI update
2021-09-01 02:01:55 +05:30
sandeep
e0a2e5d292
misc flag update
2021-09-01 01:09:16 +05:30
Ice3man543
19770d186f
Changed code as per review comments
2021-08-31 21:39:20 +05:30
Ice3man543
44700e6c60
Show errors when validate flag is passed for syntax
2021-08-31 19:53:53 +05:30
Ice3man543
c3e32f5e15
Added new stats counters + validation fixes
2021-08-31 19:27:26 +05:30
Sandeep Singh
a0872989ab
Merge pull request #983 from projectdiscovery/fix-crashes-config
...
Fixed internal config reading crashes
2021-08-30 02:44:17 +05:30
Ice3man
a4264f9b82
Merge pull request #982 from projectdiscovery/workflow_filtering
...
Workflow filtering and validation optimization
2021-08-28 21:22:34 +05:30
Ice3man543
b83de5fb88
Fixed internal config reading crashes
2021-08-27 23:23:01 +05:30
forgedhallpass
36b1c08edc
Optimize template validation
2021-08-27 17:06:06 +03:00
Ice3man543
b7e3eec8db
Don't show timestamp with no-timestamp flag
2021-08-27 19:12:06 +05:30
Ice3man543
e7a0417bc2
Fixed interactsh edge case + debug mode logging for interact
2021-08-26 02:43:58 +05:30
Ice3man
d8b9172559
Merge pull request #973 from projectdiscovery/elasticsearch-export
...
Elasticsearch export
2021-08-25 13:56:12 +05:30
Ice3man
d4e6aac3be
Merge pull request #962 from Nishan8583/elasticsearch-export
...
Elasticsearch export
2021-08-25 13:55:47 +05:30
Ice3man543
071ff1ded9
Removed es exporter cli args + misc changes
2021-08-25 13:53:44 +05:30
forgedhallpass
71c0d217e2
Replacing "path." methods to "filepath." in order to make the code OS independent
2021-08-23 14:54:28 +03:00
nishan8583
33bb3d5c64
assigment duplication removed, defaults from description removed
2021-08-22 07:50:33 +05:45
nishan8583
39fff4102f
timestmap issue and last log not being pushed
2021-08-20 07:27:19 -05:00
sandeep
a41d52c35d
Merge branch 'dev' of https://github.com/projectdiscovery/nuclei into host-max-errors
2021-08-17 17:54:38 +05:30
Ice3man543
586b4c0f8e
Show skipped hosts
2021-08-17 14:50:54 +05:30
Ice3man
737bf28b8b
Merge branch 'dev' into host-max-errors
2021-08-16 21:26:32 +05:30
Ice3man543
f216c6f6b3
Added HostErrorsCache for tracking failed hosts
2021-08-16 21:24:37 +05:30
forgedhallpass
75b21282ab
Merge remote-tracking branch 'upstream/dev'
2021-08-05 14:36:28 +03:00
forgedhallpass
ef7591d3c8
Merge pull request #884 from TheSecEng/impl/targets/targets_to_targetfile
...
implement `TargetsFile` and change logic of `Targets`
2021-08-04 20:39:08 +03:00
TheSecEng
68ab370c32
fix typos
2021-08-04 10:28:56 -07:00
TheSecEng
825f417b53
fixes
...
- Rename Targets -> TargetsFilePath
- Rename Target -> Targets
- Implement target checks (empty, dupe)
- Update documentation
2021-08-03 22:47:09 -07:00
forgedhallpass
d3154648d2
Merge remote-tracking branch 'upstream/dev'
2021-08-03 15:26:45 +03:00
forgedhallpass
2f162e859e
RES-84 # Improve Nuclei CLI interface (WIP)
...
* removed the generic isEmpty implementation
2021-08-03 14:51:34 +03:00
Souvik Hazra
eb080223d8
Added support for rate limit per minute
2021-07-31 15:46:21 +05:30
TheSecEng
61428b0c9b
fix string comparison
2021-07-29 08:24:40 -07:00
TheSecEng
0295555c70
switch back to file based input for `Targets` and switch `Target` to
...
receive a goflags.StringSlice (`[]string`) as an argument
2021-07-29 08:14:44 -07:00
TheSecEng
34fb629138
implement `TargetsFile` and change logic of `Targets`
2021-07-28 17:48:26 -07:00
Ice3man543
97460f37f9
Stats bugs fixes + no error for no updates
2021-07-25 04:27:25 +05:30
Ice3man543
d53c903517
Misc changes to auto-update mechanism
2021-07-25 03:13:46 +05:30
Ice3man543
ecf122c465
Added nuclei-engine auto-update mechanism
2021-07-25 03:07:19 +05:30
forgedhallpass
5d89bb8056
RES-84 # Improve Nuclei CLI interface
...
* fixed issues reported by the linter
2021-07-19 21:04:08 +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
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
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
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