Potrai iniziare a leggere Metasploit: The Penetration Tester's Guide sul tuo Kindle tra meno di un minuto. Non possiedi un Kindle? Scopri Kindle.

Invia a Kindle o a un altro dispositivo

 
 
 

Prova gratis

Leggi gratuitamente l'inizio di questo eBook

Invia a Kindle o a un altro dispositivo

Leggi gli eBook sul computer o altri dispositivi portatili con le Applicazioni di lettura Kindle gratuite.
Metasploit: The Penetration Tester's Guide
 
Visualizza l'immagine in formato grande
 

Metasploit: The Penetration Tester's Guide [Formato Kindle]

David Kennedy , Jim O'Gorman , Devon Kearns , Mati Aharoni
5.0 su 5 stelle  Visualizza tutte le recensioni (2 recensioni clienti)

Prezzo edizione digitale: EUR 31,37 Cos'è?
Prezzo Copertina Ed. Cartacea: EUR 38,88
Prezzo Kindle: EUR 21,96 include IVA (dove applicabile) e il download wireless gratuito con Amazon Whispernet
Risparmi: EUR 16,92 (44%)

Formati

Prezzo Amazon Nuovo a partire da Usato da
Formato Kindle EUR 21,96  
Brossura EUR 33,07  
Scopri come risparmiare fino all'80% su un titolo diverso ogni giorno
Iscriviti alla Newsletter dell'offerta lampo Kindle per ricevere direttamente nella tua casella di posta elettronica l'e-mail con l'offerta del giorno e non perdere nemmeno un titolo in promozione. Scopri di più

I clienti che hanno visto questo articolo hanno visto anche


Descrizione prodotto

Sinossi

"The best guide to the Metasploit Framework."
HD Moore, Founder of the Metasploit Project

The Metasploit Framework makes discovering, exploiting, and sharing vulnerabilities quick and relatively painless. But while Metasploit is used by security professionals everywhere, the tool can be hard to grasp for first-time users. Metasploit: The Penetration Tester's Guide fills this gap by teaching you how to harness the Framework and interact with the vibrant community of Metasploit contributors.


Once you've built your foundation for penetration testing, you'll learn the Framework's conventions, interfaces, and module system as you launch simulated attacks. You'll move on to advanced penetration testing techniques, including network reconnaissance and enumeration, client-side attacks, wireless attacks, and targeted social-engineering attacks.


Learn how to:


  • Find and exploit unmaintained, misconfigured, and unpatched systems

  • Perform reconnaissance and find valuable information about your target

  • Bypass anti-virus technologies and circumvent security controls

  • Integrate Nmap, NeXpose, and Nessus with Metasploit to automate discovery

  • Use the Meterpreter shell to launch further attacks from inside the network

  • Harness standalone Metasploit utilities, third-party tools, and plug-ins

  • Learn how to write your own Meterpreter post exploitation modules and scripts

You'll even touch on exploit discovery for zero-day research, write a fuzzer, port existing exploits into the Framework, and learn how to cover your tracks. Whether your goal is to secure your own networks or to put someone else's to the test, Metasploit: The Penetration Tester's Guide will take you there and beyond.


Dettagli prodotto


Recensioni clienti

4 stelle
0
3 stelle
0
2 stelle
0
1 stella
0
5.0 su 5 stelle
5.0 su 5 stelle
Le recensioni più utili
5.0 su 5 stelle Ottimo libro di introduzione a Metasploit 16 marzo 2013
Di B.F.
Formato:Brossura|Acquisto verificato Amazon
Questo libro scritto da David Kennedy (lo conoscete? Dovreste) è ottimo e fa da complemento alla wiki presente sul sito ufficiale di Backtrack. Tratta tutti gli aspetti principali del penetration testing usando come base il framework open source Metasploit, contenuto in Backtrack ed adesso anche in Kali Linux, il suo successore. Gli argomenti spaziano dall' OSINT, l'information gathering, il vulnerability assessment, l'exploitation e post-exploitation. Si il libro è scritto in lingua inglese, ma non spaventatevi altrimenti la sicurezza informatica non fa per voi. Praticamente tutto quello che riguarda questo come altri campi è scritto in inglese, libri, tutorial, corsi, mailing list, elenco e descrizione delle vulnerabilità. Io stesso dovrei usare l'inglese per fare una buona recensione :) . Se avete bisogno di usare Metasploit per il vostro lavoro o il vostro diletto vi consiglio caldamente questo libro. No, non basta assolutamente questo libro per essere un hacker o un esperto di sicurezza informatica, tuttavia questo libro è utile in quanto insegna ad utilizzare Metasploit che è un framework e nulla di più, che rappresenta comunque uno strumento molto potente. Inoltre attraverso lo studio del framework potete entrare a conoscenza delle maggiori tecniche utilizzate ed avere una visione ampio del "processo" di penetration testing che potrete portare a termine anche con altri tool, sviluppati da altri o personalmente.
Questa recensione ti è stata utile?
5.0 su 5 stelle ottimo 21 febbraio 2013
Di marco
Formato:Brossura|Acquisto verificato Amazon
Ciao, consiglio questo libro per la chiarezza degli esempi e la completezza dello stesso. Anche chi non ha mai provato il software può essere in grado di utilizzarlo a fondo grazie a questo libro.
Questa recensione ti è stata utile?
Le recensioni clienti più utili su Amazon.com (beta)
Amazon.com: 4.7 su 5 stelle  58 recensioni
22 di 23 persone hanno trovato utile la seguente recensione
5.0 su 5 stelle "Metasploit - The Penetration Tester's Guide" by Mati Aharoni, Devon Kearns, Jim O'Gorman, David Kennedy; No Starch Press 5 dicembre 2011
Di Joe Colantonio - Pubblicato su Amazon.com
Formato:Brossura
I'm an accomplished test automation/performance engineer, but one area of testing that I'm pretty green at is penetration testing. Luckily, I came across Metasploit: The Penetration Tester's Guide, which is a book about penetration testing using the opensource Metasploit Framework testing and is a great introduction to security testing in general. Since I'm a complete novice when it comes to Metasploit, the book was great for getting me started with the basics of the framework. (A more experience Metasploit user, however, will probably want to read something a bit more advanced.)

The book assumes the reader has zero experience, and begins with a brief history of Metasploit and how to install it. Although you don't need to be a programmer to read it, most of the examples are written in Ruby and Python. You should also be familiar with Linux and how to set up VMs.

Overall, the book is written with a hands-on, tutorial-like style that is great for people like me who prefer to learn by doing. The book is a progression, beginning by establishing the methodologies/phases and terminology of penetration testing and an intro to the utilities and functions within the Metasploit framework. The first few chapters are a great help in getting up to speed on what penetration testing is and provide a nice overview of the different phases of a penetration test. The author then walks you through how to identify different types of vulnerabilities and how to exploit them using the tool. I really liked the sections on how to attack MS SQL, Browser-Based & File exploits and Social Engineering attacks. Many different modules of the framework are covered, as well as how to create a module. The book ends with a realistic simulation of an actual penetration test.

The author states that the book is "designed to teach you everything from the fundamentals of the Framework to advanced techniques in exploitation," and I believe the author excels in fulfilling that goal.

Note: I received a free copy of this book as part of the O'Reilly Blogger Review program.

Joe Colantonio
[...]
12 di 12 persone hanno trovato utile la seguente recensione
4.0 su 5 stelle A worth reading book for introducing the framework to beginers. 28 gennaio 2012
Di Roberto Medina - Pubblicato su Amazon.com
Formato:Brossura|Acquisto verificato Amazon
The book covers the basics of using Metasploit with other related tools (SET and Fast-Track). If the reader is expecting to become a penetration tester expert by reading this book then I will say that the expectations are wrong. The author has managed to put in a single book the methodology used for penetration testing, named as PTES (Penetration Testing Execution Standard) and described as the redefined methodology for penetration testing and a general overview of the Metasploit framework, how it works, how is composed and how you can leverage the power of using this framework to make adaptations in different situations or scenarios. Also the author has recalled the fact that every situation is different and the penetration tester should deal with obstacles that he may find in the way to exploit a system.

The author begins the book by describing the PTES methodology and also referring the user to the penetration standard organization website in order to get more information (for people that are new in penetration testing). Then the author moves on with the metasploit basics, explaining the terminology and how the framework is composed. It also makes a brief explanation about Metasploit Express and Metasploit Pro. In the Chapter 2 the book deals with an important step (information gathering), if not the most important, when conducting a penetration test. People tend to overlook this step because sometimes it will not have the "expected" fun necessary but users should understand that the success of exploiting a system is the time spent on gathering information of the target. The information gathering process, in this book, covers the identification of the target and the discovery of different applications or possible attack vectors. In the very beginning of the book, in chapter 2, the author explain briefly how to import databases from other tools such as vulnerability scanners in order to conduct exploits with some kind of automation. Some people will remember the autopwn option in Metasploit, this option is not longer available anymore in the framework (the framework changes everytime). I really don't know the reason why. But, as to import hosts and related information from Nessus, Nexpose, nmap will be very helpful for the penetration tester.

The complexity will be a little bit higher with every new chapter. I think that more than explaining every single module, structure and syntax of commands of the framework the author has focused on how it works and set us the basics in order to get more experience in the tool by discovering what can we do with it, how we can add our features or modules and how we can use the framework with other tools such as SET and Fast-Track. I found useful the way the user explain how to create our own auxiliary, exploit modules within the framework using Ruby as the programming language(you will need some basics in programming in order to get the most of these chapters). The use of the mixins, the structure of the coding is something you will have to pay attention if you want to develop your own modules and tools within Metasploit. In chapter 8 the author begins with the interesting part. He explains the client-side attacks and introduces us to terms such as the heap and the other chapters will deal a little bit more with the stack. The reader must have some understanding of how you can perform a buffer overflow, how you can insert your code after exploiting a given application and how to introduce some stealth in your code in order to get around of the IPS, IDS and AV solutions. The author also explains the use of encoders in order to bypass security solutions. By the way, I have to mention that the meterpreter payload is detectable in a lot of security solutions so that's why the author encourages the reader to be more creative at the moment of target exploitation.

In conclusion, the book is a good one for beginners and to understand what the Metasploit framework is and how you can use it. Most of the material can be found in the project website but not at the same detail level as the book. The book will show you the basics of the framework, don't expect to become an expert after this. The basis will help you to understand how to leverage the functionality of the tool and how to create your own code, workaround some difficulties in the process and most of all encourage people to contribute to the tool. There are some things that the author assumes that the reader should know and therefore some chapters can become some confusing. But, take the references and give you the opportunity to practice with the tool and surely in the future you will manage to port exploits from other sources and develop your own code.
8 di 8 persone hanno trovato utile la seguente recensione
5.0 su 5 stelle Definitive Metasploit reference 3 gennaio 2012
Di Ben Rothke - Pubblicato su Amazon.com
Formato:Brossura
People who design networks or build software applications are often oblivious to security faults that their designs may have. Those serious about information security will perform or will have an outside firm perform a penetration test--which is a way to evaluate how effective the security of a network or application is. Those performing a penetration test will imitate what an attacker would do in an adversarial situation to see how the system holds up.

The Metasploit Project is an open-source security project that provides information about security vulnerabilities and assists those performing the penetration tests in building a framework in which to carry out the testing. For those looking to use the Metasploit to its fullest, Metasploit: The Penetration Tester's Guide is a valuable aid. Metasploit itself is an extremely powerful tool, but it is not an intui-tive piece of software.

While there's documentation on Metasploit available at the project Web site, the authors use the book to help the reader become more fluent in how to use the base Metasploit meth­odology to be an effective penetration tester.

The first two chapters provide an introduction to penetration testing and Metasploit. By chapter four, the reader is deep in the waters of penetration testing. The book progressively advances in complexity. And by the time the reader finishes chapter 17, he or she should have a high comfort level on how to use Metasploit.

The book is meant for someone who is technical and needs to be hands-on with Metasploit and really understand it. For firms that are looking to do their own penetration testing, Metasploit is a free open-source tool, also used by firms that charge for the service.

For those looking to jump on the Meta­sploit bandwagon, this book is a great way to do that.

I più evidenziati

 (Cos'è?)
&quote;
An exploit should be performed only when you know almost beyond a shadow of a doubt that a particular exploit will be successful. &quote;
Evidenziato da 15 utenti Kindle
&quote;
bind shell is a payload that binds a command prompt to a listening port on the target machine, which the attacker can then connect. &quote;
Evidenziato da 11 utenti Kindle
&quote;
A payload is code that we want the system to execute and that is to be selected and delivered by the Framework. &quote;
Evidenziato da 10 utenti Kindle

I clienti che hanno evidenziato questo articolo hanno evidenziato anche


Discussioni clienti

Forum su questo prodotto
Discussione Risposte Ultimo post
Nessuna discussione

Poni domande, condividi opinioni, raccogli informazioni
Inizia una nuova discussione
Argomento:
Primo post:
Dovrai effettuare l'accesso
 

   


Ricerca articoli simili per categoria