Re: Software to create IP Packets

View: New views
2 Messages — Rating Filter:   Alert me  

Parent Message unknown Re: Software to create IP Packets

by asndpp :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

You could also try:

1. sendip
2. and tools from paketto (http://freshmeat.net/projects/paketto/)

Regards,

On Sat, Sep 19, 2009 at 12:58 AM, ps ps <ps.securityfocus@...> wrote:

> Use python and scapy...
>
> On 9/16/09, M.D.Mufambisi <mufambisi@...> wrote:
>> Hi
>>
>> WHat software, freeware, can i use to create IP Packets, setting flags
>> etc? I need to use this in my test lab to demonstrate some concepts to
>> trainees.
>>
>> regards
>>
>> ------------------------------------------------------------------------
>> Securing Apache Web Server with thawte Digital Certificate
>> In this guide we examine the importance of Apache-SSL and who needs an SSL
>> certificate.  We look at how SSL works, how it benefits your company and how
>> your customers can tell if a site is secure. You will find out how to test,
>> purchase, install and use a thawte Digital Certificate on your Apache web
>> server. Throughout, best practices for set-up are highlighted to help you
>> ensure efficient ongoing management of your encryption keys and digital
>> certificates.
>>
>> http://www.dinclinx.com/Redirect.aspx?36;4175;25;1371;0;5;946;e13b6be442f727d1
>> ------------------------------------------------------------------------
>>
>>
>
> --
> Sent from my mobile device
>
> ------------------------------------------------------------------------
> Securing Apache Web Server with thawte Digital Certificate
> In this guide we examine the importance of Apache-SSL and who needs an SSL certificate.  We look at how SSL works, how it benefits your company and how your customers can tell if a site is secure. You will find out how to test, purchase, install and use a thawte Digital Certificate on your Apache web server. Throughout, best practices for set-up are highlighted to help you ensure efficient ongoing management of your encryption keys and digital certificates.
>
> http://www.dinclinx.com/Redirect.aspx?36;4175;25;1371;0;5;946;e13b6be442f727d1
> ------------------------------------------------------------------------
>
>

------------------------------------------------------------------------
This list is sponsored by: Information Assurance Certification Review Board

Prove to peers and potential employers without a doubt that you can actually do a proper penetration test. IACRB CPT and CEPT certs require a full practical examination in order to become certified.

http://www.iacertification.org
------------------------------------------------------------------------


Re: Software to create IP Packets

by Justin Rogosky :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On the linux side of things you could use hping.

http://www.hping.org/

It has the ability to create network packets using a variety of
protocols (tcp, udp, icmp) with whatever flags you need.
It also offer the ability to read a file to send data across the
network.


On Mon, 2009-10-19 at 11:45 +0530, D Adusumalli wrote:

> You could also try:
>
> 1. sendip
> 2. and tools from paketto (http://freshmeat.net/projects/paketto/)
>
> Regards,
>
> On Sat, Sep 19, 2009 at 12:58 AM, ps ps <ps.securityfocus@...> wrote:
> > Use python and scapy...
> >
> > On 9/16/09, M.D.Mufambisi <mufambisi@...> wrote:
> >> Hi
> >>
> >> WHat software, freeware, can i use to create IP Packets, setting flags
> >> etc? I need to use this in my test lab to demonstrate some concepts to
> >> trainees.
> >>
> >> regards
> >>
> >> ------------------------------------------------------------------------
> >> Securing Apache Web Server with thawte Digital Certificate
> >> In this guide we examine the importance of Apache-SSL and who needs an SSL
> >> certificate.  We look at how SSL works, how it benefits your company and how
> >> your customers can tell if a site is secure. You will find out how to test,
> >> purchase, install and use a thawte Digital Certificate on your Apache web
> >> server. Throughout, best practices for set-up are highlighted to help you
> >> ensure efficient ongoing management of your encryption keys and digital
> >> certificates.
> >>
> >> http://www.dinclinx.com/Redirect.aspx?36;4175;25;1371;0;5;946;e13b6be442f727d1
> >> ------------------------------------------------------------------------
> >>
> >>
> >
> > --
> > Sent from my mobile device
> >
> > ------------------------------------------------------------------------
> > Securing Apache Web Server with thawte Digital Certificate
> > In this guide we examine the importance of Apache-SSL and who needs an SSL certificate.  We look at how SSL works, how it benefits your company and how your customers can tell if a site is secure. You will find out how to test, purchase, install and use a thawte Digital Certificate on your Apache web server. Throughout, best practices for set-up are highlighted to help you ensure efficient ongoing management of your encryption keys and digital certificates.
> >
> > http://www.dinclinx.com/Redirect.aspx?36;4175;25;1371;0;5;946;e13b6be442f727d1
> > ------------------------------------------------------------------------
> >
> >
>
> ------------------------------------------------------------------------
> This list is sponsored by: Information Assurance Certification Review Board
>
> Prove to peers and potential employers without a doubt that you can actually do a proper penetration test. IACRB CPT and CEPT certs require a full practical examination in order to become certified.
>
> http://www.iacertification.org
> ------------------------------------------------------------------------
>


------------------------------------------------------------------------
This list is sponsored by: Information Assurance Certification Review Board

Prove to peers and potential employers without a doubt that you can actually do a proper penetration test. IACRB CPT and CEPT certs require a full practical examination in order to become certified.

http://www.iacertification.org
------------------------------------------------------------------------