| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Original HTTPS Page] |
Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.
You must be logged in to block users.
Contact GitHub support about this userβs behavior. Learn more about reporting abuse.
Report abuseI'm a GRC and Information Security professional with 10+ years of experience in healthcare technology, specializing in compliance program management, risk assessment, and audit leadership in HIPAA-regulated environments.
This GitHub contains hands-on GRC and security tooling built in Python, demonstrating practical application of security concepts:
| Category | Tools |
|---|---|
| Threat Modeling | PASTA + FAIR Threat Modeling Case Study β ransomware risk quantification for a healthcare SaaS platform, Monte Carlo ALE simulation, control ROI analysis |
| Threat Intelligence | IOC Threat Feed Aggregator (OTX, URLhaus, Feodo Tracker), ThreatFox Recent IOCs, CISA KEV, VirusTotal File Scanner β file upload, hash cache lookup, AV engine verdict, VirusTotal Domain Report β domain verdict, registrar info, DNS records, flagging engines, VirusTotal URL Scanner β URL submission, multi-engine detection summary, malicious/suspicious engine breakdown, AbuseIPDB Blacklist Generator β firewall-ready IP blacklist, country filtering, confidence score thresholds |
| Asset & Infrastructure Recon | Shodan Host Lookup β passive external recon, CVE exposure, SSL/TLS expiry (NIST CSF ID.AM / ID.RA) |
| Vendor & Domain Risk | HIBP Email Breach Checker β single and bulk email breach lookup with full breach detail, HIBP Domain Breach Scanner β owned-domain email exposure via paid HIPAA account, HIBP Vendor Breach Checker β third-party vendor breach metadata via free API (no email-level data), HIBP Password Checker β k-anonymity password breach lookup, Tkinter GUI, SHA-1 prefix/suffix model, AbuseIPDB, WHOIS, URLScan, WhoisXML URL Categorizer β domain content categorization, IAB taxonomy, batch scanning, AUP enforcement, Cloudflare Radar URL Scanner β URL categorization, phishing/malware verdicts, technology fingerprinting, batch scanning, JSON export |
| Vulnerability Assessment & Security Testing | SSL Labs Scanner β TLS/SSL assessment, certificate lifecycle, cipher suite analysis, PCI-DSS compliance checking |
| Vulnerability Management | NIST NVD CVE-to-CWE Mapper β CVE lookup, CWE enrichment, CISA KEV cross-reference, CVSS scoring, CSV/JSON export, CISA KEV Analyzer β full KEV catalog analysis, vendor risk ranking, ransomware CVE correlation, patch deadline tracking, Excel export |
| Healthcare & Regulatory | NPPES NPI Lookup β provider lookup by NPI or name, Luhn validation, wildcard search, Medicaid identifiers, authorized official info, openFDA Safety Monitor β drug recalls, adverse event signals, food allergen recalls, timestamped Excel export, WHO ICD-11 Code Lookup β code and keyword search, inherited exclusion traversal, OAuth2 auth, HHS HIPAA Breach Scraper β full portal scrape of OCR breach data, JSF session handling, pagination, date filtering, Excel/CSV/JSON export, HIPAA Compliance Worksheet β full Security Rule control mapping (Admin/Physical/Technical), multi-framework crosswalk (ISO 27001, SOC 2, NIST CSF 2.0), OCR guidance, NPRM 2025 proposed changes, AI governance and remote work controls |
Scan a domain for a verdict on if it is malicious, suspicious or clean. Scans with multiple engines. Returns basic Registrar information, Reputation score, DNS records.
Python 1
Python CLI tool that checks domains, IPs, and URLs against Abuse.ch and AlienVault OTX threat intelligence feeds
Python
Passive external reconnaissance tool using the Shodan API β built for GRC/vendor risk workflows
Python
Fetches 1β7 days of ThreatFox IOCs, displays color-coded results to terminal, and exports to CSV
Python
checks SSL cert on selected host and can output to screen or text file
Python
| Back | FazBrowse Home | New Git URL |