Giter Site home page Giter Site logo

ta_autoruns's Introduction

TA_autoruns

This Splunk Add-On runs autoruns command line edition and parses the data ready for use in Splunk

What is autoruns?

Autoruns, has the most comprehensive knowledge of auto-starting locations of any startup monitor, it shows you what programs are configured to run during system bootup or login, and when you start various built-in Windows applications like Internet Explorer, Explorer and media players. These programs and drivers include ones in your startup folder, Run, RunOnce, and other Registry keys. Autoruns reports Explorer shell extensions, toolbars, browser helper objects, Winlogon notifications, auto-start services, and much more. Autoruns goes way beyond other autostart utilities.

Autoruns URL Here

What does this app do?

This app will run the following command autorunsc.exe -c -h -accepteula Then output the results to screen and index into Splunk. Providing you with the following fields

  • category
  • company
  • description
  • enabled
  • entry
  • entry_location
  • entry_time
  • image_path
  • imphash
  • launch_string
  • md5
  • pesha1
  • pesha256
  • profile
  • sha1
  • sha256
  • version

What command does this run?

autorunsc.exe -c -h -m -accepteula -a *

  • -m Hide Microsoft entries (signed entries if used with -v).
  • -a Autostart entry selection: * All.
  • -c Print output as CSV.
  • -accepteula Accept the end user license agreement
  • -h Show file hashes.

How do I use this app?

Install the app on heavy forwarders, indexers and search heads for field extractions.

On the universal forwarder, create a local folder and add a file called inputs.conf. In that file add the following lines.

[script://.\bin\win_autoruns.cmd]
disabled = 0
interval = 3600 # Modify this interval depending on how frequent you want the script to run

How much this gonna cost me?

Since this app runs on a schedule you can have a small licensing footprint by increasing the interval that this runs.

Thanks

Thanks to MS and Mark Russinovich for making a kick arse tool for defenders :)

ta_autoruns's People

Contributors

secops4thewin avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.