Latest Version: Http://pan.baidu.com/s/1c1NDSVe file name Webcracker, use java1.8 to run
Small Mi Van Web password scanner's main function is to batch scan the Web password, the current support for Basic authentication and form authentication, form authentication just enter the URL containing the login box, you can automatically identify the user name password field in the form and load the dictionary.
The interface is as follows:
How to use:
1, set the number of threads, click New Task.
2, enter the URL information, the format is as follows:
Http://www.xxx.com/manager/html
http://www.xxx.com/login.jsp
https://www.xxx.com/login.jsp
www.xxx.com/login.jsp
3, set the parameters, the parameters are described as follows:
Follow jump: If the response to the end of 3xx, will continue to access the page after the jump, as the response content, the status code will usually become 200.
The form contains a token: If a token is included in the form, each request is randomly changed, the tick is checked, and the login page is re-requested once the password is not tried once, but it slows down.
Sets the Referer header to the current URL: sets the Referer header to the current URL, which is the login page.
Accept cookies: Because an HTTP connection sends multiple requests, setting this item automatically adds the Set-cookie that was received before the request.
Usser-agent: Sets the request header user-agent.
Note: The interface does not display progress information, and if you want to see progress, you can run it at the command line using Java-jar Webcracker.jar.
Latest Version: Http://pan.baidu.com/s/1c1NDSVe file name Webcracker
Millet Fan Tool series five: Millet fan web password scanner