Skip to content

csirtgadgets/cif-apwg-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

APWG CIF Application

Installation

Ubuntu

$ apt-get install -y python-dev python-pip git python-virtualenv virtualenvwrapper
$ pip install git+https://github.com/csirtgadgets/cif-sdk-py.git
$ pip install git+https://github.com/csirtgadgets/cif-apwg-py.git

Examples

$ export APWG_TOKEN="123412341234"
$ cif-apwg -h
$ cif-apwg -v --hours 12 --token $APWG_TOKEN

License and Copyright

Copyright (C) 2015 the CSIRT Gadgets Foundation

Free use of this software is granted under the terms of the GNU Lesser General Public License (LGPL v3.0). For details see the file LICENSE included with the distribution.

Releases

No releases published

Packages

No packages published