Projects STRLCPY BountyIt Commits 03030423
🤬
  • ■ ■ ■ ■ ■ ■
    README.md
    skipped 6 lines
    7 7   <a href="https://twitter.com/intent/follow?screen_name=shivangx01b"><img src="https://img.shields.io/twitter/follow/shivangx01b?style=flat-square"></a>
    8 8  </h1>
    9 9   
    10  -## What is LfiMe ?
    11  -A local file inclusion fuzzer made in golang that's it !
     10 +## What is BountyIt ?
     11 +A fuzzer made in golang for finding issues like xss, lfi, rce, ssti...comes with pre-defind signarutres and signatures wordlist that's it!
    12 12   
    13 13  ## Help
    14 14  ```
    skipped 27 lines
    42 42  ```
    43 43  Add another method if required
    44 44  ```plain
    45  -cat http_https.txt | LfiMe -t 70 -method "POST" -p payloads.txt -grep signatures.txt
     45 +cat http_https.txt | BountyIt -t 70 -method "POST" -p payloads.txt -grep signatures.txt
    46 46  ```
    47 47   
    48 48  ## Screenshot
    skipped 8 lines
Please wait...
Page is in error, reload to recover