Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 731 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 731 Bytes

Goney

Welcome to the Goney project! This software has been developed to simulate vulnerabilities and attract potential attacks, allowing you to analyze and monitor malicious activities on your network.

Prerequisites

Make sure you have the Go environment properly set up on your machine before getting started. You can download and install Go from the official website.

Installation

git clone https://github.com/joao406/goney
cd goney && go mod tidy && go build

Run

./goney -h

The generated reports are saved in html/report_DATE.html

Demo

demo