Showing posts with label tutorial. Show all posts
Showing posts with label tutorial. Show all posts

Metasploit Toolkit for Penetration Testing, Exploit Development, and Vulnerability Research Review

Metasploit Toolkit for Penetration Testing, Exploit Development, and Vulnerability Research
Average Reviews:

(More customer reviews)
I'm going to take a harsh stance on this book, mostly because this book had potential to really build upon all the information publicly available for Metasploit and really make a great book on Metasploit internals and advanced usage. Instead it seems like current public/free information was just rehashed and new information not updated for the 3.x branch of MSF.
What I consider the "meat" of this book, and what should have made this a 4 or 5 star book, covers the Metasploit Framework 2.x branch and NOT the current 3.x branch. By "meat" I mean the case studies covering exploitation using MSF. The major difference between the two is that 2.x was written in Perl and 3.x in Ruby. To be fair the first 5 chapters cover using MSF 3.x, but I really didn't feel they covered much, if anything, that's not out on the net with the exception of Chapter 5 (Adding new Payloads). "Using" Metasploit has been covered a million times in a million other books. A book specifically on Metasploit should have covered things not covered in every other hacking book.
Chapter 1 is an "Introduction to Metasploit." If you haven't ever used the tool and didn't want to RTFM, then "maybe" it would be useful for you. Most of the material I felt could be found on the Metasploit main support page, the wiki, or via google, but mostly the first two. I'm also not sure why there are pages and pages of current payloads and exploits with no explanations as to why I would use one type of payload versus another especially for the obscure ones like find tag or ordinal payloads. Doing a "show exploits" or "show payloads" without dialogue on the differences adds little value. The Leveraging Metasploit on Penetration Tests section is one paragraph :-(
Chapter 2 is "Architecture, Environment, and Installation." There are 2-3 pages on locking down a system. Why is that included? Very random. Let me cover the installation covered in the book for you. Windows, double click the executable. *nix, download via svn. That's about the level of detail we get...sigh :-(
Chapter 3 is a whopping 7 pages including the FAQ section on "Metasploit Framework and Advanced Environment Configurations." That chapter covers what is in the directories of your msf installation and using the setg command.
Chapter 4 is "Advanced Payload and Add-on Modules." Covers some old information on meterpreter and some meterpreter basics, the stuff on the net covers it in far more detail. Decent coverage of the VNC Inject payload, crappy coverage of the PassiveX payload, ok coverage of auxiliary modules and a mention of db autopwn.
Chapter 5 is "Adding New Payloads." Chapter 5 is the best chapter in the book because it discusses something...here it goes...NEW! and related to MSF 3.x. Chapter 5 is an excellent chapter walking us thru building a SIP Invite spoofer auxiliary module. Had the whole book been of this caliber it would have been a 5 star book.
The case studies should have been rewritten to work with MSF 3.x, they are all for 2.x. They are good and contain the required detail (but I didn't not work through all the examples yet) Things are similar between the branches and you can probably muddle through the conversions but it makes no sense for the first half of the book to be about 3.x and the meat to be about 2.x. At a minimum a chapter or section on converting exploits from 2.x to 3.x was in order, but was not included.
I didn't find Appendix B, "Building a Test Lab for Penetration Testing" to be all that helpful either. I think it's a reprint from Penetration Tester's Open Source Toolkit v2, but can't confirm because I don't have that book.


Click Here to see more reviews about: Metasploit Toolkit for Penetration Testing, Exploit Development, and Vulnerability Research

This is the first book available for the Metasploit Framework (MSF), which is the attack platform of choice for one of the fastest growing careers in IT security: Penetration Testing. The book and companion Web site will provide professional penetration testers and security researchers with a fully integrated suite of tools for discovering, running, and testing exploit code.This book discusses how to use the Metasploit Framework (MSF) as an exploitation platform. The book begins with a detailed discussion of the three MSF interfaces: msfweb, msfconsole, and msfcli .This chapter demonstrates all of the features offered by the MSF as an exploitation platform. With a solid understanding of MSF's capabilities, the book then details techniques for dramatically reducing the amount of time required for developing functional exploits.By working through a real-world vulnerabilities against popular closed source applications, the reader will learn how to use the tools and MSF to quickly build reliable attacks as standalone exploits. The section will also explain how to integrate an exploit directly into the Metasploit Framework by providing a line-by-line analysis of an integrated exploit module. Details as to how the Metasploit engine drives the behind-the-scenes exploitation process will be covered, and along the way the reader will come to understand the advantages of exploitation frameworks. The final section of the book examines the Meterpreter payload system and teaches readers to develop completely new extensions that will integrate fluidly with the Metasploit Framework. A November 2004 survey conducted by "CSO Magazine" stated that 42% of chief security officers considered penetration testing to be a security priority for their organizations The Metasploit Framework is the most popular open source exploit platform, and there are no competing books The book's companion Web site offers all of the working code and exploits contained within the book

Buy Now

Click here for more information about Metasploit Toolkit for Penetration Testing, Exploit Development, and Vulnerability Research

Read More...

ColdFusion 9 Developer Tutorial Review

ColdFusion 9 Developer Tutorial
Average Reviews:

(More customer reviews)
There were/are tons of typo's in the code samples and throughout. In addition 0 - ZERO effort was made to update the book from Coldfusion 8. The samples and images still have references made to CF 8. Some of the code simply wouldn't work as it was written even after removing the typos. The last 3 chapters of the book were devoted to packages outside of Coldfusion. This bothered me a little as it wasn't a whose who but more of a use this. A tutorial is suppose to teach you how to get up and running and be successful not pimp other group's projects.
In the end I had to give it a couple stars because I did manage to learn the material; however, in some cases it's because I had to fix so many typos and figure out the right way to do something. I spent a lot of time looking up issues with Google.
And don't even bother looking at the blog they point you to in the beginning of the book. It's simply a shell with no substance. To get the code samples you actually need to go to the Packt publishing website. The samples don't match up very well with the book either. Many times when you look at what he tells you to type and use and then go look at the sample it will have twice as much code in it.
In one particular section he doesn't even tell you about a bunch of components you need that he just glosses over. It would have been better to spend a chapter on these extended components and how to do that instead of those other third party tag packages at the end of the book.

Click Here to see more reviews about: ColdFusion 9 Developer Tutorial

This book is a fast-paced tutorial to developing ColdFusion applications, with an emphasis on real-world skills. Packed with examples and careful explanations, the book leads you through all the topics relevant to today's ColdFusion developer. This book is for web developers working with ColdFusion 9. If your goal is to get a good grounding in the basics of the language as quickly as possible and put a site together quickly, this book is ideal for you. This book will also help you if you want to learn more about professional programming of ColdFusion. No prior knowledge of ColdFusion is expected, but basic knowledge of general web and software development skills is assumed.What you will learn from this book...

Buy Now

Click here for more information about ColdFusion 9 Developer Tutorial

Read More...

Website Design and Development: 100 Questions to Ask Before Building a Website Review

Website Design and Development: 100 Questions to Ask Before Building a Website
Average Reviews:

(More customer reviews)
Website Design Development is the type of book but I'm glad someone is willing to write. Thankful because it is such a thankless task - every web designer will have some dispute with the questions selected/deselected, or with design principles or the rating of importance. And, yes, I also don't always agree with George Plumley.
However, the structure of the book itself is a testament to Plumley's ability to present information in appropriate sized units, to provide the tools to relate information on this page to other pages, to allow further exploration via sidebars and DVD, to choose appropriate fonts and colors. The book is so well designed for paper format that one immediately trust's the author's ability to produce appropriate web site formats.
The chapters consist of questions built around a particular issue: domain name, hosting, e-mail, design and layout, user experience, construction, content, marketing, search engine optimization, security. These issues represent the full spectrum of elements of a website. This is a real strength as many similar books present only the business view, the techie's view or the user's view.
For each question one finds:
- a very readabile description of the issue and the elements surrounding it
- a visual indicator of the importance of the issue
- very well done examples
- tips, notes, warnings and references to the dvd resource
- rules of thumb
- a list of the related questions
- a list of action items
All the sidebar items are excellent examples of clear, succinct writing. The list give cross-references in a very unobtrusive and manner.
I would prefer that maintenance, blogs and forums receive attention - and a bit less time be spent on marketing and promotion ... but as I said initially, writing a book like this is a thankless task. I thank George Plumley for taking it on.


Click Here to see more reviews about: Website Design and Development: 100 Questions to Ask Before Building a Website

A helpful book-and-video package for building and maintaining a successful Web site
How do you know that you've done everything possible to create a unique, enriching, and successful Web site, particularly when you're hiring others to do it? With Website Design and Development, you'll feel confident that you've exhausted every facet of building a Web site. The clever question-and-answer format walks you through easily overlooked details, acting as a virtual consultant. You'll get clear, easy-to-follow advice on everything from finding a host, design and layout, creating content, marketing, to staying secure. Each question features a rating as to how critical it is to the welfare of the site, allowing you to pick and choose where to spend your time and money, and the answers contain helpful illustrations as well as action points. In addition, your learning experience is further enhanced by the high-quality accompanying video.
Contains professional advice for creating—and maintaining—a successful Web site
Features an accompanying video that offers additional examples, commentary, and advice for each question.
Lists questions you should ask yourself or your web developer and then presents clear, concise answers as well as helpful checklists
Rates each topic as to its importance in the grand scheme of your Web site so that you can determine how to spend your time and money

Website Design and Development answers the essential questions that need to be asked before creating a Web site.

Buy Now

Click here for more information about Website Design and Development: 100 Questions to Ask Before Building a Website

Read More...