Kali Linux

Sashay all in one Automatic Installer

Introduction

In this article, we will see Sashay Installation. Sashay is an integrated automatic installer for practical Linux-based tools. More than 340 tools are offered.

Installation

pip install -U sashay

Tool Categories

  • Information Gathering
  • Vulnerability Scanner
  • Exploitation Tools
  • Wireless Testing
  • Forensics Tools
  • Web Hacking
  • Stress Testing
  • Sniffing & Spoofing
  • Password Attacks
  • Maintaining Access
  • IP-tracking Tools
  • programming Languages
  • DDOS Attacks
  • Web Servers
  • Distros

How to use

Type sashay or sshy from anywhere in your terminal

Press [TAB] to show completion, each number represents a specific output:

  • to show all available tools. Type the corresponding number of the tool you want to install.
  • to show tool categories
  • to update sashay
  • to know more about sashay
  • x to exit Sashay

You can also type the numbers manually instead of pressing [TAB]

Requirements

Python 3.8+

License

Sashay Installation is released under MIT License

Please consider following and supporting us to stay updated with the latest info

Aman Mishra

Aman Mishra is a eJPT certified and always keen to learn new concepts and methodologies regarding cybersecurity.he is also a cyber security content writer and have passion for sharing my knowledge about the latest threads and trends in the industry.

Recent Posts

Install Pip on Ubuntu 18.04: Python 3 and Python 2 Setup Guide

Pip is the official package manager for Python and the standard way to install libraries from…

18 hours ago

Install R on Ubuntu 18.04 from CRAN: Statistical Computing Setup

R is an open-source programming language and environment built for statistical computing and data visualization. It…

18 hours ago

Install Jenkins on Ubuntu 18.04: CI/CD Server Setup Guide

Jenkins is an open-source automation server that makes it easy to build CI/CD pipelines. Continuous integration…

18 hours ago

Install Android Studio on Ubuntu 18.04 with Snap and OpenJDK 8

Android Studio is the official IDE for Android development, built on JetBrains' IntelliJ IDEA platform. It…

18 hours ago

Install and Configure GitLab on Ubuntu 18.04 with Omnibus

GitLab is a web-based, open-source Git repository manager written in Ruby. It includes built-in tools for…

18 hours ago

Install Anaconda on Ubuntu 18.04: Python Data Science Setup Guide

Anaconda is the most widely used Python distribution for data science and machine learning. It bundles…

2 days ago