precursor 0.2.3

Pre-protocol payload tagging, similarity clustering, and packet/firmware triage CLI.
1
2
3
4
5
#!/bin/sh

mkdir -p stage
cp ../../ubuntu-install-packages ./stage/
docker build -t greynoise-intelligence/cross:i686-unknown-linux-gnu .