Skip to content

A bash tool to automatize ssh connections and password logs with overthewire/bandit wargame

License

Notifications You must be signed in to change notification settings

AguacateContreras/overthewire-bandit-helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OverTheWire-Bandit Helper

A bash tool to automatize ssh connections and password logs with overthewire/bandit wargame

Usage

./bandit.sh <level> <password>

This will connect to the level.

If we use add as 3rd parameter, it will register in the ./bandit.txt log the current level and password. For example:

> ./bandit.sh 0 bandit0 add
< ssh connection + ./bandit.txt
> cat ./bandit.txt
< 0: bandit0

About

A bash tool to automatize ssh connections and password logs with overthewire/bandit wargame

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages