TheHive-Project / Hippocampe

Threat Feed Aggregation, Made Easy
https://thehive-project.org
GNU Affero General Public License v3.0
166 stars 44 forks source link

Autoshun Feed Fails on "Empty Value Passed for a required argument body" #49

Open darksheer opened 6 years ago

darksheer commented 6 years ago

Request Type

Bug

Work Environment

Question Answer
OS version (server) Ubuntu 16.0.4
OS version (client) OS X
Hippocampe version / git hash Latest
Package Type Source
Browser type & version N/A

Problem Description

The AutoShun feed returns an error after ingestion is attempted.


shunlist_IP.conf | true | ["Empty value passed for a required argument 'body'."] | http://autoshun.org/files/shunlist.csv | 0 | 0 | 0 | 0
-- | -- | -- | -- | -- | -- | -- | --

Steps to Reproduce

  1. Install hippocampe
  2. Start ingestion process
  3. Error returned (above)
darksheer commented 6 years ago

Autoshun is now under API auth. Using the full URL w/ the users API key works as intended.

I know this would be a huge feature, but for feeds outside of publically available, there will probably be a need for a way to manage API keys within the WebUI.