tplmap
tplmap copied to clipboard
false positives
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.
Try to increase the time_based_blind_delay
in config.yml
then try again!