An open API service indexing awesome lists of open source software.

https://github.com/zalan-toth/incidentresponse

Live Incident Response Scripts
https://github.com/zalan-toth/incidentresponse

powershell powershell-script script

Last synced: 10 months ago
JSON representation

Live Incident Response Scripts

Awesome Lists containing this project

README

          

# Incident Response Script
#### Assignment for Network Forensics at SETU
This repository contains code related to live incident response. The code is part of a larger assignment in network forensics.

Feel free to use this code as you wish.

## Features
Collect data from a victim machine like memory and network information and then transfer it to the forensic workstation using netcat. Using cryptcat is suggested, but as it is an example, netcat is sufficient in this use case.