Jump to content
Fi8sVrs

Python in a hacker's toolbox (PyConPl'15)

Recommended Posts

  • Active Members

Just a short note that the video from my talk "Python in a hacker's toolbox" (PyConPl'15) is already

. The slides can be found here.

Abstract:

A classical language set used by a security specialist included assembly and C, sometimes joined by C++ and usually quite a lot of Bash as well. A few years ago it seemed that Perl, and later Ruby, will become the scripting language of choice in the security field, however another contender - Python - was gaining user base too. Today it's rather obvious that Python won its place in the hacker's toolbox, especially given that a great deal of important tools of trade allow to be instrumented/scripted using it - examples include even the most basic utensils - IDA, GDB and Burp. Furthermore, Python with its set of standard libraries makes it extremely easy to create ad-hoc tools whenever they're needed. At the same time, due to rich introspection mechanisms, the language itself is an object of fascination from the security scene. The talk will focus on a few selected cases of Python intertwining with the security world.

The talk is basically a mix of Python related topics I've touched during other talks I gave (commonly with j00ru) - this includes:

  • "Data, data, data..." (English, blog post + video)
  • "On the battlefield with the dragons" (English, blog post + video)
  • "Ataki na systemy i sieci komputerowe" (Polish, slides)
  • "Pwning (sometimes) with style - Dragons' notes on CTFs" (English, slides)

Video:

Source

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...