nmap fix, get_shell made, print specific lib/version
This commit is contained in:
@@ -1 +1,7 @@
|
||||
import_code("/root/database.lib")
|
||||
import_code("/scanner/database.lib")
|
||||
|
||||
table = params[0]
|
||||
release = params[1]
|
||||
|
||||
|
||||
myDB.printTableBy(table,"version",release,{"version": "Version", "memory_adress": "Memory Address", "key_value": "key Value", "object": "Object", "privilege": "Privilege"})
|
||||
|
||||
Reference in New Issue
Block a user