Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 24307 - [new ebuild] fragroute-1.2
Summary: [new ebuild] fragroute-1.2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Chuck Short (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-11 13:57 UTC by Daniel Seyffer
Modified: 2003-08-29 00:35 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Fragroute 1.2 Ebuild (fragroute-1.2.ebuild,690 bytes, text/plain)
2003-07-11 15:06 UTC, Daniel Seyffer
Details
Suggested changes. (fragroute-suggested.changes,680 bytes, patch)
2003-08-26 17:55 UTC, Chuck Short (RETIRED)
Details | Diff
Updated ebuild (fragroute-1.2.ebuild,734 bytes, text/plain)
2003-08-27 05:08 UTC, Daniel Seyffer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Seyffer 2003-07-11 13:57:21 UTC
Hi,

I just wrote a tiny ebuild for fragroute.

Fragroute is a well known security tool written by Dug Song (author of "dsniff")
used for testing Intrusion Detection Systems, Firewalls and TCP/IP stacks in
general.

It implements most of the attacks described in the Secure Networks "Insertion,
Evasion, and Denial of Service: Eluding Network Intrusion Detection" paper. 
Featuring "a simple ruleset language to delay, duplicate, drop, fragment,
overlap, print, reorder, segment, source-route, or otherwise monkey with all
outbound packets destined for a target host, with minimal support for randomized
or probabilistic behaviour."

This would probably fit anywhere in portage regarding "network security/hacking
tools". ;-)

Regards,
Daniel

Hm, another suggestion, just by the way... Is there any reason that there is no
dedicated "net-security" (or similar)? IMHO it would make sense - instead of
having most "hacking" tools (except probably net-analyzer and firewalls) just
somewhere in the various "net-*" categories...
Comment 1 Daniel Seyffer 2003-07-11 15:06:45 UTC
Created attachment 14393 [details]
Fragroute 1.2 Ebuild

Ups, had almost forgotten to actually add the ebuild. :)
Comment 2 Chuck Short (RETIRED) gentoo-dev 2003-08-26 17:55:24 UTC
Created attachment 16658 [details, diff]
Suggested changes.

I tested out your ebuild and it looks good. However, I made suggested changes
to your ebuild. I did the following:

- Changed rdepend.
- Changed your econf.
- Added a dodoc.

If you make these changes to your ebuild. Then I wouldnt have a problem adding
it to cvs.

Regards,
Chuck
Comment 3 Daniel Seyffer 2003-08-27 05:08:05 UTC
Created attachment 16680 [details]
Updated ebuild

Thanks for pointing these out. Attached is an updated ebuild incorporating you
changes.

Just by the way to clarify things for me - should one always add virtual-glibc
as dependency? I have been thinking this was only neccessary if there are no
other "real" dependencies...?

Regards,
Daniel
Comment 4 Chuck Short (RETIRED) gentoo-dev 2003-08-28 18:54:47 UTC
I just try to complete as possible with respect to the libraries needed. Anyways, its in cvs. Thanks for your contribution.
Comment 5 Daniel Seyffer 2003-08-29 00:35:51 UTC
thanks for comitting! :-)