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

lrun command always returns 0 #83

Closed
nil0x42 opened this issue Feb 13, 2019 · 1 comment
Closed

lrun command always returns 0 #83

nil0x42 opened this issue Feb 13, 2019 · 1 comment
Labels
Milestone

Comments

@nil0x42
Copy link
Owner

nil0x42 commented Feb 13, 2019

The lrun command should return the retval of executed shell command.

Steps to reproduce:

phpsploit> set VERBOSITY True
phpsploit > lrun cd /etc/shadow
[#] CMD('lrun' 'cd' '/etc/shadow'): Running...
/bin/sh: 1: cd: can't cd to /etc/shadow
[#] CMD('lrun' 'cd' '/etc/shadow'): Returned 0
@nil0x42 nil0x42 added this to the Release 3.1 milestone Feb 13, 2019
@nil0x42 nil0x42 added the bug label Feb 13, 2019
@nil0x42
Copy link
Owner Author

nil0x42 commented Feb 25, 2019

fixed by fd3d52d

@nil0x42 nil0x42 closed this as completed Feb 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant