Xoordinate/Stethoscope
GitHub: Xoordinate/Stethoscope
Stars: 1 | Forks: 0
https://stethoscope.replit.app
What it does:
Users submit suspicious files, URLs, or code snippets and receive back a severity-ranked report with findings, educational context, and extracted indicators of compromise (IOCs). All analysis is static only — nothing is ever executed, making it safe to inspect unknown or malicious samples.
Core features:
3-tab submission form — drag-and-drop file upload (up to 8 MB), URL analysis, or paste a code snippet with language selection.
Findings panel — each finding is ranked Critical / High / Medium / Low / Info, includes a description of what was detected, the specific evidence from the sample, and an educational note explaining why it's suspicious.
IOC extraction — pulls out IPs, domains, URLs, hashes, email addresses, and notable strings from the content.
File metadata — SHA-256, MD5, entropy score, and MIME type for uploaded files.
Live polling — analysis runs in the background; the detail page refreshes automatically every 1.5 seconds until it completes.
Dashboard — at-a-glance stats (total submissions, critical threats, high-risk findings, pending jobs), recent activity feed, and a breakdown by submission type and severity.
Analyses list — searchable, filterable table of all your past submissions with risk scores, finding/IOC counts, and per-row delete.
https://stethoscope.replit.app