diff options
author | edwin <edwin@FreeBSD.org> | 2003-04-02 10:22:39 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-04-02 10:22:39 +0000 |
commit | f767e6f8f9242376a50252d7a9efccf0bd939ae7 (patch) | |
tree | c1acd1fc4fe23ab6a3ac4cc406af8df299c3cd0c /security/amap/pkg-descr | |
parent | 1c677063a6dbb9c260eed1ae3f3a0d4b5779d9fc (diff) | |
download | FreeBSD-ports-f767e6f8f9242376a50252d7a9efccf0bd939ae7.zip FreeBSD-ports-f767e6f8f9242376a50252d7a9efccf0bd939ae7.tar.gz |
New port: security/amap - application mapper
This is amap- the application mapper. It tries to
identify applications that do not run on thier
default port.
PR: ports/50218
Submitted by: Yonatan@xpert.com <Yonatan@xpert.com>
Diffstat (limited to 'security/amap/pkg-descr')
-rw-r--r-- | security/amap/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/security/amap/pkg-descr b/security/amap/pkg-descr new file mode 100644 index 0000000..aea2fbf --- /dev/null +++ b/security/amap/pkg-descr @@ -0,0 +1,5 @@ +Amap is a next-generation scanning tool, it identifies applications +and services even if they are not listening to the default port +by creating a bogus-communication. + +WWW: http://www.thehackerschoice.com/releases.php |