### Appendix B – Raw Data Samples - `whois_example.txt` – WHOIS dump for `example.com`. - `shodan_api_example.json` – Shodan JSON output for `api.example.com`. - `tweets_@example_2024.csv` – Exported tweet list (date, text, retweets).
### 5.3 Reputation & Sentiment Analysis - **Media Coverage (last 12 months):** 15 articles; 9 neutral, 4 positive (product launch), 2 negative (data‑leak). - **Social Sentiment (Twitter, Reddit):** 68 % neutral, 22 % positive, 10 % negative. Main negative topics: “privacy concerns”, “service outage March 2024”.
*Tools commonly used:* Maltego, SpiderFoot, Recon‑NG, theHarvester, FOCA, Shodan CLI, Sublist3r, Amass, OSINT Framework, OSINT Combine, Metagoofil, ExifTool, Wayback Machine, Google Advanced Search Operators. OSINT Report.zip
### 5.2 Notable Indicators of Compromise / Risks | Indicator | Description | Evidence | Risk Level | |-----------|-------------|----------|------------| | **Hard‑coded API key** | `X-API-KEY: abc123…` found in public repo `config.js` | `https://github.com/example/example‑app/blob/main/config.js` | High | | **Exposed Admin Panel** | `https://admin.example.com` reachable without auth | Screenshot (see Appendix A) | Medium | | **Credential Leak** | Email‑password pairs from `data_leak_2024.txt` on Pastebin | `https://pastebin.com/abcd1234` | High | | **Phishing Campaign** | Same domain used in recent phishing emails targeting customers | Header analysis – `Received: from mail.example.com` | Medium | | **Geo‑Tagged Photos** | Instagram posts reveal office interior layout | EXIF GPS coordinates `40.7128, -74.0060` | Low‑Medium |
---
### How to Use This Template 1. **Replace all placeholder text** (`<...>`) with your actual target information. 2. **Populate the tables** in Sections 5‑7 with the data you collect. 3. **Add evidence files** (screenshots, raw outputs) to the `Appendices` folder before zipping. 4. **Run a final review** for accuracy, legal compliance, and proper redaction of any PII that should not be shared outside the intended audience.
---
---