• Stars
    star
    100
  • Rank 340,703 (Top 7 %)
  • Language
  • License
    GNU Lesser Genera...
  • Created about 4 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Repository of SentinelOne Deep Visibility queries.

SentinelOne Queries

Repository of SentinelOne Deep Visibility queries.

What These Are

This repository contains yaml files documenting SentinelOne Deep Visibility queries, divided up by Operating System. These yaml files take inspiration from the SIGMA Signatures project and provide better programmatic access to SentinelOne queries for the later purpose of mapping to Mitre Attack, providing a query navigator, as well as other hunting tools.

Side note: Most of these rules were created by converting the markdown files from ATT&CK Mapped SentinelOne Queries repository. Some of the descriptions, references, and false positive information needs to be cleaned up or filled out.

Query Files

Query files document what the goal of the query, references, tags, mitre mapping, and authors. These files can optionally include more than one query, so if you were to create multiple queries for T1055 Process Injection you could store them all in a single file called t1055_process_injection.yml.

title:                  -required
description:            -required
author:                 -required
date:                   -optional
modified:               -optional
   tactic:              -optional
   technique:           -optional
   subtechnique:        -optional
operating_system:       -required
query:                  -required
false_positives:        -optional
   - 
tags:                   -optional
   - 
references:             -optional
   -

Work In Progress

This repository is a continuation of the work put forth in the discontinued SentinelOne ATTACK Queries repository, and as it stands currently, the same Tactic coverage (gaps) exist between both repositories.

More Repositories

1

SentinelOne-ATTACK-Queries

MITRE ATT&CK mapped queries for SentinelOne Deep Visiblity
80
star
2

sentinelone_usbscan

A custom SentinelOne USB scanner.
Python
17
star
3

SentinelOne-Query-Navigator

Web based S1 query navigator for one-click threat hunting
JavaScript
17
star
4

Invoke-Kape

Remote KAPE collection using powershell
PowerShell
10
star
5

Inventory-BrowserExts

Script to inventory Firefox and Chrome extensions
PowerShell
6
star
6

ACLAudit

Audit folder permissions with powershell
PowerShell
4
star
7

Threat-Intelligence-Feeds

OPML files and information sources
4
star
8

SentinelOne-Powershell

Powershell scripts for interacting with the SentinelOne API
PowerShell
4
star
9

SentinelOne-Notebooks

Jupyter Notebooks for interacting with the SentinelOne API (>= 2.0)
Jupyter Notebook
4
star
10

Invoke-MemCap

Execute WinPMem and archive capture
PowerShell
3
star
11

Notify-Scripts

Misc scripts for monitoring and alerting
Python
3
star
12

PSWallboard

Powershell wallboard script
PowerShell
2
star
13

Get-NessusID

PS script to quickly lookup Nessus plugin ID
PowerShell
2
star
14

Survey-BrowserNotifications

Powershell to inventory browser subscriptions to web push notifications.
PowerShell
2
star
15

PowershellStuff

Random powershell scripts
PowerShell
2
star
16

Get-RemoteBrowserHistory.ps1

PowerShell
2
star
17

UrlScanMon

Monitor Urlscan.io queries and notify on changes
Python
1
star
18

twistmon

DNSTwist diff based monitoring and notification script
Python
1
star
19

old-blog

Personal site
HTML
1
star
20

fame_osint

OSINT modules for FAME
Python
1
star
21

PackageJava

Automated Java packaging
PowerShell
1
star
22

Kitchen

Recipies, Notes, Recommendations, etc for the Kitchen
1
star
23

Invoke-RebootAudit

PS script to investigate reasons for system reboot
PowerShell
1
star
24

fastapi_route_plugin_example

Extend FastAPI routes with plugins
Python
1
star
25

DailyPSAdvisories

Daily PacketStorm advisory emails filtered by keyword
PowerShell
1
star
26

fame-crunch

custom fame modules
Python
1
star
27

pydoer

A threaded modular python job scheduler/worker.
Python
1
star
28

twistweb

Meh flask interface for reviewing dnstwist data with intel links
Python
1
star