|
Hello guys, there is any way to receive the results of another template? Example: the file path found by the phpinfo-files module? The idea is to use the url and path found by phpinfo-files to url request into another template. |
Answered by
j4vaovo
Apr 7, 2023
Replies: 2 comments 3 replies
|
没必要考滤这些 一个模板实现即可 nuclei会自动合并相同的请求 |
3 replies
Answer selected by
olearycrew
|
You can do this with variables. Check out: https://nuclei.projectdiscovery.io/templating-guide/variables/ and https://nuclei.projectdiscovery.io/templating-guide/workflows/ |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
没必要考滤这些 一个模板实现即可 nuclei会自动合并相同的请求