Commit Graph

1726 Commits (f44d122db03d11c864220669278993fd3883cf20)

Author SHA1 Message Date
sandeep f44d122db0 Update go.sum 2021-09-10 19:57:53 +05:30
Sandeep Singh 2ac8df6ccf
Merge pull request #1007 from chenrui333/go-1.17
build: update dockerfile and go.mod
2021-09-10 19:53:56 +05:30
sandeep e64d31deb1 misc update 2021-09-10 19:50:57 +05:30
sandeep eae6df9360 misc update 2021-09-10 19:48:21 +05:30
Ice3man543 3b7f7aaca2 Merge branch 'dev' of https://github.com/projectdiscovery/nuclei into dev 2021-09-10 17:02:38 +05:30
Ice3man543 b25188ab4f Misc 2021-09-10 17:01:59 +05:30
Sandeep Singh 39eb141f10
Merge branch 'master' into go-1.17 2021-09-10 15:52:34 +05:30
GitHub Action d3e2d32c54 Auto Generate Syntax Docs + JSONSchema [Fri Sep 10 09:34:25 UTC 2021] 🤖 2021-09-10 09:34:25 +00: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
Ice3man a9cf7e5a09
Delete syntax-reference.md 2021-09-10 14:41:24 +05:30
Ice3man 1637d0d13e
Delete nuclei-jsonschema.json 2021-09-10 14:41:10 +05:30
Ice3man c5f478962b
Merge pull request #1008 from projectdiscovery/clusterer-fixes
Clusterer fix + interactsh improvements
2021-09-10 14:27:22 +05:30
Ice3man543 c2c77de6f3 Use sync.Once for on-use initialization of interactsh 2021-09-10 00:32:05 +05:30
Ice3man543 e10c4d68ff Fixed issue with duplicate ids in clusterer 2021-09-10 00:21:36 +05:30
Ice3man543 ae511cb82f Misc 2021-09-09 20:08:05 +05:30
Ice3man543 11636f5bfc Support multiple cve-ids 2021-09-09 20:05:43 +05:30
Ice3man543 ab34aa991e Formatting changes 2021-09-09 19:59:42 +05:30
Ice3man543 6012994405 Misc changes to reporting 2021-09-09 19:56:39 +05:30
Ice3man543 ee74561bbf Misc 2021-09-09 19:54:10 +05:30
Ice3man543 d75a85a68f Uppercase 2021-09-09 19:49:01 +05:30
Ice3man543 2e923f683a go.mod tidy 2021-09-09 19:23:28 +05:30
Ice3man543 7f2b0da53c Added cve-annotate helper 2021-09-09 18:55:25 +05:30
Ice3man543 e683212bb8 Made irr default for reporting + misc on new fields 2021-09-09 18:53:55 +05:30
Rui Chen c45dfb1e7c build: update go.mod and pull in all indirect dependencies 2021-09-09 00:50:09 -04:00
Rui Chen dd422e18d3 build(docker): use tagged image rather than latest 2021-09-09 00:49:33 -04:00
Ice3man543 6192c97d40 Added new fields to reporting 2021-09-09 03:30:17 +05:30
Ice3man543 ca066367f4 Added new info block fields 2021-09-08 20:42:37 +05:30
Ice3man543 7d42967139 Merge branch 'master' of https://github.com/projectdiscovery/nuclei into dev 2021-09-08 20:24:00 +05:30
Ice3man543 99fe86da8f Merge branch 'dev' of https://github.com/projectdiscovery/nuclei into dev 2021-09-08 20:23:55 +05:30
forgedhallpass 4c4d8ef28f
Merge pull request #1002 from geeknik/patch-4
Update banner.go
2021-09-08 17:13:03 +03:00
Geeknik Labs c891d113db
Update banner.go
Missing punctuation.
2021-09-08 09:10:22 -05: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 cfd3079739
Merge pull request #997 from projectdiscovery/unmarshal_severities
YAML Unmarshal error in reporting template #996
2021-09-06 13:14:19 +03:00
forgedhallpass d45fbdbad5 Merge remote-tracking branch 'origin/dev' into unmarshal_severities 2021-09-06 13:13:45 +03:00
Ice3man543 f089c44111 Merge branch 'master' of https://github.com/projectdiscovery/nuclei into dev 2021-09-06 15:06:14 +05:30
Ice3man 79421aa088
Update publish-docs.yaml 2021-09-06 15:04:09 +05:30
forgedhallpass 297a73c145 Fix regex that checks for loaded templates within the regression tests 2021-09-03 17:44:00 +03:00
forgedhallpass d96c911a4b Minor changes in the issue-tracker-config.yaml and their test counterparts 2021-09-03 17:17:51 +03:00
GitHub Action c256bef362 Auto Generate Syntax Docs + JSONSchema [Fri Sep 3 13:50:44 UTC 2021] 🤖 2021-09-03 13:50:44 +00:00
forgedhallpass 16a54e3b98 YAML Unmarshal error in reporting template #995 2021-09-03 16:48:39 +03:00
forgedhallpass 5e50d469e7
Merge pull request #996 from gano3s/dev
[issue] 995 - YAML Unmarshal error in reporting template
2021-09-03 16:23:39 +03:00
Sandeep Singh d261061fda
Merge pull request #991 from projectdiscovery/fix/pitchfork
remove pitchfork validation
2021-09-03 14:29:09 +05:30
sandeep a648838f29 removing duplicate comments 2021-09-03 12:46:00 +05:30
Sandeep Singh 8011b9f721
Merge pull request #994 from wdahlenburg/base64-helper
Support Raw Base64 Encoding for Deserialization Helpers
2021-09-03 12:14:13 +05:30
ganoes e8411bc99f Fix in YAML template via UnmarshalYAML 2021-09-02 17:10:54 +02:00
ganoes 2af996de68 comment all examples 2021-09-02 16:39:21 +02:00
ganoes 5e78dedce6 Hot fix - severities in yaml template for reporting 2021-09-02 16:37:49 +02:00
Wyatt Dahlenburg 1ccc4b2823 Switching to base64-raw 2021-09-02 08:05:47 -05:00
Wyatt Dahlenburg 693aec37d8 Support raw base64 encoding 2021-09-01 11:59:51 -05:00