On Thu, Apr 30, 2009 at 12:59 AM, sindhu kece <ksindhu_...@yahoo.co.in> wrote:
> Hello,
> This is the scenario which i have written
>
> <?xml version="1.0" encoding="ISO-8859-1" ?>
>
>   <scenario name="Sip attack">
>
>     <send retrans="500">
>
>       <![CDATA[
>
>
>
>         INVITE sip:6...@130.65.179.128 SIP/2.0
>
> Via: SIP/2.0/UDP 130.65.179.18:48234;branch=z9hG4bK-d87543-
> 216bff37fa5b8e09-1--d87543
>
>         To: "6000"<sip:6...@130.65.179.128>
>
>         From: "5000"<sip:5...@130.65.179.128>;tag=78089d67
>
>         Call-ID: [call_id]
>
>         CSeq: 1 INVITE
>
>         Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE,
> SUBSCRIBE, INFO
>
>         Content-Type: application/sdp
>
>         User-Agent: eyeBeam release 1003s stamp 31159
>
>         Content-Length: 0
>
>       ]]>
>
>     </send>
>
>
>
>     <recv response="100"
>
>           optional="true">
>
>     </recv>
>
>
>
>     <recv response="180" optional="true">
>
>     </recv>
>
>
>
>
>
>     <recv response="200" rtd="true">
>
>     </recv>
>
> </scenario>
>
> I have written this  in MS word and saved it as Client.XML on Desktop.

Avoid using rich text editors to edit script and xml files as they may
insert formatting data when saving the file.

>  Can you please tell me how to run this in Sipp.

You can call sipp like this:

sipp -i your_local_ip_address -p your_local_port -sf Client.XML
remote_ip_address

>
> i want to do attack on Clients who are talking using Asterisk server.
>
> Thanks
>
> Regards
>
> Sindhu
>
> ________________________________
> From: mayamatakeshi < @gmail.com>
> To: sindhu kece <ksindhu_...@yahoo.co.in>
> Cc: Sipp <sipp-users@lists.sourceforge.net>
> Sent: Monday, 27 April, 2009 6:51:56 PM
> Subject: Re: Sipp
>
> On Tue, Apr 28, 2009 at 4:21 AM, sindhu kece <ksindhu_...@yahoo.co.in>
> wrote:
>> Hello,
>> I am Sindhu , I am a student at San Jose State University. I am doing one
>> course project on Sip vulnerabilities.
>> I have seen your queries in Sipp users list.
>>  I have been trying  some attacks on Asterisk server using SIPp message
>> generating tool. I am not able to do generate message using SIPP. I want
>> to
>> do BYE attack when call is going on between tow clients.
>> I have this link of http://sipp.sourceforge.net/doc/uac.xml.html of User
>> Agent Client.
>> I dont know how to create XML file to generate BYE message and also i dont
>> know how to upload that file in to Sipp.
>>
>>  I have test bed setup of one Asterisk server(Linux) , two Xlite
>> clients(Windows) and one attacker PC(Windows). I was doing this attack by
>> installing SIPP on attacker computer.
>>  I have tried all the possible ways to get help.
>> Could you please help me in doing this attack.
>
> Hello,
> have you read the documentation at
> http://sipp.sourceforge.net/doc/reference.html#Create+your+own+XML+scenarios
> ?
> What is the part you don't understand?
> To write scenarios is really very easy. And SIPp is very well
> documented. Just try it.
>
> regards,
> takeshi
>
> And please, always send your queries to the list.
>
> ________________________________
> Cricket on your mind? Visit the ultimate cricket website. Enter now!



      Now surf faster and smarter ! Check out the new Firefox 3 - Yahoo! 
Edition http://downloads.yahoo.com/in/firefox/?fr=om_email_firefox
------------------------------------------------------------------------------
Register Now & Save for Velocity, the Web Performance & Operations 
Conference from O'Reilly Media. Velocity features a full day of 
expert-led, hands-on workshops and two days of sessions from industry 
leaders in dedicated Performance & Operations tracks. Use code vel09scf 
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
_______________________________________________
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to