Refine your search:

2 ratings

Thanks For Downloading!

Review the documentation below and follow any custom installation steps. If no install steps are listed, most Splunk Apps and Add-ons can be installed as follows:

Windows: Decompress the downloaded file using a tool like 7-Zip and place the resulting folder into %PROGRAMFILES%\Splunk\etc\apps. Then restart Splunk using the splunk restart command or the GUI.

Unix/Linux: Decompress the downloaded file using a tool like tar -xvf and place the resulting folder into $SPLUNK_HOME/etc/apps. Then restart Splunk using the splunk restart command or the GUI.

Description

The DShield for Splunk application allows you to search, navigate and summarize SANS Internet Storm Center's DShield data (http://www.dshield.org).

The application retrieves DShield data (All Sources IPs) daily, removes leading zeroes from logs and indexes it into Splunk.
It provides a number of dashboards, including the following information:

* a status dashboard that retrieves Threatcon, current HoD and RSS diaries. It also searches your networks in DShield feed and shows them if it finds any
* a dashboard showing top attackers, top attacked ports and protocols
* a dashboard showing Geo IP information about attackers, both in a table and using Google maps
* a search form that allows quick searching by IP address (or CIDR ranges), port or protocol
* a trend dashboard showing number of distinct IP addresses as well as total number of reports DShield received

Versions and Release Notes

Version 1.0 (current version - updated Jun 27, 2012)

posted 27 Jun '12, 04:00

bojanz's gravatar image

bojanz
1.1k1216
accept rate: 40%

new version 27 Jun '12, 04:00


5 Reviews:
5 reviews, 2 ratings, average 4.5

I installed and it's showing the messages "No matching fields exist".

Can you help me ?

Best Regards.

comments (0)

reviewed 03 Jan, 11:28

jean_tomaz's gravatar image

jean_tomaz
312
accept rate: 0%

Nice. Just missing a lookup for protocols (in Protocols used by attackers).

comments (0)

reviewed 03 Aug '12, 12:20

Mathieu%20Dessus's gravatar image

Mathieu Dessus
29112
accept rate: 25%

Looks to be a problem if you don't install apps in the default path.

os.path.join(os.environ["SPLUNK_HOME"], 'etc', 'apps', 'DShield', 'logs', "dshield.log")
comments (1)

reviewed 03 Jul '12, 10:23

kogane's gravatar image

kogane
884
accept rate: 100%

Can you show an example of where you installed the app so it didn't work? This uses Splunk's environment variable and as long as you didn't change the app name it should work.

(04 Jul '12, 00:44) bojanz

What's the format for setting multiple SourceIPs?

comments (1)

reviewed 03 Jul '12, 10:09

kogane's gravatar image

kogane
884
accept rate: 100%

This just uses Splunk's eventtypes so in order to setup multiple SourceIPs use something like this:

SourceIP=192.168.10.0/24 OR SourceIP=192.168.20.0/24

You can add as many as you want.

(04 Jul '12, 00:43) bojanz

Brilliant, just what I have been looking for!

comments (0)

reviewed 02 Jul '12, 01:33

j666gak's gravatar image

j666gak
1091110
accept rate: 10%

Your review

Did you find this app useful?

Preview toggle preview

Copyright © 2005-2012 Splunk Inc. All rights reserved.