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 Docker on Ubuntu 26.04: Official Repository Setup Guide

Install Docker on Ubuntu 26.04: Official Repository Setup GuideDocker is an open-source container platform that…

3 hours ago

Install Asterisk on Ubuntu 18.04: Source Build and Secure Config

Asterisk is the most widely deployed open-source PBX (Private Branch Exchange) platform in the world. It…

1 day ago

Install Ghost on Ubuntu 18.04: Node.js, MySQL, and Nginx SSL

Ghost is an open-source publishing platform built on Node.js. It is designed for bloggers, journalists, and…

1 day ago

Install Mattermost on Ubuntu 18.04: Nginx SSL Reverse Proxy Setup

Mattermost is an open-source, self-hosted team messaging platform and a direct alternative to Slack. It is…

1 day ago

Install Ruby on Ubuntu 18.04: apt, Rbenv, and RVM Methods

Ruby is a dynamic, open-source programming language known for its clean, readable syntax. It powers the…

1 day ago

Install PyCharm on Ubuntu 18.04: Community Edition via Snap

PyCharm is a full-featured Python IDE developed by JetBrains. It includes built-in debugging, embedded Git control,…

1 day ago