Added README

This commit is contained in:
root 2022-06-21 08:05:20 +02:00
parent 1753648b46
commit 28152a11f3

View File

@ -0,0 +1,9 @@
# Amounts
Pre-generated wordlists based on [Common Security Issues in Financially-Oriented Web Applications](https://research.nccgroup.com/wp-content/uploads/2020/07/common_security_issues_in_financially-orientated_web.pdf) 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](https://github.com/ivan-sincek/amounts). Feel free to create and add more wordlists on your own. Works with integer and float numerical values.