ExploitDB plugin added
This commit is contained in:
@@ -61,7 +61,8 @@ async def load_plugin(plugin_name):
|
||||
'bitcoin':'plugins.bitcoin',
|
||||
'dns':'plugins.dns',
|
||||
'shodan':'plugins.shodan',
|
||||
'dnsdumpster': 'plugins.dnsdumpster'
|
||||
'dnsdumpster': 'plugins.dnsdumpster',
|
||||
'exploitdb': 'plugins.exploitdb'
|
||||
}
|
||||
|
||||
# Get the module path from the mapping
|
||||
|
Reference in New Issue
Block a user