summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Collapse)AuthorFilesLines
2017-10-26py-m2crypto: updated to 0.27.0adam2-9/+9
0.27.0: - Fix licence: it is MIT, not BSD - At least minimal support of SNI in httpslib. - Small bugfixes and cleanups. - More effort to make build system more robust (now should work even on Debian LTS). - Restore m2.rsa_set_e() and m2.rsa_set_n(). - Make sure that every exceptional return throws and exception and vice versa.
2017-10-25Updated HOMEPAGEadam1-2/+2
2017-10-25py-cryptography[_vectors]: updated to 2.1.2adam4-14/+14
2.1.2: Corrected a bug with the manylinux1 wheels where OpenSSL's stack was marked executable.
2017-10-22py-oauthlib: update to 2.0.6adam2-7/+7
2.0.6: * 2.0.5 contains breaking changes.
2017-10-19netpgpverify: Update to 20171019.jperkin2-10/+7
Changes since 20170201: + Don't overwrite error messages generated by time checks, now the correct error is printed instead of the generic "Signature does not match". + Remove extraneous newlines from time check errors. Ok'd agc@
2017-10-19py-oauthlib: update to 2.0.5adam2-8/+8
2.0.5: * Fix OAuth2Error.response_mode * Documentation improvement
2017-10-18py-keyring: update to 10.4.0adam3-77/+30
10.4.0 In Kwallet, pass mainloop to SessionBus. Unpin pywin32-ctypes, but blacklist known incompatible versions.
2017-10-17security/Makefile: Add ruby-openvas-ompminskim1-1/+2
2017-10-17securitiy/ruby-openvas-omp: Import version 0.0.4minskim4-0/+35
This library is used for communication with OpenVAS manager over OMP. You can start, stop, pause and resume scan. Watch progress and status of scan, download report, etc.
2017-10-17security/Makefile: Add ruby-nessus_restminskim1-1/+2
2017-10-17security/ruby-nessus_rest: Import version 0.1.6minskim4-0/+40
Ruby library for Nessus (version 6+) JSON/REST interface. This library is used for communication with Nessus over REST interface. You can start, stop, pause and resume scan. Watch progress and status of scan, download report, etc.
2017-10-17security/Makefile: Add ruby-nexposeminskim1-1/+2
2017-10-17security/ruby-nexpose: Import version 7.1.1minskim4-0/+90
nexpose is the official gem package for the Ruby Nexpose API client library.
2017-10-17Update security/erlang-fast_tls to 1.0.16.fhajny2-8/+8
- Updating p1_utils to version 1.0.10. - Fix couple memory leaks - Make ECDH work on openssl < 1.0.2 - Add SNI and ALPN support for client connections
2017-10-17p5-CryptX: update to 0.054.wiz2-7/+7
0.054 2017-10-12 - fix Crypt::PK::DSA verify - libtomcrypt updated to 1.18 (+ some extra patches) - documentation fixes
2017-10-16security/Makefile: Add ruby-rbnaclminskim1-1/+2
2017-10-16security/ruby-rbnacl: Import version 4.0.2minskim4-0/+105
A Ruby binding to the state-of-the-art Networking and Cryptography library by Daniel J. Bernstein. This is NOT Google Native Client. This is a crypto library.
2017-10-16security/Makefile: Add ruby-bcrypt_bpkdfminskim1-1/+2
2017-10-16security/ruby-bcrypt_pbkdf: Import version 1.0.0minskim4-0/+51
bcrypt_pbkdf is a ruby gem implementing bcrypt_pbkdf from OpenBSD. This is currently used by net-ssh to read password encrypted Ed25519 keys.
2017-10-15Revert buildtool.mk additions for glib-{mkenums,genmarshal} using packagesprlw12-4/+2
Add TOOL_DEPENDS+=glib2-tools to glib2/buildlink3.mk
2017-10-15Put gdbus-codgen back into operationprlw11-2/+2
- Revert "Move gdbus-codegen users to py-glib2-tools by including glib2/buildtools.mk" 1f764df - while here change to TOOL_DEPENDS - switch from py-glib2-tools to glib2-tools
2017-10-15Update to 1.00wen2-7/+7
Upstream changes: 1.00 Sat Oct 14 18:08:10 MST 2017 - promoted to major release version 1.0 -- module stable enough not to be considered draft - fixed alignment issue in BITS mode of addfile -- surfaced only for large non-aligned inputs
2017-10-14policykit-gnome: requires py-glib2-tools to buildprlw11-1/+2
2017-10-13polkit: requires glib-mkenums which is now in py-glib2-toolsprlw11-1/+2
2017-10-13security/Makefile: Add ruby-rex-exploitationminskim1-1/+2
2017-10-13security/ruby-rex-exploitation: Import version 0.1.15minskim4-0/+97
Ruby Exploitation library for various exploitation helpers This gem contains various helper mechanisms for creating exploits. This includes SEH Overwrite helpers, egghunters, command stagers and more.
2017-10-13security/Makefile: Add ruby-rex-encoderminskim1-1/+2
2017-10-13security/ruby-rex-encoder: Import version 0.1.4minskim4-0/+71
This library provides the basis for all of the polymorphic encoders that Metasploit uses for payload encoding. Encoders are used to try and create a version of a payload that is free of bad characters as defined by the exploit.
2017-10-13security/Makefile: Add ruby-rex-rop_builderminskim1-1/+2
2017-10-13security/ruby-rex-rop_builder: Import version 0.1.3minskim5-0/+46
This is the Ruby Exploitation(Rex) Library for building ROP chains. It also comes with the msfrop command line tool.
2017-10-13security/Makefile: Add ruby-rex-sslscanminskim1-1/+2
2017-10-13securitiy/ruby-rex-sslscan: Import version 0.1.5minskim4-0/+42
This library is a pure ruby implmenetation of the SSLScan tool originally written by Ian Ventura-Whiting.
2017-10-13security/ruby-rex-socket: Update DESCRminskim1-3/+4
2017-10-13security/Makefile: Add ruby-rex-socketminskim1-1/+2
2017-10-13security/ruby-rex-socket: Import version 0.1.8minskim4-0/+53
Ruby Exploitation(Rex) Library which contains architecture specific information such as registers, opcodes, and stack manipulation routines.
2017-10-13security/Makefile: Add ruby-rex-bin_toolsminskim1-1/+2
2017-10-13security/ruby-rex-bin_tools: Import version 0.1.4minskim5-0/+86
Ruby Exploitation Library (REX) for Binary Manipulation. This suite of tools contains ElfScan, MachScan, PEScan, and BinScan. These tools are designed to help you analyze an executable binary and search for particular instruction sets. This is particularly useful for things like building ROP chains or SEH exploits.
2017-10-13security/Makefile: Add ruby-rex-nopminskim1-1/+2
2017-10-13security/ruby-rex-nop: Import version 0.1.1minskim4-0/+43
This library contains the opty2 library for dynamic generation of x86 multi-byte NOPs.This is useful in writing exploits and encoders. It allows you to dynamic generate variable length instruction sets that are equivalent to a No Operation(NOP) without using the actual 0x90 bytecode.
2017-10-13security/Makefile: Add ruby-rex-registryminskim1-1/+2
2017-10-13security/ruby-rex-registry: Import version 0.1.3minskim4-0/+42
Ruby Exploitation Library for parsing offline copys of Windows Registry Hives.
2017-10-13security/Makefile: Add ruby-rex-zipminskim1-1/+2
2017-10-13security/ruby-rex-zip: Import version 0.1.3minskim4-0/+46
Ruby Exploitation Library for creating Zip based archives such as *.zip, *.war, and *.jar files.
2017-10-13security/Makefile: Add ruby-rex-mimeminskim1-1/+2
2017-10-13security/ruby-rex-mime: Import version 0.1.5minskim4-0/+41
Ruby Exploitation(Rex) Library for creating and/or parsing MIME messages.
2017-10-13Move gdbus-codegen users to py-glib2-tools by including glib2/buildtools.mkprlw11-2/+2
2017-10-13security/Makefile: Add ruby-rex-oleminskim1-1/+2
2017-10-13security/ruby-rex-ole: Import version 0.1.6minskim4-0/+57
Ruby Exploitation(Rex) Library which contains architecture specific information such as registers, opcodes, and stack manipulation routines.
2017-10-13security/Makefile: Add ruby-rex-javaminskim1-1/+2
2017-10-13security/ruby-rex-java: Import version 0.1.5minskim4-0/+60
Ruby Exploitation (Rex) library for parsing Java serialized streams.