Ant Script

This morning I’ve become crazy to sign a .jar application with automatic tools. At the end I’ve discovered that Ant got this skill and all around me become easier. I put here a really easy example of Ant build.xml with the principals command to sign jar application hoping it could be useful to everybody.

Read more "Ant Script"

HttpBee. An interesting project.

HTTPBee is a swiss-army-knife tool for web application hacking testing. Multi-threaded high-performance tool with a scripting engine and agent-like behavior support. The way httpbee’s scripting engine is implemented is relevant to httpbee architecture itself. Httpbee maintains a pool of threads that it uses for parallel task execution. Therefore execution of httpbee scripts is not linear. […]

Read more "HttpBee. An interesting project."

JING project

Some time I need video or picture tools able to record mouse movements or desktop actions. For instance during my first RoboAdmin movies I’ve needed something to record how RA was answering to users queries. Jing is a well formed project, available for MAC and for WINDOWS in both cases free, that with its nice transparent and […]

Read more "JING project"