Ghazif-Adeem / PHP-Curl-Brute-Forcer

Simple PHP cURL based brute forcing script

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Steps to Use

  1. Clone the Repo or Copy the File/Code
  2. Paste your file containing passwords/keys to use for brute forcing in same directory
  3. Mention that file in fopen()
  4. Give Path to Target
  5. Set POST parameters accordingly
  6. Exploit ;)

Feedback appreciated.

About

Simple PHP cURL based brute forcing script


Languages

Language:PHP 100.0%