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

false positives #74

Open
r3dpars3c opened this issue Oct 27, 2020 · 1 comment
Open

false positives #74

r3dpars3c opened this issue Oct 27, 2020 · 1 comment

Comments

@r3dpars3c
Copy link

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.

@shelld3v
Copy link
Contributor

Try to increase the time_based_blind_delay in config.yml then try again!

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

No branches or pull requests

2 participants