Skip to content

Add command line option to run browser wappalyzer - #2650

Draft
dkarv wants to merge 1 commit into
projectdiscovery:devfrom
dkarv:dev
Draft

dkarv wants to merge 1 commit into
projectdiscovery:devfrom
dkarv:dev

Conversation

@dkarv

@dkarv dkarv commented Sep 18, 2026

Copy link
Copy Markdown

Proposed changes

I want to suggest an alternative version of the wappalyzergo invocation. It supports runtime detection using a browser handle (documentation).

This improves the technologies found by a lot, but of course also takes more time and resources. So it is fully optional behind a command line flag.

I still miss the tests and documentation, just want to get opinions if this is interesting for you before I invest more time.

Proof

I ran it with the new flags -td -tdr and confirmed it finds a lot more technologies. For our test website the run time increased from from 13.5s to 50.8s.

Checklist

  • Pull request is created against the dev branch
  • All checks passed (lint, unit/integration/regression tests etc.) with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

@coderabbitai

coderabbitai Bot commented Sep 18, 2026

Copy link
Copy Markdown

Important

Draft PR not reviewed

Draft PRs are not automatically reviewed by default.

  • Trigger a manual review

To automatically review draft PRs, update your CodeRabbit configuration:

reviews:
  auto_review:
    drafts: true

Comment @coderabbitai help to get the list of available commands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant