Python
An interpreted, object-oriented programming language developed by Guido van Rossum. The name comes from one of van Rossum's favorite television shows, Monty Python's Flying Circus. Python is very portable since Python interpreters are available for most operating system platforms. Although Python is copyrighted, the source code is freely available, and unlike GNU software, it can be commercially re-sold.
----------------------------------------------------------------------------------
[url]http://www.programmingtutorials.com/python.aspx[/url]
[url]http://www.awaretek.com/tutorials.html[/url]
[url]http://www.python.org/doc/[/url]
[url]www.python.org[/url]
[url]http://jmsoler.free.fr/didacticiel/blender/tutor/english/index_prog_python.htm[/url]
[url]http://www.techiwarehouse.com/Python/Python_Tutorial.html[/url]
[url]http://www.freeprogrammingresources.com/python.html[/url]
Here is a link to excellent modules to add to your python collection, you have to go there to understand. They help make exploit development/payloads in python. Metasploit uses them for advanced payload development.
[url]http://oss.coresecurity.com/index.html[/url]
as per:
[url]http://ilforums.thedarksun.org/viewtopic.php?t=*60[/url]



Reply With Quote