Skip to content

Instantly share code, notes, and snippets.

@scudette
Created March 5, 2020 13:32
Show Gist options
  • Save scudette/e990ca3fafb7302b05c6cf583e89a3a1 to your computer and use it in GitHub Desktop.
Save scudette/e990ca3fafb7302b05c6cf583e89a3a1 to your computer and use it in GitHub Desktop.
Jupyter and Velociraptor
pandas.DataFrame(velo_pandas.DataFrameQuery("""
SELECT *
FROM hunt_results(hunt_id='H.a127011b',
artifact='Windows.System.TaskScheduler',
source='Analysis')
LIMIT 50
"""))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment