Skip to content
This repository has been archived by the owner on Oct 15, 2021. It is now read-only.

ioc-fang/ioc-fanger-gui

Repository files navigation

IOC Fanger GUI

NOTE: This project has been deprecated in favor of the new, interactive documentation.


Build Status

GUI for fanging and defanging indicators of compromise. This is available at http://ioc-fanger.hightower.space.

Credits

This app was created using Floyd Hightower's Flask template: https://github.com/fhightower-templates/flask-template which allows you to create a Flask app in 30-60 seconds (including Postresql support and potential Heroku deployment). This template uses cookiecutter to make it quick, easy, and enjoyable to create projects from templates. If you have not seen either of these projects, you should check them out!

Quick Start

After cloning the repo...

To create a virtual environment for the app, run:

make venv

Clone the app and run the application at http://127.0.0.1:5000/:

make run

To test the app, run:

make test

About

Check out our new, interactive documentation: http://ioc-fanger.hightower.space which replaces this project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published