nmap / ncrack

Ncrack network authentication tool
Other
1.08k stars 237 forks source link

IPv6 failed when loading iX targets #116

Open gbiagomba opened 3 years ago

gbiagomba commented 3 years ago

I ran the following command. ncrack -v -6 $i -U ~/Documents/Stuff/creds/users.list -P ~/Documents/Stuff/creds/pwds.list -T4 -oA tools/ncrack/ncrack_output6-$current_time -iX kali-nmap_portknock6.xml and got

Starting Ncrack 0.7 ( http://ncrack.org ) at 2021-10-25 19:21 UTC

Invalid port number: FE80:1337:4:22
QUITTING!

I modified the output to remove sensitive data. But it seems to not be properly parsing the XML file. I tried using the normal output too and I got the same results.