tplmap icon indicating copy to clipboard operation
tplmap copied to clipboard

false positives

Open r3dpars3c opened this issue 4 years ago • 1 comments

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.

r3dpars3c avatar Oct 27 '20 15:10 r3dpars3c

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

shelld3v avatar Oct 28 '20 15:10 shelld3v