Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added bulk file retrieval to sap_mgmt_con_getlogfiles, and new module to get SAP process list from remote host #639

Merged
merged 2 commits into from Jul 24, 2012

Conversation

morisson
Copy link
Contributor

  • Added option to retrieve all available files from remote SAP host to
    sap_mgmt_con_getlogfiles, based on the listing request provided in the
    sap_mgmt_con_listlogfiles module, if the variable GETALL is set to true.
    Kept previous functionality of retrieving just one chosen file.
  • Added new module sap_mgmt_con_getprocesslist to remotely list SAP
    processes using SAP SOAP interface. Based on the other sap_mgmt_con_*
    modules by Chris John Riley.

Bruno Morisson and others added 2 commits July 23, 2012 16:26
… to get SAP process list from remote host

* Added option to retrieve all available files from remote SAP host to
sap_mgmt_con_getlogfiles, based on the listing request provided in
sap_mgmt_con_listlogfiles module, if the variable GETALL is set to true.
Kept previous functionality of retrieving just one chosen file.

* Added new module sap_mgmt_con_getprocesslist to remotely list SAP
processes using SAP SOAP interface. Based on the other sap_mgmt_con_*
modules by Chris John Riley.
Implemented the fixes, and re-tested the modules
@wchen-r7 wchen-r7 merged commit dbc779e into rapid7:master Jul 24, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants