diff options
author | 2003-12-02 02:53:11 +0000 | |
---|---|---|
committer | 2003-12-02 02:53:11 +0000 | |
commit | 457d920f7b68b495a9306fc1c949cdaae6d696f2 (patch) | |
tree | 524e31817f4b07ebf625f4fb6b1f57f2b8f902b6 /net-misc/dcetest/metadata.xml | |
parent | initial commit, ebuild by robbat2@gentoo.org (diff) | |
download | historical-457d920f7b68b495a9306fc1c949cdaae6d696f2.tar.gz historical-457d920f7b68b495a9306fc1c949cdaae6d696f2.tar.bz2 historical-457d920f7b68b495a9306fc1c949cdaae6d696f2.zip |
initial commit, ebuild by robbat2@gentoo.org
Diffstat (limited to 'net-misc/dcetest/metadata.xml')
-rw-r--r-- | net-misc/dcetest/metadata.xml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/net-misc/dcetest/metadata.xml b/net-misc/dcetest/metadata.xml new file mode 100644 index 000000000000..ea3786f5a349 --- /dev/null +++ b/net-misc/dcetest/metadata.xml @@ -0,0 +1,14 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>no-herd</herd> +<maintainer> + <email>robbat2@gentoo.org</email> +</maintainer> +<longdescription>This little utility dumps MSRPC endpoint information from + Windows systems. Similar to the rpcdump program from Microsoft, but does + not need a DCE stack and so runs on Unixes. dcetest can be very useful once + inside a DMZ to fingerprint Windows machines on the network. dcetest + operates over TCP port 135. (Think of it as rpcinfo -p against + Windows.)</longdescription> +</pkgmetadata> |