Update notes.md
This commit is contained in:
7
notes.md
7
notes.md
@@ -3,9 +3,4 @@
|
||||
- To build/run:
|
||||
1. `cd honeypot`
|
||||
2. `go mod tidy` (to fetch `github.com/mattn/go-sqlite3` if you enable sqlite)
|
||||
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.
|
||||
3. `go run ./...` or `go build ./...`
|
||||
Reference in New Issue
Block a user