Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/ronin-rb/ronin-payloads
A Ruby micro-framework for writing and running exploit payloads
https://github.com/ronin-rb/ronin-payloads
Use the new Objectify module.
bb0c5628dcd9de2944d656bcc0f7de1337ffbc2d authored about 16 years ago
bb0c5628dcd9de2944d656bcc0f7de1337ffbc2d authored about 16 years ago
Allow params to be passed quickly in to Exploit#build and Payload#build.
b60137a02a16f566e2e6ba74f0640b2d4ca81821 authored about 16 years ago
b60137a02a16f566e2e6ba74f0640b2d4ca81821 authored about 16 years ago
Use the new Ronin::HasLicense module.
066a4a90328fcd982a746189162d852ebe6bb398 authored about 16 years ago
066a4a90328fcd982a746189162d852ebe6bb398 authored about 16 years ago
Added a WebPayload model.
0d36314ee2c7b704beae31fb5dbad36d61051e3d authored about 16 years ago
0d36314ee2c7b704beae31fb5dbad36d61051e3d authored about 16 years ago
Added a Shellcode model, for convenience sake.
d04eed3bfecb0d2b5f628fcb31d3d328150f1204 authored about 16 years ago
d04eed3bfecb0d2b5f628fcb31d3d328150f1204 authored about 16 years ago
Removed the PayloadTarget model.
* Payloads will now describe a single payload that targets a specific
arch/platform.
* Added a...
Removed some variables.
* Removed the @encoded_payload variable.
* Renamed @built_payload to @payload.
* Have #to_s call...
Removed the pre-pare method.
5c7480ff2c8e4a85338b40de69ad8137273e4cb7 authored about 16 years ago
5c7480ff2c8e4a85338b40de69ad8137273e4cb7 authored about 16 years ago
Use full words for argument names.
2c2c971efa532c905115ab8bfd80433f9be40bdb authored about 16 years ago
2c2c971efa532c905115ab8bfd80433f9be40bdb authored about 16 years ago
Removed requirements for 'ronin/parameters'.
947b6dcfcdb75b2828935129d5b0a02c29d20199 authored about 16 years ago
947b6dcfcdb75b2828935129d5b0a02c29d20199 authored about 16 years ago
Forgot that the first Payload has to be created, inorder to test uniqueness of version.
ba53ca7b784c2c9412a42f20a897e00c330b24e4 authored about 16 years ago
ba53ca7b784c2c9412a42f20a897e00c330b24e4 authored about 16 years ago
Use the BinaryPayload class.
2e9298798cf0aa430d5a55d0fd91b5cb234ac9e8 authored about 16 years ago
2e9298798cf0aa430d5a55d0fd91b5cb234ac9e8 authored about 16 years ago
No need to create a Payload.
8469cfb3b017cbc111c8a80b32e5d8fef8dc9c7f authored about 16 years ago
8469cfb3b017cbc111c8a80b32e5d8fef8dc9c7f authored about 16 years ago
Use objectify.
a396f61873e48aa3851c3a31ccc4e34cc8ba3667 authored about 16 years ago
a396f61873e48aa3851c3a31ccc4e34cc8ba3667 authored about 16 years ago
Use the new objectify method.
0c2e4ca587824ff934ac229e079153277708e01b authored about 16 years ago
0c2e4ca587824ff934ac229e079153277708e01b authored about 16 years ago
Fix class_names.
c71a086b558ad0821861e997f95b5e50e46b45c4 authored about 16 years ago
c71a086b558ad0821861e997f95b5e50e46b45c4 authored about 16 years ago
Rename options to attributes for Payload#initialize.
b523320fd535e6ea2180d5b114a7a380a755c33a authored about 16 years ago
b523320fd535e6ea2180d5b114a7a380a755c33a authored about 16 years ago
Bug fixes.
* Make sure to set @is_built before/after building.
* Fix bug in running all the encoders.
Renamed @package to @built_payload.
* Also renamed @encoded_package to @encoded_payload.
b06a4d2e18d5958ef210f676e001b9686e205090 authored about 16 years ago
Re-ordered properties and parameters.
3a3355e3aa91d81b71c4445199f1453ef180d6f1 authored about 16 years ago
3a3355e3aa91d81b71c4445199f1453ef180d6f1 authored about 16 years ago
Added Payload#provides.
0f539558e02eb6d6d74af6bf0a6eb642bfb88c1d authored about 16 years ago
0f539558e02eb6d6d74af6bf0a6eb642bfb88c1d authored about 16 years ago
Moved abilities above authors.
5634afa619f88220e5d4facbf57232939accc2c1 authored about 16 years ago
5634afa619f88220e5d4facbf57232939accc2c1 authored about 16 years ago
Added an Ability class to represent certain behaviors a payload provides.
588769459080177c924d17778ae6f0958354fdc4 authored about 16 years ago
588769459080177c924d17778ae6f0958354fdc4 authored about 16 years ago
Renamed launcher/launch to deployer/deploy, respectively.
b76d2ff84fc944f60a97d03c22aa387bdb1d551d authored about 16 years ago
b76d2ff84fc944f60a97d03c22aa387bdb1d551d authored about 16 years ago
Renamed TargetedPayload to BinaryPayload.
e286e653c75ba99164dd75d45e20bbd57feab035 authored about 16 years ago
e286e653c75ba99164dd75d45e20bbd57feab035 authored about 16 years ago
Added some indexes.
a547a2e9c3a2a824052ee0a3b9cc60e01613eaa9 authored over 16 years ago
a547a2e9c3a2a824052ee0a3b9cc60e01613eaa9 authored over 16 years ago
* Updated ronin-exploits.
* Added exploit taxonomy models.
* Added specs for exploits and payloads.
* Removed the ronin/...
* Updated code to work with DataMapper 0.9.3.
f41375f509c236e5dcedb180c2faf2f89695239b authored over 16 years ago
f41375f509c236e5dcedb180c2faf2f89695239b authored over 16 years ago
* Updated.
ad8c46de78462c98ad9c7aaaeab349d058092ebf authored over 16 years ago
ad8c46de78462c98ad9c7aaaeab349d058092ebf authored over 16 years ago
* Large update of old code.
f5a383b9977602312b67191e40e40145a2d3c91c authored over 16 years ago
f5a383b9977602312b67191e40e40145a2d3c91c authored over 16 years ago
* Updated for DataMapper 0.9 and Ronin 0.9.
c8a4a0a0e66a7e885cf3c16dcb1cda9a92a952bc authored over 16 years ago
c8a4a0a0e66a7e885cf3c16dcb1cda9a92a952bc authored over 16 years ago
* Added object_contextify directives to the classes.
775a926dab48d2110e99b8905dbd22b2d098fe5b authored about 17 years ago
775a926dab48d2110e99b8905dbd22b2d098fe5b authored about 17 years ago
* Refactoring continues, added Hoe build environment.
1bf4f507ec11555658de65663ed1d6a56dd01660 authored about 17 years ago
1bf4f507ec11555658de65663ed1d6a56dd01660 authored about 17 years ago
* Moving to underscored file naming style.
f94fed74b68c170153852873cd39d8ceac1bfb49 authored about 17 years ago
f94fed74b68c170153852873cd39d8ceac1bfb49 authored about 17 years ago
* Moved payload code to ronin_exploits/
554c87d5b8813ca2082a590805fb575cd917bc1e authored about 17 years ago
554c87d5b8813ca2082a590805fb575cd917bc1e authored about 17 years ago