Skip to content

andrewsmhay/OpenDNS-Investigate-Lookup-for-IBM-QRadar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Synopsis

This is a simple OpenDNS Investigate right-click integration for use within IBM Security QRadar SIEM using the built-in ip_context_menu.xml file - located on the QRadar console in the /opt/qradar/conf/ directory.

Installation

  1. Clone the repository locally or download the ip_context_menu.xml file.

  2. Upload the ip_context_menu.xml file to your QRadar console.

$ scp ip_context_menu.xml root@<QRadar console IP>:.

  1. Using SSH, log in to QRadar as the root user:

$ ssh root@<QRadar console IP>

  1. Back up your existing ip_context_menu.xml file:

$ mv /opt/qradar/conf/ip_context_menu.xml /opt/qradar/conf/ip_context_menu.xml.orig

  1. Copy your new ip_context_menu.xml file into the configuration directory:

$ cp ~/ip_context_menu.xml /opt/qradar/conf/ip_context_menu.xml

Note: Copy any previous settings from your original ip_context_menu.xml file into this new file, if required.

  1. Restart the tomcat service:

# service tomcat restart

Contributors

Andrew Hay, Sr. Security Research Lead and Evangelist, OpenDNS, Inc.

Twitter: @andrewsmhay

License

Copyright (C) 2014 OpenDNS, Inc.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

IBM, the IBM logo, and ibm.com are trademarks or registered trademarks of International Business Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at “Copyright and trademark information” at www.ibm.com/legal/copytrade.shtml.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published