Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • NEERAJ GUPTA 4 posts 104 karma points
    Sep 15, 2016 @ 15:30
    NEERAJ GUPTA
    0

    Command Injection

    Recently i found error in my website during the Pen testing due to “Command Injections.” Basically command injection allows us to use the website to execute host commands in this case ping command is used against the url like "";ping localhost -c 8;"". Is any one having any idea how to prevent Command Injections.

    Thanks.

  • Sebastiaan Janssen 5061 posts 15544 karma points MVP admin hq
    Sep 15, 2016 @ 16:28
    Sebastiaan Janssen
    0

    Hey there, could you please send us steps to reproduce this issue to [email protected] so we can have a look? Thanks!

  • NEERAJ GUPTA 4 posts 104 karma points
    Sep 15, 2016 @ 17:14
    NEERAJ GUPTA
    100

    I got outcome of pen testing . Please find information that i got. They used web site url and used "Command injection" . Attack Type is "Unix Command" , Original Value is some encrypted value, Attack Value is ";ping localhost-c 8;" , Error "Attack response time (10800 ms) is longer than original respnose time (0 ms) by 10800 Expected delay due to successful ping command execution is 10000 ms."

    I emailed you as well with attached description and recommendation.

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies