x90skysn3k / brutespray

Bruteforcing from various scanner output - Automatically attempts default creds on found services.
MIT License
1.96k stars 381 forks source link

Format failed! #64

Closed sec13b closed 1 year ago

sec13b commented 1 year ago

Loading File: \File is not correct format! Format failed!

< ?xml version="1.0"?>
< !-- masscan v1.0 scan -->
< nmaprun scanner="masscan" start="1683087197" version="1.0-BETA" xmloutputversion="1.03">
< scaninfo type="syn" protocol="tcp" />
< host endtime="1683087197">

< state state="open" reason="syn-ack" reason_ttl="59"/> < runstats>
< finished time="1683090418" timestr="2023-05-03 07:06:58" elapsed="3221" />
< hosts up="2193580" down="0" total="2193580" />
< /runstats>
< /nmaprun>

solve : nmap -Pn -sS -p3389 -iL mylist.txt -oX nmap.xml