SecLists/Fuzzing/Amounts
Ivan Šincek 2121ac1bbb Hexadecimal ASCII and Hexadecimal Unicode
Added few more representations of numerical values.
2023-04-18 13:44:57 +02:00
..
README.md Added README 2022-06-21 08:05:20 +02:00
all.txt Hexadecimal ASCII and Hexadecimal Unicode 2023-04-18 13:44:57 +02:00
hundred.txt Hexadecimal ASCII and Hexadecimal Unicode 2023-04-18 13:44:57 +02:00
hundred_thousand.txt Hexadecimal ASCII and Hexadecimal Unicode 2023-04-18 13:44:57 +02:00
milion.txt Hexadecimal ASCII and Hexadecimal Unicode 2023-04-18 13:44:57 +02:00
one.txt Hexadecimal ASCII and Hexadecimal Unicode 2023-04-18 13:44:57 +02:00
ten.txt Hexadecimal ASCII and Hexadecimal Unicode 2023-04-18 13:44:57 +02:00
ten_thousand.txt Hexadecimal ASCII and Hexadecimal Unicode 2023-04-18 13:44:57 +02:00
thousand.txt Hexadecimal ASCII and Hexadecimal Unicode 2023-04-18 13:44:57 +02:00
zero.txt Hexadecimal ASCII and Hexadecimal Unicode 2023-04-18 13:44:57 +02:00
zero_point_one.txt Hexadecimal ASCII and Hexadecimal Unicode 2023-04-18 13:44:57 +02:00

README.md

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.