Web Images Videos Maps News Shopping Gmail more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Group info
Language: English
Group categories:
Computers > Security
More group info »
Active older topics
4 new of 4 - Oct 23
1 new of 1 - Oct 21
9 new of 9 - Oct 20
4 new of 4 - Oct 19
1 new of 1 - Oct 19
5 new of 5 - Oct 14
7 new of 7 - Oct 9
1 new of 1 - Oct 1
4 new of 4 - Oct 1
1 new of 1 - Sep 30
Related Groups
SensePost's public research,tools announcements & updates
Low activity, 2579 members, restricted
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 274  Older »

You cannot post messages because only members can post, and you are not currently a member.
Description: Peach is a cross-platform fuzzing framework written in Python. Peaches main goals include: short development time, code reuse, ease of use, flexability. Peach can fuzz just about anything from COM/ActiveX, SQL, shared libraries/DLL's, network applications, web, you name it.
 

Random Mutate Strategy 
  Hi, performing some tests with Blob mutators, I have noticed that only the"sequencialMutation" method is called during the execution. I suppose that it depends on the use of sequencial mutator strategy as default. How can I use the random mutation strategy? Thanks, Robgas
By Robgas  - Nov 4 - 3 new of 3 messages    

Peach 2.3.3 Released 
  Lots of point releases last week or so. Hopefully this release will get rid of the msvcrt.dll pop-up issues. Also in this release: * Updated console display * Fixed bug with Flags and mutators * Fixed bug with Flags parsing wrong mike
By Michael Eddington  - Nov 4 - 1 new of 1 message    

Skipto 
  Hi Michael, I'm using the "--skipto" option so i could simulate a bug that i have so i can debug it. i know that its not a bug that before Peach skip to the test case it run the none mutated test case and only then jumps to the wanted test case. but this causes issues, i know that the fuzzing is working well thats... more »
By shai.sarfaty@googlemail.c om  - Nov 3 - 7 new of 7 messages    

Peach 2.3.2 
  I've just pushed up new installers for Peach 2.3.2. This version contains some changes to how debuggers are handled in Windows to resolve some issues several people ran into. Now instead of running the debugger in a thread we spawn off a full process. This fixes some stability issues found when performing file fuzzing of some targets.... more »
By Michael Eddington  - Oct 30 - 7 new of 7 messages    

can peach output what it receive? 
  hi mike i am tring to output what peach recive from mysql,but fail in the end can peach do that? here is the pit file: <?xml version="1.0" encoding="utf-8"?> <Peach xmlns="[link]" xmlns:xsi="[link] 2001/XMLSchema-instance" xsi:schemaLocation="[link] /peach/peach.xsd">... more »
By gui  - Oct 29 - 2 new of 2 messages    

Complex block length 
  I'm trying to fuzz a proprietary container file format. Part of this format includes a table of offsets to 'records' within the file. For the purposes of my test, I'd like to treat each record (other than the first) as essentially an opaque blob. The problem I'm facing is that the length of each record is not... more »
By Greg  - Oct 26 - 4 new of 4 messages    

TcpListener address in use error 
  I'm using a tcp.TcpListener publisher on Ubuntu 8.10, and I commonly get this error when running fuzzes back-to-back: ] Peach 2.3.2 DEV Runtime ] Copyright (c) Michael Eddington [*] Starting run "DefaultRun" [-] Test: "MyTest" (None) [1:?:?] Running test with mutator N/A TCP bind attempt failed: (98, 'Address already in use')... more »
By ChrisM.  - Oct 26 - 4 new of 4 messages    

Extending TcpListener publisher error. 
  Hi, I'm testing Peach 2.3.1 on a Ubuntu 9.04 linux box and I'd like to create an HTTP server publisher starting from TcpListener. I've created the following basic file httpserver.py in the folder Peach_2.3.1/Peach/Publishers: from tcp import TcpListener class HttpServerBase(TcpListener):... more »
By Robgas  - Oct 26 - 2 new of 2 messages    

how to use fixup in mysql pit file? 
  according to the mysql Protocol: ------------------------------ ------------------------------ -------- 00038 The new authentication is performed in following manner: 00039 00040 SERVER: public_seed=create_random_stri ng() 00041 send(public_seed) 00042 00043 CLIENT: recv(public_seed)... more »
By gui  - Oct 25 - 1 new of 1 message    

Patch for PingMonitor agent to run on Linux 
  Hi, According to [link], Linux needs some changes to work. Here is a patch to make this change. I'm not sure what your commit criteria is, so let me know if I need to do something different. Cheers, Chris M. Index: Peach/Agent/network.py ============================== ============================== =======... more »
By ChrisM.  - Oct 23 - 4 new of 4 messages    

1 - 10 of 274   « Newer | Older »

XML       Send email to this group: peachfuzz@googlegroups.com
Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google