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 How to use Type sashay or sshy from anywhere in your terminal Press [TAB] to show completion, each number represents a specific output: […]

July 3, 2023
Read More >>

Striker : A Command And Control (C2)

Striker is a simple Command and Control (C2) program. This project is under active development. Most of the features are experimental, with more to come. Expect breaking changes. Features A) Agents B) Backend / Teamserver C) User Interface Installing Striker Clone the repo; $ git clone https://github.com/4g3nt47/Striker.git $ cd Striker The codebase is divided into […]

June 27, 2023
Read More >>

Katana : A Next-Generation Crawling And Spidering Framework

Features: Installation katana requires Go 1.18 to install successfully. To install, just run the below command or download pre-compiled binary from release page. go install github.com/projectdiscovery/katana/cmd/katana@latest More options to install / run katana- Docker Ubuntu Usage katana -h This will display help for the tool. Here are all the switches it supports. Katana is a […]

June 26, 2023
Read More >>

Wa-Tunnel : Tunneling Internet Traffic Over Whatsapp

Disclaimer Using this library may get your WhatsApp account banned, use with a temporary number or at your own risk. This is a Baileys based piece of code that lets you tunnel TCP data through two Whatsapp accounts. This can be usable in different situations, for example network carriers that give unlimited whatsapp data or […]

June 24, 2023
Read More >>

Scriptkiddi3 – Streamline Your Recon And Vulnerability Detection Process With SCRIPTKIDDI3, A Recon And Initial Vulnerability Detection Tool Built Using Shell Script And Open Source Tools

SCRIPTKIDDI3,Streamline your recon and vulnerability detection process with SCRIPTKIDDI3, A recon and initial vulnerability detection tool built using shell script and open source tools. Introducing SCRIPTKIDDI3, a powerful recon and initial vulnerability detection tool for Bug Bounty Hunters. Built using a variety of open-source tools and a shell script, SCRIPTKIDDI3 allows you to quickly and […]

June 22, 2023
Read More >>

Nmap-API : Uses Python3.10, Debian, python-Nmap, And Flask Framework To Create A Nmap API

Nmap-API uses python3.10, Debian, python-Nmap, and flask framework to create a Nmap API that can do scans with a good speed online and is easy to deploy. This is a implementation for our college PCL project which is still under development and constantly updating. API Reference Get all items GET /api/p1/{username}:{password}/{target} GET /api/p2/{username}:{password}/{target} GET /api/p3/{username}:{password}/{target} […]

June 21, 2023
Read More >>