Affected by GO-2024-2645
and 2 other vulnerabilities
GO-2024-2645: Nuclei allows unsigned code template execution through workflows in github.com/projectdiscovery/nuclei
GO-2024-2989: projectdiscovery/nuclei allows unsigned code template execution through workflows in github.com/projectdiscovery/nuclei
GO-2024-3114: Nuclei Template Signature Verification Bypass in github.com/projectdiscovery/nuclei
package
Version:
v3.0.4
Opens a new window with list of versions in this module.
Published: Nov 18, 2023
License: MIT, Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
Documentation
¶
ListDir lists all files and directories within a path
depending on the itemType provided
itemType can be any one of ['file','dir','all']
ReadFile reads file contents within permitted paths
ReadFileAsString reads file contents within permitted paths
and returns content as string
ReadFilesFromDir reads all files from a directory
and returns a array with file contents of all files
Source Files
¶
Click to show internal directories.
Click to hide internal directories.