All Apps and Add-ons

IP Reputation App for Splunk Enterprise: Are there other ports besides port 54 I need to open for the app to work?

leonheart78
Explorer

I have installed the IP Reputation App in my Splunk server which is behind a firewall. I have allowed port 54 for DNS resolution, but the Threatscore is still 0. May I know if there are other ports I need to open for the app to work?

Thank you.

0 Karma

mmaier_splunk
Splunk Employee
Splunk Employee

Hi Leo,

usually not. it's going over DNS Protocol.

If you check directly with from your Splunk Server a lookup: abcdefghijkl.2.1.9.127.dnsbl.httpbl.org you should get 127.3.5.1 back.

API Documentation: https://www.projecthoneypot.org/httpbl_api.php

The lookup script is in the app directory /bin/scorelookup.py and calls the socket.gethostbyname command.

`dns_response = socket.gethostbyname($dns_query)`

br
Matthias

0 Karma
Get Updates on the Splunk Community!

Infographic provides the TL;DR for the 2023 Splunk Career Impact Report

We’ve been shouting it from the rooftops! The findings from the 2023 Splunk Career Impact Report showing that ...

Splunk Lantern | Getting Started with Edge Processor, Machine Learning Toolkit ...

Splunk Lantern is Splunk’s customer success center that provides advice from Splunk experts on valuable data ...

Enterprise Security Content Update (ESCU) | New Releases

In the last month, the Splunk Threat Research Team (STRT) has had 2 releases of new security content via the ...