LionSec/katoolin

Python issue on ubuntu 23.10

Opened this issue · 1 comments

File "/home/deividas/katoolinubuntu2310/katoolin.py", line 9
reporting_tools = [
IndentationError: unexpected indent

Try running it using python2 instead of python3, since this repository is no longer maintained.