• Earn real money by being active: Hello Guest, earn real money by simply being active on the forum — post quality content, get reactions, and help the community. Once you reach the minimum credit amount, you’ll be able to withdraw your balance directly. Learn how it works.

Phyton Amounts - Generate a wordlist to fuzz amounts or any other numerical values

Status
Not open for further replies.

itsMe

*KillmeMories*
Staff member
Administrator
Super Moderator
Hacker
Specter
Crawler
Shadow
Joined
Jan 8, 2019
Messages
56,604
Solutions
2
Reputation
32
Reaction score
100,446
Points
2,313
Credits
32,560
‎6 Years of Service‎
 
76%
help.png


Amounts

Generate a wordlist to fuzz amounts or any other numerical values. Based on Common Security Issues in Financially-Oriented Web Applications.

Tests:

    amount separators,
    prepending zeros and appending decimal zeros,
    prepending and appending positive "+" and negative "-" scopes,
    prepending currency symbols "$", "£", and "€",
    embracing amounts with brackets and arrays,
    underflows and overflows,
    binary, hexadecimal, and exponential notations,
    bolean, empty, minimum, maximum, and other special values.

Extend this script to your liking.

Tested on Kali Linux v2021.2 (64-bit).

Made for educational purposes. I hope it will help!

To see this hidden content, you must like this content.
 
Status
Not open for further replies.
Back
Top