ax / merge_webpath_list

There are tons of web-path wordlists for content discovery here around. Here follows some code to quickly download and merge lists from different location.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Merge web-path lists

There are tons of web-path wordlists for content discovery here around.

Here follows some code to quickly download and merge lists from different location.

The most useful web-path lists, at the best of my knowledge, are already included in the directory sources\.

PRs are welcome!

Sources

  • fuzzdb
  • IntruderPayloads
  • SecLists

How to

  • Clone the repo.

  • wget -i ./sources/* -P ./lists/

  • python merge_lists.py > mylist.txt

Your fresh list should be in mylist.txt now! Enjoy!

About

There are tons of web-path wordlists for content discovery here around. Here follows some code to quickly download and merge lists from different location.


Languages

Language:Python 100.0%