HIMYE is an improved aggregate of cyber-security tools wich allow you or your company to reveal the social engineering's vulnerabilities that your employees can create and prevent for them.
- Install python packages and libraries
First install python and pip
$ apt install python3/
$ apt install python3-pip
Then install holele library with PyPI
$ pip3 install holehe
Install PyMango library
$ pip3 -m install Pymango
Also install Google search client libraries : https://developers.google.com/webmaster-tools/v1/quickstart/quickstart-python
pip install --upgrade google-api-python-client oauth2client
- Nodejs and npm
$ apt install npm/
$ apt install install nodejs
- MongoDB and Mangoose
$ apt install mongodb-org
Install Mangoose for Mangodb here : https://www.npmjs.com/package/mongoose
- Express
$ npm install express
Clone the project
git clone https://github.com/123445666/HIMYE.git
Go to the project directory
cd Hymie
cd cyber-web-back
Install dependencies (in both front and back directories)
npm install
Start the server (in both front and back directories)
npm start
View the website at: http://localhost:4200
MIT - © HYMIE