v2.6.0 🎯 Smart Classification & Security

December 6, 2025
  • New Intelligent credential classification - auto-detects Gmail, Netflix, PayPal, Steam, etc.
  • New Smart auto-titling - "5x Gmail Logins" or "10x Netflix Accounts"
  • New File upload with VirusTotal scanning - supports up to 400MB with malware detection
  • New Staff badge system - database infrastructure for verified posts
  • New Legal disclaimer page - OSINT/educational use policy
  • Improved UI cleanup - removed redundant filter tabs, streamlined navigation
  • Improved Lowered Telegram posting threshold to 1 credential (was 5)
  • Security Async VirusTotal scanning prevents blocking operations

v2.1.0 🔐 Secret Extraction Pipeline

December 5, 2025
  • New Secret extraction pipeline with 35+ categories and 80+ regex patterns
  • New Per-secret deduplication - SHA256(type+value) prevents duplicate processing
  • New Categorized output files - AWS_Keys.txt, Discord_Tokens.txt, Email_Pass_Combos.txt, etc.
  • New Server secret exclusion via .excluded_secrets file
  • New Rust secret_extractor.rs module for unified extraction
  • New Python credential_extractor.py for Telegram scraper
  • New seen_secrets database table for deduplication tracking
  • Security Auto-excludes environment variable secrets from output

v2.0.0 🦀 Rust Telegram Scraper Rewrite

December 5, 2025
  • New Complete rewrite of Telegram scraper from Python to Rust
  • Improved Unified codebase - all scrapers now in Rust
  • Improved Better error handling and resilience
  • Improved Significant performance improvements

v1.6.x 🔧 Admin Controls & Security

December 4-5, 2025
  • New Admin bulk delete: Delete ALL, by age, by source, by search query
  • New Archive extraction from Telegram channels (.zip/.rar up to 5GB)
  • Security CSP headers, X-Frame-Options, rate limiting
  • Security 24-hour admin session expiration
  • Fixed Removed paste size limit - now accepts up to 100MB
  • Fixed Admin panel JavaScript issues
  • Fixed BruteLogs .boxed.pw detection

v1.4.0 📡 Telegram Expansion & Improved Filtering

December 4, 2025
  • New 40+ Telegram stealer log channels - monitors Daisy Cloud (34M+), Bugatti Cloud (16M+), Cuckoo Cloud (14M+), StarLink, Moon Cloud, and 35+ more
  • New pastes.io scraper - modern Pastebin alternative with archive monitoring
  • New bpa.st scraper - simple paste site integration
  • New 50+ leak keywords for better content identification
  • New Platform-specific token patterns - OpenAI, Stripe, AWS, Firebase, JWT
  • Improved Lowered filter thresholds - accepts single credentials (was 5+ email:pass, now 1+)
  • Improved Keyword-based detection - 3+ leak keywords triggers acceptance
  • Improved Reduced min content length from 100 to 50 chars
  • Fixed SSH deployment commands broken into smaller steps for reliability

v1.3.3 🔒 Credential Validation & Tor Monitoring

December 4, 2025
  • New Credential validation module - validates GitHub tokens, AWS keys, Stripe, OpenAI, Discord
  • New Tor-based paste monitoring - scrapes .onion paste sites via SOCKS5 proxy
  • New Telegram scraper service (Python/Telethon) - monitors channels for credential leaks
  • New Credential-focused filtering - all scrapers now filter for high-value credentials only
  • New Admin dashboard analytics with scrape rates and pattern hit charts
  • New Source health monitoring - real-time success/failure rates
  • New Anonymized activity logs - track searches/views without exposing user info
  • New Rate limit controls in admin UI
  • Fixed Filter buttons now work correctly on main feed
  • Fixed Status page database check now properly shows connected state

v1.3.2 🎯 psbdmp.ws Credential Leak Source

December 3, 2025
  • New psbdmp.ws scraper - searches indexed pastebin dumps for credential leaks
  • New Keyword-based scraping for apikey, password, secret, token, private_key, etc.
  • New psbdmp filter button on main feed
  • Improved Better targeting of sensitive content (vs random recent pastes)

v1.3.1 🔥 Interesting Filter Update

December 3, 2025
  • New "🔥 Interesting" filter - shows only high-value findings (API keys, tokens, SSH keys)
  • New Ideone filter added to filter bar
  • Fixed Credit card regex now matches only valid card prefixes (Visa, MC, Amex, Discover)
  • Fixed AWS Account ID detection now requires context to reduce false positives
  • Improved Reduced false positive rate for sensitive content detection

v1.3.0 Unrestricted Scraping Update

December 3, 2025
  • New 24 paste sources enabled - massive expansion
  • New Professional status page with real-time monitoring
  • New Clickable sources widget showing live source status
  • New Admin bulk delete - select multiple pastes at once
  • New Pastebin API integration for better scraping
  • Improved Removed all content filters - captures everything
  • Improved Reduced scrape delays for faster collection
  • Improved Increased paste limits per scrape cycle
  • Fixed Updated footer and branding across all pages

v1.1.0 Community Features Update

December 3, 2025
  • New Anonymous comments on pastes - no login required
  • New Export pastes to JSON and CSV formats
  • New Combo list validator - validates email:password format
  • New Content deduplication with hash-based detection
  • New Programming language detection for code pastes
  • New Entropy scoring for detecting potential secrets
  • New Quality scoring system for paste content
  • New Proxy rotation support for distributed scraping
  • Improved Real-time stats auto-refresh every 30 seconds

v1.0.0 Major Release

December 3, 2025
  • New Now scraping 18 paste sites concurrently
  • New Smart auto-titling identifies Disney+, Netflix, Spotify, HBO Max, Steam, and 30+ services
  • New 50+ detection patterns for credentials, API keys, tokens
  • New Changelog page
  • Improved Faster scraping - new content every 45 seconds
  • Improved Quality filtering removes junk/trivial code
  • Fixed Better paste title generation

v0.3.0 Pattern Detection Update

November 28, 2025
  • Feature Added external URL submission endpoint
  • Feature Improved pattern detection for AWS keys, private keys, credit cards
  • Feature Added database connection string detection
  • Feature New search functionality with filters
  • Fix Fixed pagination issues on feed page

v0.2.0 Multi-Source Scraping

November 15, 2025
  • Feature Added GitHub Gists scraper
  • Feature Added Hastebin, Slexy, Ghostbin scrapers
  • Feature Rate limiting per source
  • Feature Configurable user agents
  • Performance Concurrent scraping implementation
  • Fix Duplicate paste detection

v0.1.0 Initial Release

November 7, 2025
  • Feature Pastebin scraper with archive monitoring
  • Feature Basic pattern detection (API keys, passwords)
  • Feature SQLite database storage
  • Feature Web interface with paste feed
  • Feature REST API for paste access
  • Feature Configurable retention period