summaryrefslogtreecommitdiff
blob: 28c8fee7d55d899e2dfda78019904f6aaf9bf671 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>netmon</herd>
	<longdescription lang="en">
		This project is a powerful tool for penetration testing, exploit
		development, and vulnerability research.  The Framework is written in
		the Perl scripting language and includes various components written in
		C, assembler, and Python.  This project can be roughly compared to
		commercial offerings such as Immunity's CANVAS and Core Security
		Technology's Impact.  The major difference between the Framework and
		these commercial products is the focus; while the commercial products
		need to always provide the latest exploits and an intuitive GUI, the
		Framework was designed to facilitate research and experimentation with
		new technologies.
	</longdescription>
	<use>
		<flag name='httpd'>Enable web interface</flag>
	</use>
</pkgmetadata>