Parth Malhotra
3014b40ac6
Fixes #2885 ( #2886 )
...
* docker go version update
* docker fix
* version update
* update chinese readme and typo fixes. (#2862 )
* Fixes #2885
Fixes #2885
Co-authored-by: Sandeep Singh <sandeep@projectdiscovery.io>
Co-authored-by: sandeep <8293321+ehsandeep@users.noreply.github.com>
Co-authored-by: Xc1Ym <xuedongyuming2233@gmail.com>
2022-11-23 18:21:22 +05:30
vrenzolaverace
2aaf2a2158
Use utils helpers libraries ( #2809 ) ( #2810 )
...
* Use utils helpers libraries (#2809 )
* Use utils helpers libraries (#2809 )
2022-11-07 01:54:23 +05:30
Ice3man
363ffb75db
Added probing for URL + input based on protocol ( #2614 )
...
* Added workflow names based condition
* Added conditional filtering to workflow executor
* Replaced names with single name stringslice
* Added probing for URL + input based on protocol
* Remove debug comments
* Fixed typo
* Fixed failing tests
* Fixed workflow matcher condition + tests
* Fixed workflow item name
* Switch to if-else
* Fixed review comment strict
* Increase bulk size
* Added default port for SSL protocol + misc changes
* Fixed failing tests
* Fixed misc changes to executer
* Fixed failing self-contained and offlinehttp tests
* Fixed atomic increment operation
* misc update
* Fixed failing builds
Co-authored-by: sandeep <8293321+ehsandeep@users.noreply.github.com>
2022-10-20 17:23:00 +05:30
sandeep
299755b1a3
go mod + version update
2022-10-07 23:17:08 +05:30
Ice3man
04b47b0309
Added custom json-unmarshaller + misc updates ( #2556 )
...
* Added custom json-unmarshaller + misc updates
* Added support for nuclei-cloud based scan execution
* Removed unnecessary files
* Misc
* Changes as per review comments
* misc option update
Co-authored-by: sandeep <sandeep@projectdiscovery.io>
2022-09-19 01:13:59 +05:30
sandeep
567a8c60a2
dev version update
2022-09-02 12:52:07 +05:30
sandeep
efdc57c7b2
version update
2022-08-26 14:18:32 +05:30
Mzack9999
30054d1fb6
Adding advanced template filtering ( #2374 )
...
* Adding advanced template filtering
* fixing bug in slice
* refactoring tests
* adding test cases
* increasing error verbosity
* fixing quoted fields with spaces
* adding more test cases
* fixing merge error
* fixing lint errors
* switching to []string
* updating tag filter tests
* updating functional tests
* fixing functional test cases
* updating syntax
2022-08-25 16:52:08 +05:30
Sami
0aac36a44b
added custom config flag ( #2399 )
...
* added custom config flag
* config.yaml file in custom directory
* lint error fix
* few updates and error checks
* fix lint error
* copy config.yaml file if the dest folder does not exist
* lint error check
* added integration test
* improved test cases
* lint error fix
2022-08-25 16:10:07 +05:30
Sami
d14c00fc6f
added validation for headless templates ( #2423 )
...
* added validation for headless templates
* minor update in log msg
2022-08-17 17:10:27 +04:00
sandeep
3193bf8f94
version update
2022-08-13 01:26:43 -07:00
Ice3man
67d5769cd9
Added initial catalog interface implementation ( #2318 )
...
* Added initial catalog interface implementation
* Added OpenFile to Catalog + disk catalog implementation
* Fixed merge issues
Co-authored-by: sandeep <sandeep@projectdiscovery.io>
2022-08-10 11:05:58 -07:00
sandeep
125588046e
version update
2022-07-28 17:05:29 +05:30
sandeep
ee9f8b7651
version update
2022-07-24 15:00:36 +05:30
sandeep
4ae458df98
readme update
2022-07-18 13:11:28 +05:30
Sajad
be73fde0db
use go-homedir instead of standard os.userhomedir ( #2262 )
...
* use go-homedir instead of standard os.userhomedir
* set r.templatesConfig before write attempt to avoid panic
2022-07-13 13:33:13 +05:30
Ice3man
ffe6ab04b3
Added include-templates force-loading for templates ( #2232 )
...
* Added include-templates force-loading for templates
* Fixed loader case with include-templates
* Added integration test for excluded-template in loader
2022-06-27 18:09:29 +05:30
sandeep
7f28c048a6
version update
2022-06-22 00:45:08 +05:30
sandeep
900addc43f
version update
2022-06-03 03:02:11 +05:30
Ice3man
3648c47e35
Fixed template validation edge cases ( #2051 )
2022-05-25 11:26:05 +05:30
sandeep
91c35df911
version + readme update
2022-05-17 16:36:33 +05:30
sandeep
474d66c09d
go mod + version update
2022-05-08 15:29:33 +05:30
Mzack9999
a534b9f06c
Fixing directory walk error check on windows ( #1951 )
...
* Fixing directory walk error check on windows
* moving check to helper package
* replacing godirwalk with standard library
2022-05-08 12:22:21 +05:30
sandeep
82c0cd0e52
version update
2022-04-23 01:12:07 +05:30
LuitelSamikshya
5eae7159c7
nil value check
2022-04-18 17:21:33 -05:00
sandeep
cfbe7f6d27
version update
2022-04-15 23:33:47 +05:30
sandeep
9d27344543
version update
2022-04-13 16:59:41 +05:30
sandeep
c8753b7ee9
readme update
2022-04-11 15:18:23 +05:30
sandeep
8abba9e82f
version update
2022-03-21 23:48:16 +05:30
sandeep
5bb06dff13
dev version update
2022-03-21 19:06:34 +05:30
sandeep
6194202779
version update
2022-03-21 13:22:27 +05:30
Ice3man
14dab085ac
Merge branch 'dev' of https://github.com/projectdiscovery/nuclei into automatic-workflows
2022-03-14 12:17:39 +05:30
Sajad
a4841fbdad
use nuclei as config directory
2022-03-10 16:20:29 +05:30
sandeep
8096737e1a
Merge branch 'dev' of https://github.com/projectdiscovery/nuclei into update-custom-dir
2022-03-09 01:52:08 +05:30
Ice3man
d9a121344c
Merge branch 'dev' of https://github.com/projectdiscovery/nuclei into automatic-workflows
2022-03-07 13:19:37 +05:30
sandeep
ded1c91501
version update
2022-03-04 02:19:20 +05:30
sandeep
a276923b2c
banner update
2022-03-04 02:07:00 +05:30
Ice3man
a1dbbc5e88
Renamed variables to be more appropriate + changed return message
2022-03-03 19:01:46 +05:30
Sajad Parra
bdc1b337e0
fix setting custom nuclei-templates directory #1611
2022-03-02 16:50:20 +05:30
Ice3man
04b1e43780
Added duplicate ID detection to validate + misc fixes
2022-02-28 15:37:51 +05:30
sandeep
9b79d0ac7d
Update config.go
2022-02-24 02:46:14 +05:30
sandeep
60a723ffab
Update config.go
2022-02-24 02:21:58 +05:30
sandeep
95f330d7e8
dev update
2022-02-22 15:36:34 +05:30
sandeep
35e91a771d
version update
2022-02-22 13:14:02 +05:30
forgedhallpass
72af50155d
Typo fixes
2022-02-07 16:41:55 +02:00
sandeep
2d1c96a338
dev: version update
2022-02-05 21:13:26 +05:30
sandeep
7c8137cfff
readme update
2022-02-05 20:39:59 +05:30
Sandeep Singh
8566bc0374
Merge pull request #1472 from projectdiscovery/remote-templates
...
Add support to run remote template
2022-01-27 18:02:52 +05:30
Sajad Parra
a47d4f8b8f
validate remote input list URL and it's contents against allowed remote template domain list
2022-01-27 13:45:03 +05:30
Sajad Parra
c6de2ca406
rename few vars, extract duplicate functions to utils
2022-01-24 16:48:12 +05:30