Categories: Kali Linux

PAKURI : Penetration Test Achieve Knowledge Unite Rapid Interface

Pakuri is a Penetration test Achieve Knowledge Unite Rapid Interface. Pentesters love to move their hands. However, I do not like troublesome work.

Simple work is performed semi-automatically with simple operations. It executes commands frequently used in penetration tests by simply operating the numeric keypad. You can test penetration as if you were playing a fighting game.

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:
    • This saves you the trouble of entering frequently used commands.
    • Beginner pentester can learn the floe of attacks using PAKURI.
  • For blueteam:
    • Attack packets can be generated with a simple operation.

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

Also Read – Lazyrecon : Automate Your Reconnaissance Process In An Organized Fashion

Install

bash install.sh

Usage

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

Main

Scanning

Exploit

Config

Command

Operation Check Environment

  • OS: KAli Linux 2019.4
  • Memory: 8.0GB

This tool is not yet complete. It will be updated sequentially.

R K

Recent Posts

xargs Command in Linux: Build and Execute Commands from Input

The xargs command in Linux reads items from standard input and passes them as arguments to another…

2 days ago

locate Command in Linux: Find Files Fast with a Database Search

The locate command in Linux searches for files and directories by name. It queries a pre-built database…

2 days ago

Listing Linux Services with systemctl: A Complete Guide

Most modern Linux distributions use systemd as the default service manager. Knowing how to list…

2 days ago

How to Truncate Files in Linux: Empty Files Without Deleting

Truncating a file in Linux means removing its contents while leaving the file itself in…

2 days ago

ss Command in Linux: Display Socket Statistics and Connections

The ss command in Linux lists open sockets and active network connections. It replaced the deprecated netstat command and…

3 days ago

ftp Command in Linux: Connect to Servers and Transfer Files

The ftp command in Linux connects to a remote FTP server and transfers files. FTP transmits everything…

3 days ago