pySE is a small social-engineering tool made with Python2 and love.
Social engineering, in the context of information security, refers to psychological manipulation of people into performing actions or divulging confidential information.
I created this project in order to make it easier for IT's and security experts to social engineer.
- flask
- pythonwhois
- mechanize
- requests
- terminaltables
- Python 2.7.x
- Git
Get the repository off of Github by cloning it:
git clone https://github.com/filipherle/pySE
Change into the pySE directory:
cd /path/to/pySE
Execute the setup with python:
python2 setup.py
Execute PySE:
python2 PySE.py
Get the repository off of Github by downloading it.
Change into the pySE directory.
Execute the setup.py with python.
Execute PySE.
Get the repository off of Github by cloning it:
git clone https://github.com/filipherle/pySE
Change into the pySE directory:
cd /path/to/pySE
Execute the setup with python:
python2 setup.py
Execute PySE:
pyse