-
Book Overview & Buying
-
Table Of Contents
Cuckoo Malware Analysis
By :
Have you ever thought about running Cuckoo in GUI?
Yes, me too. There is a workaround for this. It is called Cuckooforcanari by David Bressler (@bostonlink).
It is built within The Canari Framework—a framework to develop Maltego written in Python. Canari is perfect for anyone wishing to graphically represent their data in Maltego without the hassle of learning a whole bunch of unnecessary stuff.
First, let's download and install setuptools before we start downloading The Canari Framework. The software can be found here:
Download setuptools-0.7.7.tar.gz and extract it:
$ wget
https://bitbucket.org/pypa/setuptools/raw/0.7.7/ez_setup.py -O - | python
Alternatively, in Python 2.6 and later, setuptools can be installed to a user-local path:
$ wget https://bitbucket.org/pypa/setuptools/raw/0.7.7/ez_setup.py $ python ez_setup.py --user
After we've finished installing setuptools, we can install...
Change the font size
Change margin width
Change background colour