Metadata-Version: 2.1
Name: hiddeneye-reborn
Version: 0.0a1.dev6
Summary: Appropriate Phishing Tool
Home-page: https://github.com/Open-Security-Group-OSG/HiddenEyeReborn
Author: Open Security Group
License: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Other Audience
Classifier: License :: OSI Approved :: The Unlicense (Unlicense)
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Topic :: Education :: Testing
Classifier: Topic :: Internet
Classifier: Topic :: Security
Classifier: Topic :: Utilities
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6.*
Description-Content-Type: text/markdown
License-File: LICENSE

<p align="center">
    <img src="https://github.com/Open-Security-Group-OSG/HiddenEyeReborn/raw/master/art/HiddenEyeLogo.svg" width="400">
</p>
<p align="center">
    <img src="https://github.com/Open-Security-Group-OSG/HiddenEyeReborn/raw/master/art/HE:RE_text.svg" width="635">
</p>
<p align="center">
    <a href="https://badge.fury.io/py/hiddeneye-reborn"><img src="https://badge.fury.io/py/hiddeneye-reborn.svg" alt="PyPI version" height="18"></a>
    <a href="https://travis-ci.com/github/Open-Security-Group-OSG/HiddenEyeReborn"><img title="Travis CI build" src="https://travis-ci.com/Open-Security-Group-OSG/HiddenEyeReborn.svg?branch=master"></a>
    <a href="https://codecov.io/gh/Open-Security-Group-OSG/HiddenEyeReborn"><img src="https://codecov.io/gh/Open-Security-Group-OSG/HiddenEyeReborn/branch/master/graph/badge.svg" /></a>
    <a href="https://unlicense.org"><img title="The Unlicense" src="https://img.shields.io/badge/license-Unlicense-black.svg"></a>
    <a href="https://www.codefactor.io/repository/github/open-security-group-osg/hiddeneyereborn"><img src="https://www.codefactor.io/repository/github/open-security-group-osg/hiddeneyereborn/badge" alt="CodeFactor" /></a>
    <a href="https://www.codacy.com/gh/Open-Security-Group-OSG/HiddenEyeReborn/dashboard?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=Open-Security-Group-OSG/HiddenEyeReborn&amp;utm_campaign=Badge_Grade"><img src="https://app.codacy.com/project/badge/Grade/372e5b4c61764b8f87580cd57eec92b9"/></a>
    <a href="https://www.python.org/dev/peps/pep-0008/"><img title="PEP8" src="https://img.shields.io/badge/code%20style-pep8-blue.svg"></a>
    <img alt="PyPI - Python Version" src="https://img.shields.io/pypi/pyversions/hiddeneye-reborn">
</p>

`HiddenEye: Reborn` is my second 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

## 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.

## Installation
`HE: RE` is available on PyPI and can be installed using pip:
```sh
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
**Q:** Why original `HiddenEye` is no longer maintained?

**A:** Due to low quality and bad practices used in code.
##

**Q:** Is there any example usages for this tool?

**A:** This is just a tool, and it's up to you how to use it. That's why we take no liability for your actions. 
There are multiple examples of legal usage of this tool, such as people willing to improve their workflow by testing/educating their employees or collegues and educating them about human vulnerabilities social engineers may use.
##

**Q:** Why are developers so slow? Why isn't anyone updating it?

**A:** Community doesn't generate any revenue and developer can't afford to eat while working on this software, if you want opensource software to be developed - support developers.
##

## Contributing
*to be written*



