Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

websecurify/go-camouflage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Codacy Badge Follow on Twitter

  ______     ___      .___  ___.   ______    __    __   _______  __          ___       _______  _______ 
 /      |   /   \     |   \/   |  /  __  \  |  |  |  | |   ____||  |        /   \     /  _____||   ____|
|  ,----'  /  ^  \    |  \  /  | |  |  |  | |  |  |  | |  |__   |  |       /  ^  \   |  |  __  |  |__   
|  |      /  /_\  \   |  |\/|  | |  |  |  | |  |  |  | |   __|  |  |      /  /_\  \  |  | |_ | |   __|  
|  `----./  _____  \  |  |  |  | |  `--'  | |  `--'  | |  |     |  `----./  _____  \ |  |__| | |  |____ 
 \______/__/     \__\ |__|  |__|  \______/   \______/  |__|     |_______/__/     \__\ \______| |_______|

by Websecurify

Tool to imitate the login prompts of various of services.

Build Instructions

Follow these steps:

  1. Download and install go.
  2. Set your go home: export GOPATH=somefolder.
  3. Install github.com/jessevdk/go-flags with go get github.com/jessevdk/go-flags.
  4. Install code.google.com/p/go.crypto/ssh with go get code.google.com/p/go.crypto/ssh.
  5. Change into go-camouflage project directory.
  6. Run go build.

Tool Usage

To get started just see camouflage -h.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages