- Git clone repo
- Enter folder, copy .env.example and rename to .env, you will need to enter your AWS S3 keys here.
- Run 'docker-compose up -d'
- Open shell within laravel docker container and run 'php artisan key:generate' and 'php artisan migrate'
- This will build and run the project.
- Open firefox, visit mitm.it and download certificate
- Install certificate into firefox
- Create a user account on localhost
- Visit profile page and generate api key
- Update inproxy api key in 'docker-compose.yml'
- Delete the inproxy docker container then run 'docker-compose up -d' again.
- You are now able to view images over the proxy, ones detected will appear on localhost, or emails will appear on 'localhost:8025'
creaseaj/stegasaurus
A proxy designed to help detect and report images employing steganography
PHPMIT