Reverie – Automated Pentest Tools Designed For Parrot Linux

Reverie is an automated Pentest Tools Designed For Parrot Linux.

This tool will make your basic pentesting task like Information Gathering, Security Auditing, And Reporting so this tool will do every task fully automatic.

Usage Guide

Download or Clone

~# git clone https://github.com/baguswiratmaadi/reverie

Go Inside reverie Dir

~# cd reverie

Give Permission To reverie

~# chmod 777 *.sh

Run reverie without install

~# ./reverie.sh

If you want to install reverie

~# ./install.sh

Pentest Tools Auto Executed With Reverie

  • Whois Lookup
  • DNSwalk
  • Nmap
  • Dmitry
  • Whatweb
  • wafw00f
  • Load Balancing Detector
  • SSLyze
  • TLSSled
  • Automater
  • Nikto
  • And More Tool Soon

Also Read – Raptor WAF : Web Application Firewall Using DFA Beta

Preview of Reverie Auto Pentest

Tools Preview:

Output Result

Report In HTML

Disclaimer

  • Do not scan government and private IT objects without legal permission.
  • Do At Your Own Risk
R K

Recent Posts

Install Mono on Ubuntu 18.04: C# Compiler and Runtime Guide

Running programs built for Microsoft's framework on a Linux system is easier than you think. Mono is…

3 hours ago

Install OpenCV on Ubuntu 18.04: Step-by-Step Setup Guide

Computer vision technology powers many modern applications, from image editors to facial scanners. OpenCV (Open Source Computer…

4 hours ago

Install VNC on Ubuntu 18.04: Step-by-Step TigerVNC Setup

A remote desktop interface makes it easy to manage a remote computer. VNC (Virtual Network Computing) is…

4 hours ago

Install Gitea on Ubuntu 18.04: Self-Hosted Git Service Guide

Hosting your own code repositories is a great way to keep your projects private. Gitea is a…

4 hours ago

Install Java on Ubuntu 18.04: OpenJDK 11 and OpenJDK 8

Many modern programs require Java to run. From development tools like Eclipse to search systems…

4 hours ago

Configure a Static IP Address on Ubuntu 18.04: Netplan Guide

Setting a static IP address on your server is a smart move. It ensures your…

1 day ago