Update README.md
This commit is contained in:
@@ -1,6 +1,4 @@
|
|||||||
# 🔒 Secure Honeypot Deployment Guide
|
# Honeypot app
|
||||||
|
|
||||||
## 🚨 Critical Security Measures
|
|
||||||
|
|
||||||
### 1. **Container Deployment (MANDATORY)**
|
### 1. **Container Deployment (MANDATORY)**
|
||||||
|
|
||||||
@@ -243,7 +241,7 @@ curl -X POST "https://threat-sharing-platform.com/api/submit" \
|
|||||||
-d @honeypot_blocklist.json
|
-d @honeypot_blocklist.json
|
||||||
```
|
```
|
||||||
|
|
||||||
## ⚠️ **CRITICAL WARNINGS**
|
## **CRITICAL WARNINGS**
|
||||||
|
|
||||||
1. **NEVER run honeypot on production systems**
|
1. **NEVER run honeypot on production systems**
|
||||||
2. **ALWAYS use dedicated, isolated infrastructure**
|
2. **ALWAYS use dedicated, isolated infrastructure**
|
||||||
@@ -252,9 +250,3 @@ curl -X POST "https://threat-sharing-platform.com/api/submit" \
|
|||||||
5. **REGULARLY update and patch the system**
|
5. **REGULARLY update and patch the system**
|
||||||
6. **MONITOR for compromise indicators**
|
6. **MONITOR for compromise indicators**
|
||||||
7. **BACKUP threat intelligence data regularly**
|
7. **BACKUP threat intelligence data regularly**
|
||||||
|
|
||||||
## 📞 Emergency Contacts
|
|
||||||
|
|
||||||
- Security Team: security@yourorg.com
|
|
||||||
- Infrastructure Team: infra@yourorg.com
|
|
||||||
- 24/7 SOC: +1-xxx-xxx-xxxx
|
|
||||||
Reference in New Issue
Block a user