/ubuntu-setup

A script to set up a quick Ubuntu x64 box with tools I use.

Primary LanguageShell

ubuntu_setup is design for hacking

ubutu setup is a set of scripts to install and configure a complete ubuntu system to be used for hacking.

# Tools

    - dirsearch
    - JSParser
    - knockpy
    - lazys3
    - recon_profile
    - sqlmap-dev
    - Sublist3r
    - teh_s3_bucketeers
    - virtual-host-discovery
    - wpscan
    - webscreenshot
    - Massdns
    - Asnlookup
    - Unfurl
    - Waybackurls
    - Httprobe
    - Seclists collection

This script also grabs the aliases created and published here: - https://github.com/mcncyo/mcncyo_profile.git

# Installing

    - sudo apt install git
    - git clone https://github.com/mcncyo/ubuntu-setup.git
    - cd ubuntu-setup
    - chmod +x *.sh
    - ./gui.sh