Projects STRLCPY userefuzz Commits 42c2bb07
🤬
  • ■ ■ ■ ■ ■
    README.md
    skipped 5 lines
    6 6  </h1>
    7 7   
    8 8  User-Agent , X-Forwarded-For and Referer SQLI Fuzzer made with `python`<br/>
    9  -**Works on `linux`, `Windows` and `MacOS` based systems**
     9 +**Works on `linux`, `Windows` and `MacOS` based systems**<br />
     10 + 
     11 +[![Twitter URL](https://img.shields.io/twitter/url/https/twitter.com/root_tanishq.svg?style=social&label=Follow%20%40root_tanishq)](https://twitter.com/root_tanishq)<br />
     12 + 
    10 13  <h3><b>Installation</b></h3><br/>
    11 14   
     15 +- pip
     16 + 
    12 17  ```sh
    13 18  sudo pip3 install userefuzz
    14 19  ```
     20 +- setup
    15 21   
    16 22  ```sh
    17 23  git clone https://github.com/root_tanishq/userefuzz
    18 24  cd userefuzz
    19 25  python3 setup.py install
    20 26  ```
     27 + 
     28 +- kunto
     29 + 
     30 +```sh
     31 +kunto install userefuzz
     32 +```
     33 +- [linux standalone](https://github.com/root-tanishq/userefuzz/releases/download/UserReFuzz_standalone_binaries/userefuzz-1.1.1-linux.zip)
     34 + 
     35 +- [Windows standalone](https://github.com/root-tanishq/userefuzz/releases/download/UserReFuzz_standalone_binaries/userefuzz-1.1.1-win.zip)
     36 + 
    21 37  <h3><b>Usage</b></h3><br/>
    22 38   
    23 39  - **Parsing A List of URLS**
    skipped 32 lines
    56 72   
    57 73  ![inject](https://github.com/root-tanishq/userefuzz/blob/main/images/custom_inject.png)<br />
    58 74   
    59  -<h3><b>Follow</b></h3>
    60  -If this tool helped you or you like my work<br/>
    61 75   
    62  -[![Twitter URL](https://img.shields.io/twitter/url/https/twitter.com/root_tanishq.svg?style=social&label=Follow%20%40root_tanishq)](https://twitter.com/root_tanishq)
Please wait...
Page is in error, reload to recover