We have talked about SlowHTTPTest in detailed here, 2 days ago Shekyan released a new version, below is summary of change log.
SlowHTTPTest 1.4 release notes:
- Added man pages as doc support
- Some bug fixes
- and now it can handle 64000 concurrent connections
OpsS!!
You can read our previous post in detail that would help you, how to compile and use it.
Download and install SlowHTTPTest latest version :
wget http://slowhttptest.googlecode.com/files/slowhttptest-1.4.tar.gz
tar -zxvf slowhttptest-1.4.tar.gz
[Keep Reading…]
ANTI - Android Network Toolkit – Anti is collection of network exploration tools that help you penetrate your network right away from your android phone. ANTI useful application is developed by ZImperium LTD and they say ‘ ANTI – Penetration Made easy ‘.
ANTI.apk application is divided into two parts;
- Application
- Extendable plugins
How to install ANTI APK on android phone?
I’m not sure APK is available on Android Market but you can follow below tutorial to get it installed.
[Keep Reading…]
HookWorm Stealth is an old PHP Backdoor just like c99Shell created by Justin Klein Keane as Proof of concept.
HookWorm Stealth provides less features than c99Shell but it’s activity can’t be track easily like c99Shell. it uses Cookies to leave no TRACE in Web server access log.
HookWorm Stealth PHP Backdoor Features :
- Find .htaccess
- Find open ports on remote system
- Search for writable files or directories
- and many more.
Download HookWorm Stealth from http://www.madirish.net/sites/default/files/hookworm.php.tar.gz
When you get access of remote web server SHELL, the access log of web server will throw /index.php 200 OK status code that’s a normal good HTTP request.
To read further about HookWorm Stealth, go to the author blog
FBPwn – known in community commonly as Facebook Profile dumper have released latest version last week FBPwn Beta – 0.1.7 We have already talked about it in detail. We have also shoot FBPwn video tutorial can be viewed here
In this release there are some bug fixes, it doesn’t contain new features.
Issues fixed :
- getting authenticated profile’s ID while logging in
- Friend list dumping feature.
- Adding victim’s friends.
- Profile cloning
- Image dumper
Download FBPwn Beta – 0.1.7 from
http://fbpwn.googlecode.com/files/FBPwn-beta-0.1.7.zip
Few months back we posted Apache Range Byte flaw named ‘KillApache’ where we posted a perl script that can be use to freeze Apache web server in seconds(We have tested it) This time Miroslave Stampar(Co-Author of SQLMap tool) written this tool with few extended features in python scripting language named it ‘KillApachePy’
New enhancements :
- Automated input parameters
- Proxy support
- Chose custom page of your target
- Chose custom HTTP method e.g GET, HEAD
You can download it from github
Google and Web Performance
Well, we should accept that Google is working hard to improve user experience on web. They have proved with their search engine, soon then launch Gmail as super fast web mail that allowed more storage for users and so many other initiatives that includes spdy alternative http protocol.
Few months back they launched Public DNS Service which claimed to be Super FAST dns server publicly available.
Google DNS Servers : 8.8.8.8 & 8.8.4.4
[Keep Reading…]