diff --git a/harpoon/commands/shodancmd.py b/harpoon/commands/shodancmd.py index 2e476cc..7f95ebd 100644 --- a/harpoon/commands/shodancmd.py +++ b/harpoon/commands/shodancmd.py @@ -195,7 +195,7 @@ def __init__(self, config): self.add_subcommand(SubcommandSsh) self.add_subcommand(SubcommandQuota) - def intel_ip(self, query, data, conf): + def intel_ip(self, query, data): print("[+] Checking Shodan...") api = shodan.Shodan(self._config_data['Shodan']['key']) try: