Closed evandrix closed 4 years ago
https://github.com/JPCERTCC/MalConfScan/blob/master/utils/ursnifscan.py#L246-L247 should be if not has_aplib: - probably a copy/paste error
if not has_aplib:
Thank you for the issue. I fixed it.
https://github.com/JPCERTCC/MalConfScan/blob/master/utils/ursnifscan.py#L246-L247 should be
if not has_aplib:
- probably a copy/paste error