Files | Admin

Notes:

Release Name: 0.1.4

Notes:
Ronin PHP is a Ruby library for Ronin that provides support for PHP
related security tasks.

Ronin is a Ruby platform for exploit development and security research.
Ronin allows for the rapid development and distribution of code, exploits
or payloads over many common Source-Code-Management (SCM) systems.


Changes: === 0.1.4 / 2009-09-24 * Require ronin >= 0.3.0. * Require ronin-web >= 0.2.0. * Require rspec >= 1.2.8. * Require yard >= 0.2.3.5. * Added Ronin::PHP::RFI.test_script. * Added Ronin::PHP::RFI.test_script=. * Added Ronin::PHP::RFI.rpc_script. * Added Ronin::PHP::RFI.rpc_script=. * Moved to YARD based documentation. * Updated the project summary and 3-point description for Ronin PHP. * Fixed the URL for Ronin::PHP::RFI::TEST_SCRIPT. * Fixed the URL for Ronin::PHP::RFI::RPC_SCRIPT. * Fixed a bug with how the exec_output() function executes commands under PHP5.