There is a new Bugle Automated Version [Use It].

Latest posts per category

  • Articles: Source code review with AutoBugle - February 5th, 2008
    Some time ago I start creating a list of google queries (Bugle) people could use to hunt bugs in source code available in the web. The project started before Google Code Search, so the only way to point to source code was using the Filetype and ? * . operators which worked pretty well. After a couple of months Google announced the Code Search service and the accompanied API which made things much more interesting. Using the new Google service people can supply full regular expression when searching and pinpoint to Bugs a bit more accurately. Anyway, to cut a long story short, utilising jQuery, Google Code Search API and Bugle, I created an automated version of the Bugle project which looks as close as possible to a desktop based source code review tool. Bugle Snapshot
    To demonstrate Bugle Automated I will be looking for bugs in Samba. The first step is to add the package you want to inspect in the Scan field, as you can see below there is Auto Complete functionality available suggesting possible packages while you type a name....[Read more]

  • Projects: Fuzzman script - April 18th, 2007
    Man Page Fuzzer [Example Page] Fuzzer generator based on unix man pages. Extracts offered options from a man page and creates a shell script that will execute a command using all possible combinations of options and arguments....[Read more]

  • Advisories: Fssdispadmin Buffer Overflow - January 4th, 2007
    ...[Read more]

  • Challenges: Cipher challenge - May 2nd, 2005
    ...[Read more]