File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -57,6 +57,18 @@ const char *exploitDirs[] = {
5757 "/usr/share/metasploit-framework/modules/auxiliary" ,
5858 "/usr/share/metasploit-framework/modules/post" ,
5959 "/usr/share/metasploit-framework/modules/payloads" ,
60+ "/usr/local/share/metasploit-framework/modules/exploits" ,
61+ "/usr/local/share/metasploit-framework/modules/auxiliary" ,
62+ "/usr/local/share/metasploit-framework/modules/post" ,
63+ "/usr/local/share/metasploit-framework/modules/payloads" ,
64+ "/opt/metasploit-framework/modules/exploits" ,
65+ "/opt/metasploit-framework/modules/auxiliary" ,
66+ "/opt/metasploit-framework/modules/post" ,
67+ "/opt/metasploit-framework/modules/payloads" ,
68+ "/var/lib/metasploit-framework/modules/exploits" ,
69+ "/var/lib/metasploit-framework/modules/auxiliary" ,
70+ "/var/lib/metasploit-framework/modules/post" ,
71+ "/usr/lib/metasploit-framework/modules/payloads" ,
6072 "/usr/share/exploits" ,
6173 "/usr/local/share/exploits" ,
6274 "/opt/exploits" ,
You can’t perform that action at this time.
0 commit comments