Commit 2962b6d 1 parent b865dbe commit 2962b6d Copy full SHA for 2962b6d
File tree 1 file changed +2
-1
lines changed
1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -10,11 +10,12 @@ system_prompt: >
10
10
11
11
# agent specific goal, leave empty to ask the user
12
12
prompt : >
13
- identify the technologies used in the target website and the list of plugins used for it if the specific technology is CMS .
13
+ identify the technologies used in the target website.
14
14
15
15
# optional rules to add to the basic ones
16
16
guidance :
17
17
- Start by enumerating pages and folders that are relevant for fingerprinting first.
18
+ - If the the website is using a known CMS, identify the version used and try to enumerate the plugins used.
18
19
- If a page returns a "not found" error stop requesting it and try another page.
19
20
- Use exclusively the report_findings tool to report your findings.
20
21
You can’t perform that action at this time.
0 commit comments