This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org
Difference between revisions of "Python Basics for Web App Pentesters"
From OWASP
Mark.bristow (talk | contribs) (Created page with '== The presentation == rightTake a break from those talks that overstimulate your brain with cool technical details but provide little use to yo…') |
Dallendoug (talk | contribs) (added link header) |
||
Line 1: | Line 1: | ||
+ | [[Image:468x60-banner-2010.gif|link=http://www.owasp.org/index.php?title=OWASP_AppSec_DC_2010]] | ||
+ | |||
+ | [https://guest.cvent.com/EVENTS/Register/IdentityConfirmation.aspx?e=d52c6f5f-d568-4e16-b8e0-b5e2bf87ab3a Registration] | [https://resweb.passkey.com/Resweb.do?mode=welcome_gi_new&groupID=2766908 Hotel] | [http://www.dcconvention.com/ Walter E. Washington Convention Center] | ||
+ | <br> | ||
== The presentation == | == The presentation == | ||
Revision as of 05:03, 21 September 2010
Registration | Hotel | Walter E. Washington Convention Center
The presentation
Take a break from those talks that overstimulate your brain with cool technical details but provide little use to your day to day job. This talk has none of that. The goal of this talk is to teach you basic python skills you can use every day. Join one of the SamuraiWTF project leads and learn how to interact with websites using python scripts and python shells. Understand the differences between the major HTTP libraries like httplib and urllib2. Walk through sample code that performs username harvesting and dictionary attacks. Learn how to use Python's multithreaded features to speed up your scripts. Fall in love with Beautiful Soup. And most importantly, discover PyCIT, a new opensource project that provides simple, documented, and functional python templates to accelerate your python scripting efforts.The speaker
Speaker bio will be posted shortly.