Just a fun project I'm working on to practice Go
- Checks temp, downloads, desktop, document folders against a list of malicious file hashes
- Tests network connections against list of malicious IPs
- Analyzes running processes against known suspicious processes
- Runs on-demand scans and provides a report in the user interface
- Exports the results to CSV
- React/Vite frontend
- Go/Gin backend server
- Custom nosql ORM written in Go
- Download the repository
- Find the correct executable for your computer and run it.
If your build is not present, you can build the app yourself with Go:
go tool dist list
GOOS=freebsd GOARCH=arm go build goedr.go- Continuous monitoring
- Response actions