Is php a good programming to write exploits in?

I am wanting to learn some hacking, I am fairly good with php. I am curious if that is a good language to know of hacking? Also if decent exploits can be written in it?

PHP is good for building bots as well as many other languages such as Java, Perl, and Python.

4 Responses to “Is php a good programming to write exploits in?”

  • Limesticks says:

    PHP is a good to know language, as it covers many basics seen in other programming languages like java.

    The downside though, is that it’s made for webpages. Webpages can’t really hack.

    PHP is used for some other stuff though. I’ve heard something about php gtk. You might want to check that out. Don’t expect to hack in PHP though.
    References :

  • EyeMind says:

    PHP is good for building bots as well as many other languages such as Java, Perl, and Python.
    References :

  • deonejuan says:

    Sql injection used to be all the rage. You could stuff your data into input variables, including complete scripts. But PHP, no. You have to have access to the MySql.
    References :

  • Mauro says:

    You must learn PHP + CURL, they can do wonderfull things…

    Begin from this:
    http://www.pwsdb.com/pgm/?p=195
    References :
    http://www.pwsdb.com/pgm/?p=195

Leave a Reply