Skip to content

Trietptm-on-Awesome-Lists/solus-pentest-eopkg

Repository files navigation

Solus Pentest Package

image

Another Solus repository for Pentest Tools with source code and .eopkg (solus package) files to make your Solus into Pentest OS like dracOs, Kali Linux, BackBox, Parrot, etc. This package build using solbuild (download from this repo) or install it using eopkg (follow this intruction).

Getting started

image

How to install

  1. Clone the repository.

    git clone https://github.com/noirecat/solus-pentest-eopkg.git
    cd solus-pentest-eopkg
    
  2. Cd into package what you want install for example :

    cd Forensics/binwalk
    sudo eopkg it binwalk-2.1.2-4-1-x86_64.eopkg
    

List

  • Forensics
    • binwalk
    • hashdeep
  • Mobile
    • bandicoot
  • Passwords
    • medusa
    • thc-hydra
  • Reverse Engineering
    • yara
    • distorm
  • Web Applications
    • wapiti

On Solus repository :

  • Wireshark
  • Nmap
  • Zenmap
  • Tcpdump
  • Aircrack-ng

Credits

  • Thanks to Solus Developer for the Guide