Skip to content
/ ncis Public

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

License

Notifications You must be signed in to change notification settings

quackduck/ncis

Repository files navigation

ncis

No Computer Is Secure : NCIS

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

Usage

ncis <target IP> <user list> <password list>

Installing

Build ncis.go from source or use Homebrew:

brew install quackduck/tap/ncis

Uninstalling

Delete the executable (rm $(which ncis)) or use Homebrew:

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.