diff options
author | Fernando Lopez Jr <fernando.lopezjr@gmail.com> | 2017-11-13 17:33:35 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-11-18 12:40:24 +0700 |
commit | 266462074adc4c6c1d558c3795ab85d3eb8c4a6f (patch) | |
tree | 32d9f916ae3452fc4910d943da09bea2522ab34f /python/responder/responder.info | |
parent | 3bb6c5a2af9f1a7bc734d1911313352c5eb7927b (diff) |
python/responder: Added (LLMNR, NBT-NS and MDNS poisoner).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/responder/responder.info')
-rw-r--r-- | python/responder/responder.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/responder/responder.info b/python/responder/responder.info new file mode 100644 index 0000000000000..ef3a63f5c6570 --- /dev/null +++ b/python/responder/responder.info @@ -0,0 +1,10 @@ +PRGNAM="responder" +VERSION="2.3.3.8" +HOMEPAGE="https://github.com/lgandx/Responder" +DOWNLOAD="https://github.com/lgandx/Responder/archive/v2.3.3.8/Responder-2.3.3.8.tar.gz" +MD5SUM="e22240e0d0849bc9ab4e9b56e46c4c86" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Fernando Lopez Jr." +EMAIL="fernando.lopezjr@gmail.com" |