telekom-security / tpotce

🍯 T-Pot - The All In One Multi Honeypot Platform 🐝
GNU General Public License v3.0
6.85k stars 1.08k forks source link

Unhandled exception (KeyError) #313

Closed workandresearchgithub closed 5 years ago

workandresearchgithub commented 5 years ago

Basic support information

NAME STATUS PORTS adbhoney Up 3 hours 0.0.0.0:5555->5555/tcp ciscoasa Up 3 hours conpot_guardian_ast Up 3 hours 0.0.0.0:10001->10001/tcp conpot_iec104 Up 3 hours 0.0.0.0:161->161/tcp, 0.0.0.0:2404->2404/tcp conpot_ipmi Up 3 hours 0.0.0.0:623->623/tcp conpot_kamstrup_382 Up 3 hours 0.0.0.0:1025->1025/tcp, 0.0.0.0:50100->50100/tcp cowrie Up 3 hours 0.0.0.0:22-23->22-23/tcp cyberchef Up 3 hours (healthy) 127.0.0.1:64299->8000/tcp dionaea Up 3 hours elasticpot Up 3 hours 0.0.0.0:9200->9200/tcp elasticsearch Up 3 hours (healthy) 127.0.0.1:64298->9200/tcp head Up 3 hours (healthy) 127.0.0.1:64302->9100/tcp heralding Up 3 hours 0.0.0.0:110->110/tcp, 0.0.0.0:143->143/tcp, 0.0.0.0:993->993/tcp, 0.0.0.0:995->995/tcp, 0.0.0.0:5432->5432/tcp, 0.0.0.0:5900->5900/tcp honeytrap Up 3 hours kibana Up 3 hours (healthy) 127.0.0.1:64296->5601/tcp logstash Up 3 hours (healthy) mailoney Up 3 hours 0.0.0.0:25->25/tcp medpot Up 3 hours 0.0.0.0:2575->2575/tcp nginx Up 3 hours p0f Up 3 hours rdpy Up 3 hours 0.0.0.0:3389->3389/tcp snare Up 3 hours 0.0.0.0:80->80/tcp spiderfoot Up 3 hours (healthy) 127.0.0.1:64303->8080/tcp suricata Up 3 hours tanner Up 3 hours tanner_api Up 3 hours tanner_phpox Up 3 hours tanner_redis Up 3 hours 6379/tcp tanner_web Up 3 hours


Here is the error message from spiderfoot:

-- Unhandled exception (KeyError) encountered during scan. Please report this as a bug: ['Traceback (most recent call last):\n', ' File "/home/spiderfoot/sfscan.py", line 265, in startScan\n psMod.notifyListeners(firstEvent)\n', ' File "/home/spiderfoot/sflib.py", line 1527, in notifyListeners\n listener.handleEvent(sfEvent)\n', ' File "/home/spiderfoot/modules/sfp_bingsearch.py", line 93, in handleEvent\n self.notifyListeners(evt)\n', ' File "/home/spiderfoot/sflib.py", line 1527, in notifyListeners\n listener.handleEvent(sfEvent)\n', ' File "/home/spiderfoot/modules/sfp_dnsresolve.py", line 162, in handleEvent\n self.processHost(match[1], parentEvent, False)\n', ' File "/home/spiderfoot/modules/sfp_dnsresolve.py", line 334, in processHost\n self.notifyListeners(evt)\n', ' File "/home/spiderfoot/sflib.py", line 1527, in notifyListeners\n listener.handleEvent(sfEvent)\n', ' File "/home/spiderfoot/modules/sfp_bingsearch.py", line 93, in handleEvent\n self.notifyListeners(evt)\n', ' File "/home/spiderfoot/sflib.py", line 1527, in notifyListeners\n listener.handleEvent(sfEvent)\n', ' File "/home/spiderfoot/modules/sfp_dnsresolve.py", line 162, in handleEvent\n self.processHost(match[1], parentEvent, False)\n', ' File "/home/spiderfoot/modules/sfp_dnsresolve.py", line 338, in processHost\n self.processDomain(dom, evt)\n', ' File "/home/spiderfoot/modules/sfp_dnsresolve.py", line 357, in processDomain\n self.notifyListeners(domevt)\n', ' File "/home/spiderfoot/sflib.py", line 1527, in notifyListeners\n listener.handleEvent(sfEvent)\n', ' File "/home/spiderfoot/modules/sfp_dnsbrute.py", line 131, in handleEvent\n self.notifyListeners(evt)\n', ' File "/home/spiderfoot/sflib.py", line 1527, in notifyListeners\n listener.handleEvent(sfEvent)\n', ' File "/home/spiderfoot/modules/sfp_dnsresolve.py", line 222, in handleEvent\n self.processHost(addr, parentEvent, False)\n', ' File "/home/spiderfoot/modules/sfp_dnsresolve.py", line 334, in processHost\n self.notifyListeners(evt)\n', ' File "/home/spiderfoot/sflib.py", line 1527, in notifyListeners\n listener.handleEvent(sfEvent)\n', ' File "/home/spiderfoot/modules/sfp_bingsharedip.py", line 133, in handleEvent\n self.notifyListeners(evt)\n', ' File "/home/spiderfoot/sflib.py", line 1527, in notifyListeners\n listener.handleEvent(sfEvent)\n', ' File "/home/spiderfoot/modules/sfp_dnsresolve.py", line 162, in handleEvent\n self.processHost(match[1], parentEvent, False)\n', ' File "/home/spiderfoot/modules/sfp_dnsresolve.py", line 334, in processHost\n self.notifyListeners(evt)\n', ' File "/home/spiderfoot/sflib.py", line 1527, in notifyListeners\n listener.handleEvent(sfEvent)\n', ' File "/home/spiderfoot/modules/sfp_bingsearch.py", line 93, in handleEvent\n self.notifyListeners(evt)\n', ' File "/home/spiderfoot/sflib.py", line 1527, in notifyListeners\n listener.handleEvent(sfEvent)\n', ' File "/home/spiderfoot/modules/sfp_spider.py", line 262, in handleEvent\n return self.spiderFrom(spiderTarget)\n', ' File "/home/spiderfoot/modules/sfp_spider.py", line 286, in spiderFrom\n links = self.processUrl(startingPoint) # fetch first page\n', ' File "/home/spiderfoot/modules/sfp_spider.py", line 107, in processUrl\n self.contentNotify(url, fetched, self.urlEvents[url])\n', ' File "/home/spiderfoot/modules/sfp_spider.py", line 199, in contentNotify\n self.notifyListeners(event)\n', ' File "/home/spiderfoot/sflib.py", line 1527, in notifyListeners\n listener.handleEvent(sfEvent)\n', ' File "/home/spiderfoot/modules/sfp_email.py", line 98, in handleEvent\n self.notifyListeners(evt)\n', ' File "/home/spiderfoot/sflib.py", line 1527, in notifyListeners\n listener.handleEvent(sfEvent)\n', ' File "/home/spiderfoot/modules/sfp_fullcontact.py", line 151, in handleEvent\n e = SpiderFootEvent("HUMAN_NAME", data[\'fullName\'], self.name, event)\n', "KeyError: 'fullName'\n"]



spiderfoot is aware of the issue, and believes they have resolved it (https://github.com/smicallef/spiderfoot/issues/242).  The solution they recommended is to obtain the latest version.
t3chn0m4g3 commented 5 years ago

@workandresearchgithub Thanks for bringing this to my attention. Will fix it for the next release 19.03.

t3chn0m4g3 commented 5 years ago

@workandresearchgithub Right now the new Docker image is building on DockerHub (give it 30 minutes or so). Please install the 19.03 beta and let me know if the fix works for you, too.

workandresearchgithub commented 5 years ago

will do. Is that as simple as "./update.sh -y" ?

t3chn0m4g3 commented 5 years ago

You will have to install the new ISO. If you wait long enough the new docker image will be pulled automagically during install.

t3chn0m4g3 commented 5 years ago

Image finished building. You can install the beta now. Please be reminded this is just for testing purposes, the final release needs a fresh install.

workandresearchgithub commented 5 years ago

in the midst of installing. might take me awhile as the system is an old toshiba laptop with a 5400rpm drive......

btw, when do you anticipate making this release the stable version?

t3chn0m4g3 commented 5 years ago

Release by the end of this month.

t3chn0m4g3 commented 5 years ago

Closing this as resolved.