Personal Projects & Toolkits

Security research & browser-based tools for offensive security.

SPF Detector

Validate email security configurations and analyze Sender Policy Framework records.

/tools/spfrecordchecker/

SSL Certificate Analyzer

Analyze weak hashes, expiry, wildcards and issuers from nmap --script ssl-cert output.

/tools/weaksslcerts/

SSH Security Analyzer

Analyze SSH configurations or Nmap scans for cryptographic risks.

/tools/sshsecurity/

Weak SSL Cipher Analyzer

Analyze weak SSL ciphers and protocols from Nmap scan results.

/tools/weaksslciphers/

Nmap Result Parser

Extract IP, port and service version from scan output to surface version disclosure.

/tools/nmapresultparser/

Nmap Result Sorting Kit

Sort and search Nmap scan results to pull out the hosts and ports you care about.

/tools/nmapsortingkit/

Web Archive URL Fetcher

Fetch archived records with status 200 for a domain, straight from the Wayback Machine.

/tools/webarchive/

JWT Analyzer

Decode, audit, forge and bruteforce JSON Web Tokens — six tools in one.

/tools/jwtauditor/

Google / Gemini API Key Checker

Test a leaked API key against Gemini and Google services to determine its scope and enabled permissions.

/tools/googleapikeychecker/

JS SourceMap Unmapper

Recover the original source tree from a .map file, then scan it for leaked secrets and endpoints.

/tools/sourcemapunmapper/

SourceMap Radar

Browser extension that auto-scans every page for exposed .map files and verifies which are retrievable.

/tools/sourcemapradar/

AI-Powered Proofreader

Check grammar, spelling, punctuation and style with two independent engines.

/tools/proofreader/

COOP Tabnabbing PoC

Show that a window opened without Cross-Origin-Opener-Policy can be navigated away by whoever opened it.

/tools/coop/

PH Mobile Number Generator

Python script that generates test mobile numbers across Globe, Smart and DITO prefixes.

/tools/phmobilenumbergenerator/
Back to evanricafort.com