Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/benjaminburton/edr
https://github.com/benjaminburton/edr
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/benjaminburton/edr
- Owner: BenjaminBurton
- Created: 2024-04-09T16:30:34.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-04-16T09:40:17.000Z (10 months ago)
- Last Synced: 2024-04-16T13:22:33.926Z (10 months ago)
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`
```