April 8

RedExt

Это сложная структура анализа данных браузера, разработанная для авторизованных операций Red Team. Она объединяет расширение Manifest V3 Chrome с сервером C2 на базе Flask для предоставления комплексных возможностей сбора и анализа данных браузера через современную темную панель управления.

Особенности

Cookie Extraction

  • Domain-specific filtering
  • Automatic cookie organization by domain
  • Captures all cookie attributes
  • Supports secure and httpOnly cookies

Browsing History Data

  • Configurable date range for history collection
  • Includes visit frequency analytics
  • Captures page titles and timestamps
  • Tracks manual URL entries vs. link clicks

Screenshot Capture

  • Full page capture
  • Viewport snapshots
  • Element-specific captures

Clipboard Capture

  • Real-time clipboard monitoring
  • Multiple content format support
  • Source URL tracking
  • Timestamp logging

DOM Snapshot Local Storage Capture

  • Complete DOM tree capture
  • Includes dynamic content
  • Resource dependency tracking
  • State preservation
  • Complete localStorage extraction
  • JSON-formatted output
  • Domain context preservation
  • Real-time data capture

System Reconnaissance

  • Browser environment profiling
  • Extension enumeration
  • Hardware capability assessment
  • Network configuration analysis
  • GPU information gathering

Bookmarks Collection

  • Bookmark folder structure
  • Complete bookmark hierarchy extraction
  • Preserves folder structure
  • Includes creation timestamps
  • Captures bookmark metadata

Download | Github