Update notes.md
This commit is contained in:
@@ -3,9 +3,4 @@
|
|||||||
- To build/run:
|
- To build/run:
|
||||||
1. `cd honeypot`
|
1. `cd honeypot`
|
||||||
2. `go mod tidy` (to fetch `github.com/mattn/go-sqlite3` if you enable sqlite)
|
2. `go mod tidy` (to fetch `github.com/mattn/go-sqlite3` if you enable sqlite)
|
||||||
3. `go run ./...` or `go build ./...`
|
3. `go run ./...` or `go build ./...`
|
||||||
|
|
||||||
If you want, I can now:
|
|
||||||
- Add a `Dockerfile` and `systemd` unit; or
|
|
||||||
- Harden the SSH/SMB emulation to behave more like OpenCanary (fake banners/commands); or
|
|
||||||
- Add authentication-capture heuristics to parse username/password pairs more reliably.
|
|
||||||
Reference in New Issue
Block a user