Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/quackduck/ncis

No computer is secure, mate. Brute force SSH really easily.
https://github.com/quackduck/ncis

brute-force pentest-tool pentesting ssh ssh-brute-force

Last synced: 3 months ago
JSON representation

No computer is secure, mate. Brute force SSH really easily.

Awesome Lists containing this project

README

        

# ncis
**N**o **C**omputer **I**s **S**ecure : **NCIS**

Ncis is an SSH bruteforcing tool aimed at being _ridiculously_ easy to use.

## Usage

`ncis `

## Installing

Build `ncis.go` from source or use Homebrew:
```shell
brew install quackduck/tap/ncis
```

## Uninstalling

Delete the executable (`rm $(which ncis)`) or use Homebrew:
```shell
brew uninstall ncis
```

## Legal Disclaimer

Ncis contributors do not take responsibility for damage caused by the use of this tool. Use at your own risk.