Skip to content

😼 Fuzz a given URI with encoding techniques provided by LibWhisker a.k.a. LW2

Notifications You must be signed in to change notification settings

decal/uri-encodings-fuzzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

uri-encodings-fuzzer

Apply all elements in each proper subset within the power set of LibWhisker's encoding subroutines to the URI provided on the command line:

  • encode_uri_hex
  • encode_uri_randomhex
  • encode_anti_ids
  • encode_unicode
  • encode_uri_randomcase

You may need to cpan install the following CPAN module prerequisites:

  • List::PowerSet
  • Math::Combinatorics

URI Encodings Fuzzer GitHub repository

About

😼 Fuzz a given URI with encoding techniques provided by LibWhisker a.k.a. LW2

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages