Skip to content

Commit 7879006

Browse files
authored
Update Cloud OSINT methodology diagram formatting
1 parent 49a3f19 commit 7879006

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

README.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -71,17 +71,17 @@
7171

7272
> Cloud OSINT follows a structured reconnaissance workflow. Use this framework to map resources to your investigation phase.
7373
```mermaid
74-
graph LR
75-
A["🔍 Passive Recon"] --> B["📡 Infrastructure Mapping"]
76-
B --> C["🗂️ Asset Discovery"]
77-
C --> D["🔓 Exposure Analysis"]
78-
D --> E["📊 Reporting"]
79-
80-
style A fill:#1a1a2e,stroke:#e94560,color:#fff
81-
style B fill:#1a1a2e,stroke:#0f3460,color:#fff
82-
style C fill:#1a1a2e,stroke:#533483,color:#fff
83-
style D fill:#1a1a2e,stroke:#e94560,color:#fff
84-
style E fill:#1a1a2e,stroke:#0f3460,color:#fff
74+
graph LR
75+
A[Passive Recon] --> B[Infrastructure Mapping]
76+
B --> C[Asset Discovery]
77+
C --> D[Exposure Analysis]
78+
D --> E[Reporting]
79+
80+
style A fill:#1a1a2e,stroke:#e94560,color:#fff
81+
style B fill:#1a1a2e,stroke:#0f3460,color:#fff
82+
style C fill:#1a1a2e,stroke:#533483,color:#fff
83+
style D fill:#1a1a2e,stroke:#e94560,color:#fff
84+
style E fill:#1a1a2e,stroke:#0f3460,color:#fff
8585
```
8686

8787
| Phase | Techniques | Tools and Resources |

0 commit comments

Comments
 (0)