Open
Description
Hi,
I am getting the following error when running your script:
[*] NETXML to CSV Converter by Meatballs
[+] Parsing 'Kismet-20180407-21-26-59-1.netxml'.
[+] Outputting to 'Kismet-20180407-21-26-59-1.csv' Traceback (most recent call last):
File "./out.py", line 139, in <module>
run()
File "./out.py", line 30, in run
result, clients = parse_net_xml(doc)
File "./out.py", line 49, in parse_net_xml
if (count % tenth) == 0:
ZeroDivisionError: integer division or modulo by zero
This is with Kismet 2016_07_R1-1 generated netxml file.
Metadata
Metadata
Assignees
Labels
No labels