https://github.com/nemuelw/raven
Fairly Undetectable Linux Spyware
https://github.com/nemuelw/raven
go golang linux linux-spyware spyware undetectable undetected
Last synced: about 1 year ago
JSON representation
Fairly Undetectable Linux Spyware
- Host: GitHub
- URL: https://github.com/nemuelw/raven
- Owner: nemuelw
- Created: 2023-03-01T07:51:29.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-01T08:36:34.000Z (over 3 years ago)
- Last Synced: 2024-08-05T21:34:13.101Z (almost 2 years ago)
- Topics: go, golang, linux, linux-spyware, spyware, undetectable, undetected
- Language: Go
- Homepage:
- Size: 15.8 MB
- Stars: 12
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Raven
Fairly undetectable Linux Spyware \

## DISCLAIMER :
I will not be responsible for any damage that may arise out of unethical use of this project . Have fun :)
## Capabilities :
- Establish persistence
- Capture screenshot of victim machine
- Record the screen of the victim machine
- Take a picture through the webcam
- Record a video through the webcam
- Log keystrokes on victim machine
## Set-Up :
1. Clone this repository
2. Navigate to the project directory
3. Feel free to modify C2 Address in the raven.go file to point to your C2
4. Run the command ```go get``` to install the dependencies
5. Run the command ```go build -ldflags="-s -w" delta.go``` to create the executable(ELF) file
## NOTE :
A C2 Server for Raven is currently in development and will be released soon !
In the meantime, you can use tools like netcat though you won't have the convenience of enjoying all the functionality present in the Spyware :(