Speeple News Search

Search: |

Tags | Domains | Searches | Statistics | Options | Advanced Search

gnucitizen.org » Tags » Python

Related tags: applet, blog, distribution, exploits, framework, fuzzing, hacking, java, projects, security

  1. Google.py

    GNUCITIZEN - Dec 22, 2007

    Back in the days when Google Hacking was the hot topic of the day, I wrote a simple python script for scraping results from the google’s search pages. Unlike other google search scripts, this one, does not rely on any

    Also tagged: hacking, security, script, google, projects

  2. General Purpose Fuzzer.py

    GNUCITIZEN - Dec 17, 2007

    Fuzzing is a quite important thing to security researchers, mainly because it helps going through the boring stuff quickly. Generally speaking, fuzzers are tools for automation. Unfortunately most moderns fuzzers are a

    Also tagged: hacking, security, projects, fuzzing, fuzzer

  3. System Hacking from the Browser (the Python Style)

    GNUCITIZEN - Dec 5, 2007

    If you haven’t noticed yet, the browser becomes more and more like the desktop. You are still restrained by the same origin policies (SOP) but there are always ways to hack back and get your way though. This post is

    Also tagged: hacking, security, framework, blog, java, distribution, applet, exploits, java applet, jython

  4. h4ck (hacked in 5 minutes)

    GNUCITIZEN - Dec 3, 2007

    I don’t want to brag about it but this project was slashed in 5 minutes and this is not due to some amazing tech wizardy. It is mainly due to the powerful Java development platform and the tones of development

    Also tagged: hacking, development, security, tools, javascript, projects, java, ruby, apache, ant, jruby

  5. Web Client Fuzzer.py

    GNUCITIZEN - Oct 25, 2007

    Fuzzing - such a wonderful concept. I wish it worked more often then we would like to admit. Anyway, here is my attempt to put down a fuzzer for testing various web client specific issues. The fuzzer is written in

    Also tagged: blog, projects, tool, fuzzing