Skip to content

Conversation

@Dontoronto
Copy link

What does it implement/fix? Explain your changes.

This extension makes it possible to use urlencoding for the payloads in the request.

Where has this been tested?

Python Version:\

$ python --version
Python 3.13.3

Operating System:

$ lsb_release -a
No LSB modules are available.
Distributor ID: Kali
Description:    Kali GNU/Linux Rolling
Release:        2025.2
Codename:       kali-rolling

Does this close any currently open issues?

I don't know if there is already an open issue. I just had the problem that my xss-wordlist is not working because the payloads are not encoded properly.

Does this add any new dependency?

No new dependency is needed.

Does this add any new command line switch/option?

--encode urlencode

Any other comments you would like to make?

I only extended the code without anything in the documentation.

Some Questions

  • I have documented my code.
  • I have tested my build before submitting the pull request.

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