About

Avatar von Björn Schotte
  • Improving Usability on „My Chorizo“ page: the host signature file

    In the spirit of Web2.0 applications, we constantly improve Chorizo! and silently update the application with the newest features. In order to scan a host, you have to prove that you are the owner of the host by uploading a unique signature file to your host’s document root. Some of our users had trouble uploading…

  • 3,500 users in 2 days. Awaiting the birth of the bloody alien sausage.

    Geez! What a week. Right after the announces at several newstickers and websites (on heise security German and heise Security English, an extensive German review at dynamic-webpages.de and one in French at nexen.net) on Monday, more than 3,500 users (and counting) registered at our small security sausage tool and created hundreds of thousands security scans…

  • Handling different Configurations in an ITIL Staging Process

    von

    in

    What’s ITIL at all ? ITIL (IT Infrastructure Library) is a description of different processes to manage the whole ITInfrastruture from the first use of a software to user helpdesks. The aim of the defined processes

  • Commoditizing PHP security

    We think it’s time to commoditize PHP web application security. You may have heard of Chorizo!. We’re proud to announce that from now on it’s possible to register for a free account on chorizo-scanner.com. With this free account, it’s possible to use the Chorizo! application service as a proxy and scan 1 host. All scan…

  • Accessing NTLM secured resources with PHP

    Sometimes you need to do strange things – and then PHP is the language of choice if you need a solution for web applications in really special environments like using a Windows based authentication method on a Linux server. Here at Mayflower GmbH / ThinkPHP we wrote a proxy server for the authentication with NTLM…

  • An alternative Approach to Tagging

    The Term Tagging The popular feature of ‚tagging‘ content is nothing new. The average netizen should have encountered it by now. Tagging was made popular by sites like del.icio.us and flickr, where users can attach free-form strings, so-called ‚tags‘ to their bookmarks and images. The viewer can then use these tags to navigate through one…

  • Creating press-ready PDF documents on the fly including individual barcodes

    Often people would like to create a PDF in offset quality out of a big bunch of addresses and create a barcode for each address. Sure, you could do this using the serial-letter-function in Word or any PHP library – the problem is that you have to stick to special standards, e. g. using CMYK…

  • Methods to reduce the load of your webserver by caching content: using lighttpd, MySQL UDF, LUA and speed everything up.

    von

    in

    The method I would like to describe is based on the webserver lighttpd. Lighttpd is a single process webserver written for high traffic sites. It supports fast-cgi out of the box which makes it ideal for hosting PHP applications. There are lots of nice modules for the daily work like mod_access or mod_rewrite. For more…

  • Virtual Data Grid: becoming reality soon

    If you use Dojo, have a look at the fabulous widgets called TurboWidgets from TurboAjax.com: it’s available for non-commercial and commercial usage. One of the great widgets (besides Theme support where you can also create your own corporate theme look and feel) is a data grid which can be customized in a wide variety. As…