Skip to content

Feature: Add module search and filtering #3

@bad-antics

Description

@bad-antics

Feature Request

Add search functionality to the module browser panel:

Requirements:

  • Real-time search filtering
  • Category filtering (exploits, auxiliary, post, etc.)
  • Favorite/bookmark modules
  • Recent modules history

UI Mockup:

[🔍 Search modules...        ] [▼ Category]
├── exploits/
│   ├── windows/
│   └── linux/
└── auxiliary/

Implementation notes:

  • Use Gtk.SearchEntry for search box
  • Filter TreeStore based on search text
  • Store favorites in config file

/feature

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions