We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
TPLmap detects following.
Shell command execution: ok (blind) Bind and reverse shell: ok File write: ok (blind) File read: no Code evaluation: ok, php code (blind)
and i used --os-shell switch and it resulted into something like this.
(blind) $ whoami False (blind) $ ping example.com False
I dont why it gives false as output. please help me with this issue.
The text was updated successfully, but these errors were encountered:
Try to increase the time_based_blind_delay in config.yml then try again!
time_based_blind_delay
config.yml
Sorry, something went wrong.
No branches or pull requests
TPLmap detects following.
Shell command execution: ok (blind)
Bind and reverse shell: ok
File write: ok (blind)
File read: no
Code evaluation: ok, php code (blind)
and i used --os-shell switch and it resulted into something like this.
(blind) $ whoami
False
(blind) $ ping example.com
False
I dont why it gives false as output.
please help me with this issue.
The text was updated successfully, but these errors were encountered: