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

Add a Ronin::PostEx::Sessions::WebShell class #45

Open
postmodern opened this issue Feb 26, 2023 · 0 comments
Open

Add a Ronin::PostEx::Sessions::WebShell class #45

postmodern opened this issue Feb 26, 2023 · 0 comments
Assignees
Labels
feature New Feature sessions Post-exploitation Session classes
Milestone

Comments

@postmodern
Copy link
Member

Add a class for interacting with web shells. It must support sending the HTTP request and extracting the output from the response. It must also support emulating cd and $CWD either by adding a cd command to the command to execute, or setting ENV= variables, or passing in a custom env hash. This class will then be used by other Web Shell payloads in ronin-payloads.

@postmodern postmodern added feature New Feature sessions Post-exploitation Session classes labels Feb 26, 2023
@postmodern postmodern added this to the 0.2.0 milestone Feb 26, 2023
@postmodern postmodern self-assigned this Feb 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New Feature sessions Post-exploitation Session classes
Projects
None yet
Development

No branches or pull requests

1 participant