Skip to content

Golang based fast HTTP basic authentication cracker .

Notifications You must be signed in to change notification settings

soMallawa/CR401

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

CR401 - HTTP Basic Authentication Cracker

The CR401 is a simple and fast tool that helps you to crack HTTP basic access authentication with default authentication combinations.

Building

You will need Golang in your system to build and run this programme and it could be cross-compiled if you need.
go build main.go

Usage

-plist path to auth combo file (default "passlist.txt")
-timeout set http request timeout in seconds. (default 10)
-url url to attack

About

Golang based fast HTTP basic authentication cracker .

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages