Skip to content

Deduplicate entries in traversals-8-deep-exotic-encoding.txt #176

@iasdeoupxe

Description

@iasdeoupxe

It seems that https://github.com/fuzzdb-project/fuzzdb/blob/master/attack/path-traversal/traversals-8-deep-exotic-encoding.txt currently has 887 entries. When doing an:

cat traversals-8-deep-exotic-encoding.txt | sort | uniq | wc -l

we're down to 652. This seems to be caused by duplicated entries like e.g.:

https://github.com/fuzzdb-project/fuzzdb/blob/2863f7a/attack/path-traversal/traversals-8-deep-exotic-encoding.txt#L8

https://github.com/fuzzdb-project/fuzzdb/blob/2863f7a/attack/path-traversal/traversals-8-deep-exotic-encoding.txt#L263

https://github.com/fuzzdb-project/fuzzdb/blob/2863f7a/attack/path-traversal/traversals-8-deep-exotic-encoding.txt#L375

Whats the reason for having those duplicated entries and doesn't it make sense to remove duplicated entries from the list?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions