mirror of
https://github.com/mariocandela/beelzebub.git
synced 2025-07-01 18:47:26 -04:00
Improve README.md
This commit is contained in:
@ -25,7 +25,7 @@ The configurations are inside the /configurations/services directory, just add a
|
|||||||
|
|
||||||
### Example HTTP Honeypot on 80 port
|
### Example HTTP Honeypot on 80 port
|
||||||
|
|
||||||
######http-80.yaml
|
###### http-80.yaml
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
apiVersion: "v1"
|
apiVersion: "v1"
|
||||||
@ -48,7 +48,7 @@ commands:
|
|||||||
|
|
||||||
### Example HTTP Honeypot on 8080 port
|
### Example HTTP Honeypot on 8080 port
|
||||||
|
|
||||||
######http-8080.yaml
|
###### http-8080.yaml
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
apiVersion: "v1"
|
apiVersion: "v1"
|
||||||
@ -64,7 +64,7 @@ commands:
|
|||||||
|
|
||||||
### Example SSH Honeypot
|
### Example SSH Honeypot
|
||||||
|
|
||||||
######ssh-22.yaml
|
###### ssh-22.yaml
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
apiVersion: "v1"
|
apiVersion: "v1"
|
||||||
|
Reference in New Issue
Block a user