«

»

Aug 24 2014

Kippo-Graph 1.3 released!

This is the release of another version of Kippo-Graph, reaching 1.3!

Kippo-Graph 1.3 brings some significant changes to the codebase, the most important one being that all SQL operations now use the RedBeanPHP library. This change adds a new requirement: Kippo-Graph needs PHP version 5.3.4 or higher. Another change worth noting is the addition of VirusTotal IP lookup in Kippo-Geo.

Download: kippo-graph-1.3 or clone/pull from GitHub: https://github.com/ikoniaris/kippo-graph

MD5 Checksum: 8F50AE28646A8277077117130A0C69D6
SHA-1 Checksum: B79004DB6B5408258A32AB275436ADD6E44FC125

CHANGES:

Version 1.3:
+ Switched all SQL operations to the RedBeanPHP library.
+ Reformatted and standardized all SQL queries.
+ Added VirusTotal IP lookup in Kippo-Geo.
+ Fix XSS problem in Kippo-IP (AJAX requester).
+ Updated README.md file.
- Removed manual DIR_ROOT configuration.

For comments, suggestions, fixes, please use the Kippo-Graph page: http://bruteforce.gr/kippo-graph

  • Chris

    With the new RedBeanPHP do we have to be on PHP >= 5.3.4. Seems there are issues otherwise.

    PHP Fatal error: Declaration of RedBeanPHPOODBBean::offsetGet() must be compatible with that of ArrayAccess::offsetGet() in /var/www/html/kippo-graph/include/rb.php on line 842

    • http://bruteforce.gr/ Ion

      Yes, that is true. Updating the post and README to reflect that.

    • http://bruteforce.gr/ Ion

      Hi, I updated the README file(s) to reflect the requirement.

  • Stepan Mark Pietrek

    Hi Ion,
    I installed and configured Kippo and Kippo-Graph, but when I go to my-ipaddress/kippo-graph all pages is empty but MySQL kippo db is not. Can I get some hints please?

    Best regards

    • http://bruteforce.gr/ Ion

      Hi Stephan. Are you sure Apache is running? Have you installed the packages I describe in the requirements via apt/yum? If yes, please tail Apacher’s error log (should be something like: tail -f /var/log/apache2/error_log), visit the URL again and let me know what shows up in the console. Regards.

      • Stepan Mark Pietrek

        Strange thing! Without change anything after a couple reboot works! BTW Apache was launched obvious… :P

  • ikonspirasi

    Hi Ion,
    i have updated to version 1.3, everything seems to be working fine, thank you :)

  • captin

    Hi Ion, I cant see the graphs in my kippo-graph webpage, indeed I’m missing the “generate the kippo-graph” button
    please I need help I work on this for my study project

    • http://bruteforce.gr/ Ion

      Hi, there is no generate button in the latest version. Make sure that your DB settings are correct and your PHP version is at least 5.3.4.

      • captin

        Hi Ion, very sorry to disturb you However, I’m still having problem viewing my graphs. my php version is:

        “PHP 5.5.9-1ubuntu4.5 (cli) (built: Oct 29 2014 11:59:10)
        Copyright (c) 1997-2014 The PHP Group” and my settings are correct I’ve ckeckd them and everything seems good.
        I don’t know what exactly causes the graphs not to show up
        Again sorry for any inconvenience but this causes me stress and trouble as it’s for my master final project I need to send it in less than a month time.

      • http://bruteforce.gr/ Ion

        Hi captin. What does your Apache error log say? Try tailing it while you visit Kippo-Graph and paste here the output.

      • captin

        I found the problem to be with the permissions, I could solve it, now it’s okay
        Thanks :)

More in Blog News, Honeypots, Visualization
Adding ElasticSearch support to Kippo SSH honeypot
Getting started with honeyd
HoneyDrive 3 VMware guide
HoneyDrive 3 Royal Jelly edition
Vagrant configuration for Thug honeyclient
Close