Advertisement
Guest User

eyewitness nmap rdp

a guest
Aug 27th, 2016
238
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.84 KB | None | 0 0
  1. Nmap 7.25BETA1 ( https://nmap.org )
  2. nmap -p3389 -sS -oA nmap 192.168.1.13
  3.  
  4. python /opt/EyeWitness/EyeWitness.py --rdp -f nmap.xml -d raw
  5.  
  6. ################################################################################
  7. # EyeWitness #
  8. ################################################################################
  9.  
  10. Traceback (most recent call last):
  11. File "/opt/EyeWitness/EyeWitness.py", line 612, in <module>
  12. multi_mode(cli_parsed)
  13. File "/opt/EyeWitness/EyeWitness.py", line 428, in multi_mode
  14. dbm.create_vnc_rdp_object('rdp', rdp, cli_parsed)
  15. File "/opt/EyeWitness/modules/db_manager.py", line 167, in create_vnc_rdp_object
  16. port = int(port)
  17. ValueError: invalid literal for int() with base 10: '///usr/bin/../share/nmap/nmap.xsl" type="text/xsl"?>'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement