All Projects → Yukinoshita47 → Yuki Chan The Auto Pentest

Yukinoshita47 / Yuki Chan The Auto Pentest

Licence: mit
Automate Pentest Tool

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Yuki Chan The Auto Pentest

Catnip
Cat-Nip Automated Basic Pentest Tool - Designed For Kali Linux
Stars: ✭ 108 (-80.58%)
Mutual labels:  kali-linux, pentest, pentest-tool
Hackerenv
Stars: ✭ 309 (-44.42%)
Mutual labels:  kali-linux, pentest, pentest-tool
Subscraper
Subdomain enumeration through various techniques
Stars: ✭ 265 (-52.34%)
Mutual labels:  pentest, pentest-tool
Whatweb
Next generation web scanner
Stars: ✭ 3,503 (+530.04%)
Mutual labels:  kali-linux, pentest
Getaltname
Extract subdomains from SSL certificates in HTTPS sites.
Stars: ✭ 320 (-42.45%)
Mutual labels:  pentest, pentest-tool
Dirble
Fast directory scanning and scraping tool
Stars: ✭ 468 (-15.83%)
Mutual labels:  pentest, pentest-tool
tomcter
😹 Tomcter is a python tool developed to bruteforce Apache Tomcat manager login with Apache Tomcat default credentials.
Stars: ✭ 18 (-96.76%)
Mutual labels:  pentest, pentest-tool
Webkiller
Tool Information Gathering Write By Python.
Stars: ✭ 300 (-46.04%)
Mutual labels:  kali-linux, pentest-tool
YAPS
Yet Another PHP Shell - The most complete PHP reverse shell
Stars: ✭ 35 (-93.71%)
Mutual labels:  pentest, pentest-tool
Open Redirect Payloads
Open Redirect Payloads
Stars: ✭ 361 (-35.07%)
Mutual labels:  pentest, pentest-tool
Badkarma
network reconnaissance toolkit
Stars: ✭ 353 (-36.51%)
Mutual labels:  kali-linux, pentest-tool
Ehtools
Wi-Fi tools keep getting more and more accessible to beginners, and the Ehtools Framework is a framework of serious penetration tools that can be explored easily from within it. This powerful and simple tool can be used for everything from installing new add-ons to grabbing a WPA handshake in a matter of seconds. Plus, it's easy to install, set up, and utilize.
Stars: ✭ 422 (-24.1%)
Mutual labels:  kali-linux, pentest-tool
Thc Archive
All releases of the security research group (a.k.a. hackers) The Hacker's Choice
Stars: ✭ 474 (-14.75%)
Mutual labels:  pentest, pentest-tool
offensive-docker-vps
Create a VPS on Google Cloud Platform or Digital Ocean easily with Offensive Docker included to launch assessment to the targets.
Stars: ✭ 66 (-88.13%)
Mutual labels:  pentest, pentest-tool
Overlord
Overlord - Red Teaming Infrastructure Automation
Stars: ✭ 258 (-53.6%)
Mutual labels:  pentest, pentest-tool
crawleet
Web Recon & Exploitation Tool.
Stars: ✭ 48 (-91.37%)
Mutual labels:  pentest, pentest-tool
Blackmamba
C2/post-exploitation framework
Stars: ✭ 544 (-2.16%)
Mutual labels:  pentest, pentest-tool
winallenum
This powershell script has got to run in remote hacked windows host, even for pivoting
Stars: ✭ 13 (-97.66%)
Mutual labels:  pentest, pentest-tool
LiteOTP
Multi OTP Spam Amp/Paralell threads
Stars: ✭ 50 (-91.01%)
Mutual labels:  pentest, pentest-tool
Kaboom
A tool to automate penetration tests
Stars: ✭ 322 (-42.09%)
Mutual labels:  pentest, pentest-tool

Yuki Chan The Auto Pentest

SS

The Yuki Chan is an Automated Penetration Testing tool this tool will auditing all standard security test method for you.

WARNING

I highly recommend using this tool by using Kali Linux OS By using this tool it means you agree with terms, conditions, and risks

By using this tool you agree that

  1. use for legitimate security testing
  2. not for crime
  3. the use of this tool solely for educational reasons only

By using this tool you agree that

  1. You are willing to be charged with criminal or state law applicable by law enforcement officers and government when abused
  2. the risk is borne by yourself

Thank you and happy pentest

Change Log

  • Version 1.0

Very First Release

Packaged Release Here

Feature

  • Automated
  • Intel-Gathering
  • Vulnerability Analysis
  • Security Auditing
  • OSINT
  • Tracking
  • System Enumeration
  • Fuzzing
  • CMS Auditing
  • SSL Security Auditing
  • And Off Course This Tool Designed For Targetted Pentesting Too

Modules In Yuki Chan

  • Whois domain analyzer
  • Nslookup
  • Nmap
  • TheHarvester
  • Metagoofil
  • DNSRecon
  • Sublist3r
  • Wafw00f
  • WAFNinja
  • XSS Scanner
  • WhatWeb
  • Spaghetti
  • WPscan
  • WPscanner
  • WPSeku
  • Droopescan ( CMS Vulnerability Scanner Wordpress, Joomla, Silverstripe, Drupal, And Moodle)
  • SSLScan
  • SSLyze
  • A2SV
  • Dirsearch

How To Use It ?

this tool is only designed for Linux OS so if you are not using Linux OS im sorry dude but if you have Android Smarphone or Tablet you can run this tool via Termux or GNURoot Debian

so Are You Ready ??

Let's Start It

Install Without Git Clone Command From Your Terminal

Yuki Chan Package v1.0 : Click Here

Install From Git Clone Follow This Instruction Below

Ok in my recent OS (Kali Linux) has been already installed this module

  • Nmap
  • Wafw00f
  • WPScan
  • SSLScan
  • SSLyze

So if your OS Doesn't Have it

you can install it first here i give you resource

  • Nmap

Red Hat, Fedora, Mandrake, and Yellow Dog Linux with Yum

yum install nmap

Debian Linux and Derivatives such as Ubuntu

apt-get install nmap

more info : https://nmap.org

  • Wafw00f

git clone https://github.com/EnableSecurity/wafw00f.git

cd wafw00f

python setup.py install

or simple way

pip install wafw00f

  • WPScan

Installing dependencies on Ubuntu

sudo apt-get install libcurl4-openssl-dev libxml2 libxml2-dev libxslt1-dev ruby-dev build-essential libgmp-dev zlib1g-dev

Installing dependencies on Fedora

sudo dnf install gcc ruby-devel libxml2 libxml2-devel libxslt libxslt-devel libcurl-devel patch rpm-build

Installing dependencies on Arch Linux

pacman -Syu ruby

pacman -Syu libyaml

Installing manually (not recommended)

git clone https://github.com/wpscanteam/wpscan.git

cd wpscan

sudo gem install bundler && bundle install --without test

more info https://github.com/wpscanteam/wpscan if you cannot install WPScan don't worry just Skip it i have alternative wpscan module for you

  • SSLScan

more info about installing this module

https://github.com/rbsec/sslscan

  • SSLyze :

git clone https://github.com/nabla-c0d3/sslyze.git

cd sslyze

pip install -r requirements.txt --target ./lib

or simple way

pip install --upgrade setuptools

pip install sslyze

if Nmap, Wafw00f, WPScan, SSLScan, SSLyze not installed in your OS maybe this tool not really work completely so if Nmap, Wafw00f, WPScan, SSLScan, SSLyze already installed you can next.

Q : can i skip using this tool without Nmap, Wafw00f, WPScan, SSLScan, SSLyze installed in my OS ?

A : yes you can do it but not really work completely

Ok next this is step by step for preparation for first time use

First Things First Clone This Tool

git clone https://github.com/Yukinoshita47/Yuki-Chan-The-Auto-Pentest.git

Get inside of directory

cd Yuki-Chan-The-Auto-Pentest

Give Chmod 777 Access Level

chmod 777 wafninja joomscan install-perl-module.sh yuki.sh

chmod 777 Module/WhatWeb/whatweb

And Then Install Python Module

pip install -r requirements.txt

After That Install Perl Module

./install-perl-module.sh

preparation finished now run this tool and happy pentest

Run This Tool

./yuki.sh

Media Review

Video Review

ScreenShoot Preview

this is my live pentest off course legal pentesting

screenshot screenshot screenshot screenshot screenshot screenshot screenshot screenshot screenshot screenshot screenshot screenshot screenshot screenshot screenshot screenshot screenshot screenshot screenshot screenshot screenshot screenshot screenshot screenshot screenshot screenshot screenshot screenshot screenshot screenshot screenshot screenshot screenshot screenshot screenshot screenshot screenshot screenshot

Greetings

screenshot

Im really say special thank's to Allah, My Lovely Wife, My Family, And all contributor in this project thanks for developer of module, media reviewer, video reviewer, and All part of this project.

Hope You Guys Enjoy This Tool And As Always Have Nice Day

Regard

From : Yukinoshita 47

Team : Garuda Security Hacker

Email : [email protected]

Web : http://www.garudasecurityhacker.org

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].