SOC OSINT Extension version history - 5 versions
SOC OSINT Extension by Peter Stollery
SOC OSINT Extension version history - 5 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 2.2.0
Released 6 Nov 2025 - 70.69 kBWorks with firefox 58.0 and laterCritical Bug Fix: Archive Storage Management
Fixed issue where archive would stop updating after reaching storage quota limit.
Changes:- Implemented automatic storage rotation when quota reached
- Removed hard-coded 100 entry limit
- Added storage diagnostics tool (check-storage.html)
- Enhanced error handling for quota errors
- Archive now dynamically adapts to available storage space
No new permissions required. Fully backwards compatible.Source code released under MIT Licence
Older versions
Version 2.1.1
Released 3 Oct 2025 - 51.22 kBWorks with firefox 58.0 and laterBug Fix Release
What's Fixed:- FIXED: Re-analyze button for custom combinations - The "Run" button in the popup history and "Re-analyze" button in the archive page now properly work with custom combinations
- Previously, clicking re-analyze on an IoC that was searched using a custom combination (e.g., "IP Investigator") would fail silently
- Now correctly opens all tools that are part of the custom combination
Technical Changes:- Updated
rerunAnalysis()function in both popup.js and archive.js - Added custom combination lookup from storage when tool name doesn't match a standard service
- Maintains cross-browser compatibility (Chrome callbacks + Firefox promises)
Source code released under MIT Licence
Version 2.1.0
Released 3 Oct 2025 - 50.72 kBWorks with firefox 58.0 and laterMajor UI/UX Overhaul + New Service
What's New:- NEW: Spur.us Integration - Added Spur.us as a new OSINT service for IP reputation analysis
- NEW: Manage Services Modal - Introduced a cleaner, modal-based service management interface
- NEW: Active Tools Display - Popup now shows only enabled services as compact badges
- NEW: Smart Updates - New services automatically enabled when you update the extension (preserves your existing preferences)
UI Improvements:- Extension icon now appears in popup and archive page headers
- Significantly cleaner popup interface with optimized spacing
- Compact, properly-sized toggle switches
- Entire service rows are now clickable for easier toggling
- Uniform button sizing across all modals for consistency
- Grid-based layout for better space utilization
- Enhanced visual polish with improved hover effects
Bug Fixes:- Fixed toggle switch sizing and vertical alignment
- Resolved spacing issues in service management modal
- Improved responsive layout for better display
Source code released under MIT Licence
Version 2.0.0
Released 3 Oct 2025 - 53.24 kBWorks with firefox 58.0 and laterVersion 2.0.0 - Major Update
🚀 NEW FEATURES
Custom Combinations
• Create custom multi-tool searches for one-click analysis
• Combine 2 or more OSINT tools into shortcuts (e.g., "IP Investigator")
• Appears at the top of context menu with ⚡ lightning bolt icon
• All selected tools open simultaneously in separate tabs
• Perfect for SOC analysts with favorite tool combinations
Full History Tracking
• Track all analyzed IoCs with timestamps
• Recent Analysis section shows last 5 searches in popup
• Quick re-analyze button for any previous search
• History persists across browser sessions (up to 100 entries)
Beautiful Archive Page
• View all historical searches with professional statistics dashboard
• Filter by IoC type (IP, Domain, Hash, URL, Other)
• Statistics show total analyses, most used tools, and common IoC types
• Re-analyze any historical IoC with one click
• Clear history functionality with confirmation
Smart IoC Detection
• Automatic detection of IPv4 addresses
• IPv6 address support
• MD5, SHA1, and SHA256 hash recognition
• Domain name detection
• URL detection
🎨 DESIGN IMPROVEMENTS
Modern Cyber UI
• Complete redesign with dark cyber aesthetic
• Gradient accents (blue to purple theme)
• Smooth animations and transitions
• Glassmorphism design with backdrop blur
• Animated grid background in archive page
Enhanced Popup
• Improved scrolling and layout
• Custom styled scrollbars
• Better visual hierarchy
• Purple-themed combinations section
• Responsive design for different screen sizes
Professional Archive
• Statistics cards with hover effects
• Interactive filter buttons
• Professional table with color-coded IoC type badges
• Smooth hover animations
• Empty state messages
🔧 TECHNICAL IMPROVEMENTS
Unified Codebase
• Single extension works on both Chrome and Firefox
• Removed separate chrome/firefox directories
• Cross-browser API compatibility layer
• Better code maintainability
Security & Compliance
• CSP compliant - all JavaScript moved to external files
• No inline scripts or event handlers
• Proper event listener attachment
• Fixed all Content Security Policy violations
Enhanced User Experience
• Custom styled confirmation modals (no more browser dialogs)
• Improved error handling and logging
• Better storage management
• Context menus update automatically when settings change
💪 FOR SOC ANALYSTS
• Create workflows with custom tool combinations
• Track all investigations in one place
• Quick re-analysis of previous IoCs
• Filter history by IoC type for case management
• Professional interface suitable for SOC environments
📊 STATISTICS
• 2,935+ lines of new code added
• 22 files changed in this major update
• Modern tech stack with latest best practicesSource code released under MIT Licence
Version 1.0
Released 26 Mar 2025 - 38.3 kBWorks with firefox 58.0 and laterSource code released under MIT Licence