added xploit payloads, move things to util folder, tool needs alot of work, scanner cleaned up, bunch of database features
This commit is contained in:
@@ -19,6 +19,7 @@ get_bank = function(target_ip, local_ip, mem, key)
|
||||
|
||||
if(typeof(result) == "shell") then
|
||||
result = typeObject.host_computer
|
||||
end if
|
||||
|
||||
if(typeof(result) != "computer") then exit("Error: expected computer, obtained " + typeof(result))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user