diff options
author | Andre Fernando <ando344@gmail.com> | 2016-12-21 13:49:57 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-12-24 07:33:38 +0700 |
commit | 4accae737577872cbfd59df496f9bf147cd4df67 (patch) | |
tree | aff264702e1fbb73f64cf9a71e83721eda464e79 /network/social-engineer-toolkit/social-engineer-toolkit.info | |
parent | 669bd94eac053c364de8f0ea8f07154339828497 (diff) |
network/social-engineer-toolkit: Added (pentest framework).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/social-engineer-toolkit/social-engineer-toolkit.info')
-rw-r--r-- | network/social-engineer-toolkit/social-engineer-toolkit.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/network/social-engineer-toolkit/social-engineer-toolkit.info b/network/social-engineer-toolkit/social-engineer-toolkit.info new file mode 100644 index 0000000000000..89900c6326837 --- /dev/null +++ b/network/social-engineer-toolkit/social-engineer-toolkit.info @@ -0,0 +1,10 @@ +PRGNAM="social-engineer-toolkit" +VERSION="7.4.3" +HOMEPAGE="https://github.com/trustedsec/social-engineer-toolkit/" +DOWNLOAD="https://github.com/trustedsec/social-engineer-toolkit/archive/7.4.3/social-engineer-toolkit-7.4.3.tar.gz" +MD5SUM="4efbeee488eddbb05c6586c1d1651b35" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="pexpect python-requests pyOpenSSL pefile Impacket python-qrcode python3-pillow" +MAINTAINER="Andre Fernando" +EMAIL="ando344@gmail.com" |