Coding for Penetration Testers: Building Better Tools

Coding for Penetration Testers: Building Better Tools
Authors
Jason Andress, Ryan Linn
ISBN
1597497290
Published
07 Oct 2011
Purchase online
amazon.com

Tools used for penetration testing are often purchased or downloaded from the Internet. Each tool is based on a programming language such as Perl, Python, or Ruby. If a penetration tester wants to extend, augment, or change the functionality of a tool to perform a test differently than the default configuration, the tester must know the basics of coding for the related programming language.

Editorial Reviews

Tools used for penetration testing are often purchased or downloaded from the Internet. Each tool is based on a programming language such as Perl, Python, or Ruby. If a penetration tester wants to extend, augment, or change the functionality of a tool to perform a test differently than the default configuration, the tester must know the basics of coding for the related programming language. Coding for Penetration Testers provides the reader with an understanding of the scripting languages that are commonly used when developing tools for penetration testing. It also guides the reader through specific examples of custom tool development and the situations where such tools might be used. While developing a better understanding of each language, the reader is guided through real-world scenarios and tool development that can be incorporated into a tester's toolkit.


  • Discusses the use of various scripting languages in penetration testing

  • Presents step-by-step instructions on how to build customized penetration testing tools using Perl, Ruby, Python, and other languages

  • Provides a primer on scripting including, but not limited to, Web scripting, scanner scripting, and exploitation scripting

You might also like...

Comments

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Debuggers don't remove bugs. They only show them in slow motion.”