Skip to content

Instantly share code, notes, and snippets.

View Patrick-Kelley's full-sized avatar

Patrick Kelley Patrick-Kelley

View GitHub Profile
@Patrick-Kelley
Patrick-Kelley / TAP-Install.sh
Last active December 18, 2015 00:20
TAP Installation Script
echo "Beginning Installation"
apt-get update
apt-get -y upgrade
apt-get install -y vim
echo "Installing Iodine for DNS Tunnel"
apt-get -y install iodine
echo "Installing Git for Repo Downloading"
apt-get -y install git
echo "Installing TAP Prerequisites"
apt-get -y install python-pexpect
{
"title": "Traffic Eth1 BRO IDS",
"services": {
"query": {
"idQueue": [],
"list": {
"0": {
"query": "files.log",
"alias": "",
"color": "#7EB26D",