Waraxe IT Security Portal  
  Login or Register
::  Home  ::  Search  ::  Your Account  ::  Forums  ::   Waraxe Advisories  ::  Tools  ::
March 28, 2024
Menu
 Home
 Logout
 Discussions
 Forums
 Members List
 IRC chat
 Tools
 Base64 coder
 MD5 hash
 CRC32 checksum
 ROT13 coder
 SHA-1 hash
 URL-decoder
 Sql Char Encoder
 Affiliates
 y3dips ITsec
 Md5 Cracker
 User Manuals
 AlbumNow
 Content
 Content
 Sections
 FAQ
 Top
 Info
 Feedback
 Recommend Us
 Search
 Journal
 Your Account



User Info
Welcome, Anonymous
Nickname
Password
(Register)

Membership:
Latest: MichaelSnaRe
New Today: 0
New Yesterday: 0
Overall: 9145

People Online:
Visitors: 704
Members: 0
Total: 704
PacketStorm News
·301 Moved Permanently

read more...
Log in Register Forum FAQ Memberlist Search
IT Security and Insecurity Portal

www.waraxe.us Forum Index -> Tools -> Buffer Overflow Utility (BOU)
Post new topic  Reply to topic View previous topic :: View next topic 
Buffer Overflow Utility (BOU)
PostPosted: Wed Mar 02, 2005 2:33 pm Reply with quote
LINUX
Moderator
Moderator
 
Joined: May 24, 2004
Posts: 404
Location: Caiman




Code:
- What is the Bou?
The Bou (Buffer Overflow Utility) is a command-line utility that enables the user to check for buffer overflows on Web Server Applications.
The Utility should be used very carefully since it might crash the server when it discovers the buffer overflow.

-How to use the Bou?
In order to use the Bou you must specify the following parameters: host, port, request-filename and command-filaname.
Usage: com.webcohort.Bou -h host -p port -reqfile filename -commandfile filename [-v] [-vv] [-version]
The -v and the -vv are optional and stands for verbose and verboseverbose mode (superverbose).
For more help type "com.webcohort.Bou -help" in the command prompt.

-How does the request file look like?
The request file should contain a valid http request.
for example:

GET /?test=566&me=alon HTTP/1.0
Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, */*
Accept-Language: en-us
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)
Host: localhost
Proxy-Connection: Keep-Alive

-How does the command file look like?
The command file should be a "key=value" map file that contain the following keys:

key=somekey
value=defaultvalue
times=x

An example of the command file:

key=test
values=12345
times=4

-How does the Bou Work?
The Bou opens a connection to the specific host on the specified port.
It loads the command and request files and then it does the following:
It looks for the key in the HTTP request and then it changes the value of the key according to the values specified in the command file.
The first request will contain a zero length value for the key, the second request will contain exactly the value from the command file (in the example the second request GET/?test=1245&me=alon), third request will be GET/?test=12451245&me=alon and so on.
The number of iterations that Bou will increase the size of the key is the times parameter from the command file.

- Does Bou support Both HTTP GET and POST methods?
Yes it does and it also knows how to calculate the Content-Length in each request.




download >> http://www.imperva.com/download.asp?id=18
View user's profile Send private message Visit poster's website
Buffer Overflow Utility (BOU)
  www.waraxe.us Forum Index -> Tools
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT  
Page 1 of 1  

  
  
 Post new topic  Reply to topic  




Powered by phpBB © 2001-2008 phpBB Group






Space Raider game for Android, free download - Space Raider gameplay video - Zone Raider mobile games
All logos and trademarks in this site are property of their respective owner. The comments and posts are property of their posters, all the rest (c) 2004-2020 Janek Vind "waraxe"
Page Generation: 0.145 Seconds