NWChen / banshee

1st Information Operations Command (LAND) tooling development - learn more at h4d.cs.columbia.edu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Banshee Build Status

banshee is a tool we're developing for the 1st Information Operations Command (LAND) of the U.S. Army as part of Columbia University's Hacking 4 Defense initiative.

Team Members

Ori,
Zach Boughner, ztb2003
Neil Chen, nwc2112
Alan Hytonen, ajh2217
Peter Richards, pfr2109

Deployment

To run banshee, make sure you're running Python 3.5. virtualenv is recommended but not necessary. Make sure you have all necessary packages by running pip install -r requirements.txt. To start the app,

cd banshee
python server.py

and open your browser to localhost:5000.

About

1st Information Operations Command (LAND) tooling development - learn more at h4d.cs.columbia.edu


Languages

Language:JavaScript 80.0%Language:Python 10.5%Language:Jupyter Notebook 6.2%Language:HTML 3.2%Language:CSS 0.1%