GithubHelp home page GithubHelp logo

anthrax3 / pakuri Goto Github PK

View Code? Open in Web Editor NEW

This project forked from 01rabbit/pakuri

0.0 1.0 0.0 6.83 MB

Penetration test Achieve Knowledge Unite Rapid Interface

License: GNU General Public License v3.0

Shell 100.00%

pakuri's Introduction

PAKURI

logo version License release-date sns


Japanese

What's PAKURI

I've consulted many pen testing tools. I then took the good points of those tools and incorporated them into my own tools. In Japanese slang, imitation is also called "paku-ru".

ぱくる (godan conjugation, hiragana and katakana パクる, rōmaji pakuru)

  1. eat with a wide open mouth
  2. steal when one isn't looking, snatch, swipe
  3. copy someone's idea or design
  4. nab, be caught by the police

Wiktionary:ぱくる

Description

Sometimes, the penetration testers love to perform a complicated job. However, I always prefer the easy way. PAKURI is an semi-automated user-friendly penetration testing tool framework. You can run the popular pentest tools using only the numeric keypad, just like a game. It is also a good entry tool for the beginners. They can use PAKURI to learn the flow to the penetration testing without struggling with a confusing command line/tools.


Presentation


Abilities of "PAKURI"

  • Intelligence gathering.
  • Vulnerability analysis.
  • Visualize.
  • Brute Force Attack.
  • Exploitation.

Your benefits

By using our PAKURI, you will benefit from the following.

For redteam:
(a) Red Teams can easily perform operations such as information enumeration and vulnerability scanning.
(b) Visualizing the survey results is possible only with the numeric keypad.

For blueteam:
(c) The Blue Team can experience a dummy attack by simply operating the numeric keypad even they do not have any penetration testing skill.

For beginner:
(d) PAKURI has been created to support the early stages of penetration testing. These can be achieved with what is included in Kali-Tools. It can be useful for training the entry level pentesters.

NOTE
If you are interested, please use them in an environment under your control and at your own risk. And, if you execute the PAKURI on systems that are not under your control, it may be considered an attack and you may have legally liabillity for your action.

Features


Install

  1. Update your apt and install git:

    root@kali:~# apt update
    root@kali:~# apt install git
  2. Download the PAKURI installer from the PAKURI Github repository:

    root@kali:~# git clone https://github.com/01rabbit/PAKURI.git
  3. CD into the PAKURI folder and run the install script:

    root@kali:~# cd PAKURI  
    root@kali:~/PAKURI# bash install.sh

Usage

  1. Register the OpenVAS administrator user and password in pakuri.conf:

    root@kali:~# vim /usr/share/PAKURI/pakuri.conf
    ...snip...
    
    # OpenVAS
    OMPUSER="admin"
    OMPPASS="admin"
  2. Faraday-server is started. After starting up, access from your browser and register your workspace:

    root@kali:~# systemctl start faraday-server.service  
    root@kali:~# firefox localhost:5985
  3. Register the workspace you just registered in pakuri.conf:

    root@kali:~# vim /usr/share/PAKURI/pakuri.conf
    ...snip...
    
    # Faraday
    WORKSPACE="test_workspace"
  4. CD into the PAKURI folder:

    root@kali:~# cd /usr/share/PAKURI
  5. Start PAKURI:

    root@kali:/usr/share/PAKURI# ./pakuri.sh

    startup PAKURI is not fully automated and requires the user interactions, to make sure to proceed the pentest and to avoid any unintended attack or trouble.


Keypad Operation

keypad_op
By operating the numeric keypad, it is possible to scan the network, scan for vulnerabilities, and perform simple pseudo attacks.


Operation check environment

  • OS: KAli Linux 2019.4
  • Memory: 8.0GB

Known Issues

This is intended for use Kali Linux. Operation on other OS is not guaranteed.


Contributors

If you have some new idea about this project, issue, feedback or found some valuable tool feel free to open an issue for just DM me via @Mr.Rabbit or @PAKURI.

Special thanks

Thanks to @cyberdefense_jp for contribute so many awesome ideas to this tool.

pakuri's People

Contributors

01rabbit avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.