HiddenEyeReborn is my their try on doing multi-featured tool for human mistakes exploitation. Currently, HE: RE has mainly phishing features. But we are planning on adding more, you can follow development progress by looking at (REMIND ME TO DO ROADMAP) or Projects Tab on GitHub.
Installation
HE: RE is available on PyPI and can be installed using pip:
pip install hiddeneye-reborn
That’s all it takes! HE: RE is now available as a terminal command or as a package to your projects.
Basic Usage
to be written
Documentation
to be written https://hiddeneye-reborn.readthedocs.io
FAQ
HiddenEye is no longer maintained?Disclaimer
The use of the HiddenEye: Reborn and/or its resources is complete responsibility of the end-user. Developers assume no liabiity and are not responsible for any misuse or damage caused by HiddenEye: Reborn. Some of your actions may be illegal and you can not use this software to test someone without written permission from person or company.
The groupdel command in Linux removes a group from the system. It deletes the group's entry from /etc/group and /etc/gshadow,…
The wc command in Linux counts lines, words, characters, and bytes in files or standard input. It…
The top command in Linux provides a real-time view of running processes and system resource usage. From…
The usermod command in Linux modifies existing user account attributes. You can use it to manage group…
The sort command in Linux reads lines from files or standard input and writes them to standard…
The wall command in Linux sends a message to the terminals of all currently logged-in users. The…