SecLists/Fuzzing/Amounts
2025-02-17 22:58:15 -03:00
..
all.txt
hundred.txt
hundred_thousand.txt
milion.txt
one.txt
other.txt
README.md feat(wordlist): Greatly improved "Amounts" wordlists 2025-02-17 22:52:37 -03:00
ten.txt
ten_thousand.txt
thousand.txt
zero.txt chore(wordlist): Re-sync rebase 2025-02-17 22:58:15 -03:00
zero_point_one.txt

Amounts

Pre-generated wordlists based on Common Security Issues in Financially-Oriented Web Applications PDF.

Created to fuzz amounts, quantities, or any other numerical values.

Bypass minimum and maximum restrictions, cause unintended behavior and errors, etc.

Tool to create such wordlists can be found at ivan-sincek/amounts. Feel free to create and add more wordlists on your own. Works with integer and float numerical values.