Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
phantom-playbooks — Automated security incident response playbooks for Splunk Phantom, integrating Zeek logs, DNS analysis, and VirusTotal threat intelligence to investigate alerts and reduce false positives. | Kitploit
Tools/GitHubGitHub/corelight/phantom-playbooks
Defensive ToolsScripting & AutomationNetwork SecurityThreat IntelligenceIntrusion DetectionIncident ResponseLog Analysis
GitHubcorelight/phantom-playbooks

phantom-playbooks

Automated security incident response playbooks for Splunk Phantom, integrating Zeek logs, DNS analysis, and VirusTotal threat intelligence to investigate alerts and reduce false positives.

View Repository
9243 years agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share


This is the Corelight Repository for Community Playbooks developed for Splunk Phantom. These provide some examples for you to craft your own playbooks.

Corelight Investigate DNS Alert

This playbook takes a saved search or alert mechanism for DNS from Splunk and pulls the Zeek UID for the alert(s). It then uses logic to identify false positives with the results from DNS answers. Logic then takes DNS IPv4/IPv6 address and looks up Conn logs with matching IP tuples. The services are then used to look for HTTP or SSL traffic and pulls metadata that is interesting. If files are seen during these connections, the file SHA1 is then used to do a file lookup in VirusTotal. If v19+ of Corelight is installed with Suricata, the UID will be used to gather all Suricata alerts for a given flow. Changes and improvements to this playbook are ongoing.

Installation and Usage

Please reference Splunk's Phantom documentation for all options on installing Phantom to include:

  • AWS
  • Virtual Appliance
  • RPM
  • On systems with limited internet access
  • As an unprivileged user

Please use Splunk Phantom's import function to upload playbooks in .tgz format.

Thanks

These playbooks are created by the community to speed up the analyst response time and potentially decrease false positives. Security should be a team effort! Any questions please reach out to [email protected] rather than opening Issues here. Hope these can help get you started.

Download Tool