Basic Authentication Bruteforcer

This is a php script for brute forcing basic authentication. Takes a word list as input

Watchers:
This resource is being watched by 1 member.
  1. Mr. Penguin
    Code:
    Select All
    <?php error_reporting(0); ini_set('memory_limit', '6000M'); set_time_limit(0); /* HTTP BASIC AUTH BRUTEFORCER PUBLIC edition Qirilmayan Modem Qalmayacaq xD /AkaStep Usage: $ php -f modembrute.php...
    You do not have permission to view the full content of this resource.