You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
xml will display on msf rpc server's stdout
client of msf rpc will get "{"data"=>"[*] exec: more nmap_result_192.168.7.167.xml\n\n", "prompt"=>"\x01\x02msf5\x01\x02 \x01\x02> ", "busy"=>false}"
The text was updated successfully, but these errors were encountered:
sachinly
changed the title
msf5 rpc.call("console.write",id,"cat nmap_xxxx.xml"): cannot get xml from rpc.call("console.read",id)")
msf5 rpc.call("console.write",id,"cat nmap_xxxx.xml\r\n"): cannot get xml from rpc.call("console.read",id)")
Sep 12, 2019
xml will display on msf rpc server's stdout
client of msf rpc will get
"{"data"=>"[*] exec: more nmap_result_192.168.7.167.xml\n\n", "prompt"=>"\x01\x02msf5\x01\x02 \x01\x02> ", "busy"=>false}"
The text was updated successfully, but these errors were encountered: