|
Title: Abusing PHP Sockets Post by: Manu Zacharia (-M-) on May 29, 2010, 10:57:22 PM Abusing PHP Sockets
Hijacking Video: http://www.secforce.co.uk/media/demos/PHP_socket_hijacking_demo.html Abusing PHP Sockets For Fun And Profit PRESENTATION: http://www.secforce.co.uk/media/presentations/OWASP_Abusing_PHP_sockets.pdf Socket_Attack.ZIP Source: http://www.secforce.co.uk/media/demos/PHP_socket_hijacking_demo.html Happy Learning :) Title: Re: Abusing PHP Sockets Post by: COm_BOY on May 30, 2010, 02:20:46 AM I dont have a programing background and I feel I should atleast get one scripting language inorder to understand the exploits . Can you help me decide which language should I go for which I can learn in a short period of time . Socket Programing is included in PHP , Perl , Python and several others I believe but since I am no good at any of them I cant decide which one to go for .
Title: Re: Abusing PHP Sockets Post by: Manu Zacharia (-M-) on May 30, 2010, 03:25:33 AM Even though you asked for scripting language, I would suggest you to start from C / C++ and then get into scripting language. Mastering a language like C / C++ will give you an clear insight into the computer internals and how things work. Once you have a clear understanding then it is very easy to conquer other languages, including scripting.
As far as scripting languages are concerned, I suggest you start with Bash and then get into Python or Perl. PHP is also recommended if you are more interested in Web based apps or scripts. All the best and happy learning :) Title: Re: Abusing PHP Sockets Post by: Equix3n- on May 30, 2010, 05:23:22 AM Manu has given you a perfect suggestion. Starting out with a scripting language might weaken your concepts as it does not contain some important concepts like data types etc. C and C++ will provide you a solid foundation. You'll find that once you've learned these two languages, learning any other language will a piece of cake.
You can choose any scripting language you like. I personally prefer perl. If you know some bash scripting then learning a scripting language won't be difficult for you. Also, do you want to be just able to understand exploits form exploit-db or are you interested in coding too? I'm learning some exploit development from the following website http://pentest.cryptocity.net/ check it out. It'll give you some better understanding of vulnerabilities and exploits. Title: Re: Abusing PHP Sockets Post by: Ketchup on May 30, 2010, 05:10:23 PM I would add that it's probably safer to begin with C and move to C++. The object oriented programming concepts can be tough for people that are new to programming. If you learn in the Windows world, you also have to deal with Microsoft's love for re-typing basic data types over and over again. It certainly makes learning Windows programming annoying.
Powered by SMF 1.1.18 |
SMF © 2013, Simple Machines
Joomla Bridge by JoomlaHacks.com |