Skip to content

salt-or-ester/rubicon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RUBICON - 4chan Command and Control Suite

Application Detail

Check out the WIKI which has comprehensive documentation. The purpose of this README is exclusively installation.

Installation - Docker

RUBICON is containerized and can be pulled directly from Docker Hub. This means the application and all it's dependencies are stored in an immutable image you can pull and run in your docker client. Containerization also provides cross-platform compatibility.

Install Windows Docker Desktop

https://docs.docker.com/desktop/install/windows-install/

Install MacOS Docker Desktop

https://docs.docker.com/desktop/install/mac-install/

Install Linux Docker Desktop

https://docs.docker.com/desktop/install/linux-install/

Pull the RUBICON Docker Image

docker pull saltorester/rubicon

Run the RUBICON Docker Image

docker run -d -p 8888:8888 saltorester/rubicon

Use RUBICON!

Just navigate your browser to http://localhost:8888. The data model will automatically build, as will your Rainbow Table using the default wordlist (ignus-100k.txt).

About

4chan API Suite - LLM, Investigations, etc.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published