docs(readme): add logo banner + badges to header
This commit is contained in:
20
README.md
20
README.md
@@ -1,9 +1,25 @@
|
||||
# DECNET
|
||||
<div align="center">
|
||||
|
||||
A honeypot deception network framework. Spin up a fleet of fake machines — called **deckies** — that appear as real, heterogeneous LAN hosts to anyone scanning the network. Each decky gets its own MAC address, IP, hostname, services, OS fingerprint, and log pipeline. Attackers probe the network, DECNET traps every interaction, and a full intelligence stack profiles, clusters, and attributes their behaviour.
|
||||
<img src="assets/decnet-logo.svg" alt="DECNET — Deception Network" width="560">
|
||||
|
||||
**A honeypot deception network framework.**
|
||||
|
||||
Spin up a fleet of fake machines — **deckies** — that look like real, heterogeneous LAN hosts to anyone scanning the network. Each decky gets its own MAC, IP, hostname, services, OS fingerprint, and log pipeline. Attackers probe; DECNET traps every interaction; a full intelligence stack profiles, clusters, and attributes their behaviour.
|
||||
|
||||
<br>
|
||||
|
||||
[](https://pypi.org/project/decnet/)
|
||||
[](https://pypi.org/project/decnet/)
|
||||
[](LICENSE)
|
||||
[](https://github.com/astral-sh/ruff)
|
||||
[](#requirements)
|
||||
|
||||
[Quick Start](#quick-start) · [Architecture](#architecture) · [REST API](#rest-api--web-dashboard) · [MazeNET](#mazenet-topology) · [Support](https://ko-fi.com/C0C31YDLB5)
|
||||
|
||||
[](https://ko-fi.com/C0C31YDLB5)
|
||||
|
||||
</div>
|
||||
|
||||
---
|
||||
|
||||
## Table of Contents
|
||||
|
||||
6
assets/decnet-logo.svg
Normal file
6
assets/decnet-logo.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 10 KiB |
Reference in New Issue
Block a user