Closed phate1 closed 1 year ago
It looks like the conf parameter needs removing from : https://github.com/Te-k/harpoon/blob/main/harpoon/commands/shodancmd.py#L198C43-L198C43
As the intel command results in an error: TypeError: intel_ip() missing 1 required positional argument: 'conf'
Thanks
Pete
Hi, indeed!
It is fixed in the latest commit, can you let me know if it works for you?
I edited my local copy earlier and all working ok now, so yep that will do it Cheers
It looks like the conf parameter needs removing from : https://github.com/Te-k/harpoon/blob/main/harpoon/commands/shodancmd.py#L198C43-L198C43
As the intel command results in an error: TypeError: intel_ip() missing 1 required positional argument: 'conf'
Thanks
Pete