-
Notifications
You must be signed in to change notification settings - Fork 14
/
Copy pathHELP
39 lines (35 loc) · 2.27 KB
/
HELP
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
NAME:
Spirit - Pentration Testing Tools
USAGE:
./spirit --help
COMMANDS:
main:
brute, B performs brute-force password guessing against ssh servers
brutekey, K performs brute-force using a private key (default id_rsa) on users from your p.lst file.
banner, b grab SSH version (banner) without performing a login
proxybanner, pb, bb, b2 BETA: improved SSH version grabber - faster, more accurate, Terminal UI and socks5 support. Provide SOCKS5:IP:PORT in proxy.lst file.
autossh, o, as auto-ssh on all found.lst hosts and run commands or upload files
scan, s open ports network scanner, designed for LAN scans (no root required)
masscan, ms masscan automation using zone.lst file: ./spirit ms --help
autobrute, ab masscan->banner->brute on random ports in a forever loop
parse, p parses masscan/nmap -oG output from open.lst and generates h.lst in IP:PORT format
ports, P generate random ports in 1-65535 range avoiding duplicates
zap, z clean connection logs from wtmp/utmp/lastlog/auth.log/audit.log
genpass, gp parses /etc/passwd file and generates random passwords for uncommon users
abuse check your host IP against abuse report databases
exploit, e tries multiple CVE on local host until one works
encrypt, E activates encryption for your passfile (p.lst)
bot IRC bot that monitors system changes and issues NOTICE on channel
support:
upgrade, u, update download the latest version with new features and bug fixes
register, r register your Spirit license on this server
partner, pp become a Spirit Partner, get 10% off earn up to 30% XMR
reset, R remove ALL your registered servers and start fresh
buy buy a license to donate & support this project (XMR only) -- thank you!
GLOBAL OPTIONS:
--terms display terms & conditions (default: false)
--motd show motd (default: true)
--tweak optimize kernel settings for optimal scanning (default: false)
--help, -h show help
COPYRIGHT:
(c) The Armor of God