Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/benjaminburton/edr


https://github.com/benjaminburton/edr

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

# EndPoint Detection && Response

I'll be Using Lima Charlie and Sliver as a Command and Control (C2) server to attack a Windows 11 machine. Leveraging these tools for remote access and control. Lima Charlie will provide me the opportunity for monitoring and managing endpoints, and post-exploitation actions on compromised systems. By setting up Lima Charlie as the C2 infrastructure and utilizing Sliver payloads, attackers can execute commands, extract sensitive information, deploy additional malware, and maintain persistence on the Windows 11 target. This approach enables adversaries to conduct various malicious activities, such as data theft, espionage, or system manipulation, while evading detection and maintaining control over the compromised machine. This is a hands-on project testing my competancy of analyzing logs and finding Evil

| Virtual Machine | Associated Machine |
| ----------------------------------------------- | ----------------------------------------------------- |
| Ubuntu w/ LimaCharlie && Sliver | Ubuntu|
| Ubuntu w/ LimaCharlie && Sliver | Windows|

```js
- Ubuntu
- LimaCharlie (SecOps)
- Sliver (c2 Server)
- Windows 11 (Attack Machine)

`The Documentation for each machine will be in src folder`
```