All Projects → LetsDefendio → Simple-Live-Data-Collection

LetsDefendio / Simple-Live-Data-Collection

Licence: other
Simple Live Data Collection Tool

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Simple-Live-Data-Collection

RdpCacheStitcher
RdpCacheStitcher is a tool that supports forensic analysts in reconstructing useful images out of RDP cache bitmaps.
Stars: ✭ 176 (+700%)
Mutual labels:  incident-response
PowerGRR
PowerGRR is an API client library in PowerShell working on Windows, Linux and macOS for GRR automation and scripting.
Stars: ✭ 52 (+136.36%)
Mutual labels:  incident-response
Docker-Templates
Docker configurations for TheHive, Cortex and 3rd party tools
Stars: ✭ 71 (+222.73%)
Mutual labels:  incident-response
MEAT
This toolkit aims to help forensicators perform different kinds of acquisitions on iOS devices
Stars: ✭ 101 (+359.09%)
Mutual labels:  incident-response
Azure-Sentinel-4-SecOps
Microsoft Sentinel SOC Operations
Stars: ✭ 140 (+536.36%)
Mutual labels:  incident-response
wazuh-packages
Wazuh - Tools for packages creation
Stars: ✭ 54 (+145.45%)
Mutual labels:  incident-response
yara-exporter
Exporting MISP event attributes to yara rules usable with Thor apt scanner
Stars: ✭ 22 (+0%)
Mutual labels:  incident-response
Evilize
Parses Windows event logs files based on SANS Poster
Stars: ✭ 24 (+9.09%)
Mutual labels:  incident-response
MindMaps
#ThreatHunting #DFIR #Malware #Detection Mind Maps
Stars: ✭ 224 (+918.18%)
Mutual labels:  incident-response
uac
UAC is a Live Response collection script for Incident Response that makes use of native binaries and tools to automate the collection of AIX, Android, ESXi, FreeBSD, Linux, macOS, NetBSD, NetScaler, OpenBSD and Solaris systems artifacts.
Stars: ✭ 260 (+1081.82%)
Mutual labels:  incident-response
iris-web
Collaborative Incident Response platform
Stars: ✭ 560 (+2445.45%)
Mutual labels:  incident-response
INDXRipper
Carve file metadata from NTFS index ($I30) attributes
Stars: ✭ 32 (+45.45%)
Mutual labels:  incident-response
CDIR
CDIR (Cyber Defense Institute Incident Response) Collector - live collection tool based on oss tool/library
Stars: ✭ 122 (+454.55%)
Mutual labels:  incident-response
ThePhish
ThePhish: an automated phishing email analysis tool
Stars: ✭ 676 (+2972.73%)
Mutual labels:  incident-response
LinuxCatScale
Incident Response collection and processing scripts with automated reporting scripts
Stars: ✭ 143 (+550%)
Mutual labels:  incident-response
macOS-ir
Prototype to collect data and analyse it from a compromised macOS device.
Stars: ✭ 16 (-27.27%)
Mutual labels:  incident-response
aws-security-hub-response-and-remediation
Pre-configured response & remediation playbooks for AWS Security Hub
Stars: ✭ 58 (+163.64%)
Mutual labels:  incident-response
MemProcFS-Analyzer
MemProcFS-Analyzer - Automated Forensic Analysis of Windows Memory Dumps for DFIR
Stars: ✭ 89 (+304.55%)
Mutual labels:  incident-response
PSTrace
Trace ScriptBlock execution for powershell v2
Stars: ✭ 38 (+72.73%)
Mutual labels:  incident-response
wazuh-ansible
Wazuh - Ansible playbook
Stars: ✭ 166 (+654.55%)
Mutual labels:  incident-response

Simple Live Data Collection Tool

topology

How it works?

  • 1- Build server
  • 2- Connect with admin and client to server
  • 3- To collect information, send the request to the server through the admin, and then to the client

Installation

git clone https://github.com/LetsDefend/Simple-Live-Data-Collection

Server

cd server
python main.py

Admin

cd admin
python main.py

Client

cd client
python main.py

Change the "HOST" variable in main.py file

Screenshots

r2 r3

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].