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

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
rastating committed May 19, 2019
1 parent 6ce244b commit b5abc32
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,20 +34,24 @@ Currently, Shiva has only been tested against Ubuntu 18.04.
| FCrackZip | Cracking | http://oldhome.schmorp.de/marc/fcrackzip.html |
| hashcat | Cracking | https://hashcat.net/hashcat/ |
| John The Ripper | Cracking | https://www.openwall.com/john/ |
| Hash Identifier | Crypto | https://code.google.com/archive/p/hash-identifier/ |
| xortool | Crypto | https://github.com/hellman/xortool |
| Go | Environment | https://golang.org/ |
| Node.js | Environment | https://nodejs.org/en/ |
| Oh My ZSH | Environment | https://github.com/robbyrussell/oh-my-zsh |
| Ruby | Environment | https://www.ruby-lang.org |
| Empire | Exploitation | http://www.powershellempire.com/ |
| Metasploit | Exploitation | https://www.metasploit.com/ |
| PowerSploit | Exploitation | https://github.com/PowerShellMafia/PowerSploit |
| SearchSploit | Exploitation | https://www.exploit-db.com/ |
| SuperTTY | Exploitation | https://github.com/bad-hombres/supertty |
| Hydra | Password Attacks | https://github.com/vanhauser-thc/thc-hydra |
| Medusa | Password Attacks | https://github.com/jmk-foofus/medusa |
| Ncrack | Password Attacks | https://nmap.org/ncrack/ |
| SecLists | Password Attacks | https://github.com/danielmiessler/SecLists |
| CrackMapExec | Recon | https://github.com/byt3bl33d3r/CrackMapExec |
| DNSRecon | Recon | https://github.com/darkoperator/dnsrecon |
| LinEnum | Recon | https://github.com/rebootuser/LinEnum |
| Masscan | Recon | https://github.com/robertdavidgraham/masscan |
| Nmap | Recon | https://nmap.org/ |
| pspy | Recon | https://github.com/DominicBreuker/pspy |
Expand All @@ -67,12 +71,17 @@ Currently, Shiva has only been tested against Ubuntu 18.04.
| Cookie Monster | Web | https://github.com/DigitalInterruption/cookie-monster |
| Dirb | Web | http://dirb.sourceforge.net/ |
| Gobuster | Web | https://github.com/OJ/gobuster |
| Magescan | Web | https://github.com/steverobbins/magescan |
| Nikto | Web | https://cirt.net/Nikto2 |
| Shocker | Web | https://github.com/nccgroup/shocker |
| sqlmap | Web | http://sqlmap.org/ |
| wafw00f | Web | https://github.com/EnableSecurity/wafw00f |
| WhatWeb | Web | https://github.com/urbanadventurer/WhatWeb |
| wfuzz | Web | https://github.com/xmendez/wfuzz |
| WPScan | Web | https://wpscan.org/ |
| WPXF | Web | https://github.com/rastating/wordpress-exploit-framework |


Several directories can also be found which include pre-compiled binaries and files to aid with exploitation and post-exploitation:

| Path | Description |
Expand Down

0 comments on commit b5abc32

Please sign in to comment.