mirror of
https://github.com/meirwah/awesome-incident-response.git
synced 2025-04-15 04:53:06 -04:00
Adding Streamdal to Other Tools
This commit is contained in:
parent
a6ae9043e6
commit
513e84e0e6
@ -235,6 +235,7 @@ Digital Forensics and Incident Response (DFIR) teams are groups of people in an
|
||||
* [Stalk](https://www.percona.com/doc/percona-toolkit/2.2/pt-stalk.html) - Collect forensic data about MySQL when problems occur.
|
||||
* [Scout2](https://nccgroup.github.io/Scout2/) - Security tool that lets Amazon Web Services administrators assess their environment's security posture.
|
||||
* [Stenographer](https://github.com/google/stenographer) - Packet capture solution which aims to quickly spool all packets to disk, then provide simple, fast access to subsets of those packets. It stores as much history as it possible, managing disk usage, and deleting when disk limits are hit. It's ideal for capturing the traffic just before and during an incident, without the need explicit need to store all of the network traffic.
|
||||
* [Streamdal](https://streamdal.com) - A tool to embed privacy controls in your application code to detect PII or sensitive data as it enters and leaves your systems, preventing it from reaching unintended or compromised databases, data streams, or pipelines.
|
||||
* [sqhunter](https://github.com/0x4d31/sqhunter) - Threat hunter based on osquery and Salt Open (SaltStack) that can issue ad-hoc or distributed queries without the need for osquery's tls plugin. sqhunter allows you to query open network sockets and check them against threat intelligence sources.
|
||||
* [sysmon-config](https://github.com/SwiftOnSecurity/sysmon-config) - Sysmon configuration file template with default high-quality event tracing
|
||||
* [sysmon-modular](https://github.com/olafhartong/sysmon-modular) - A repository of sysmon configuration modules
|
||||
|
Loading…
x
Reference in New Issue
Block a user