Kirjojen hintavertailu. Mukana 11 628 117 kirjaa ja 12 kauppaa.

Kirjahaku

Etsi kirjoja tekijän nimen, kirjan nimen tai ISBN:n perusteella.

1000 tulosta hakusanalla Bryan Healey

Security Power Tools

Security Power Tools

Bryan Burns

O'Reilly Media, Inc, USA
2007
nidottu
What if you could sit down with some of the most talented security engineers in the world and ask any network security question you wanted? "Security Power Tools" lets you do exactly that! Members of Juniper Networks' Security Engineering team and a few guest experts reveal how to use, tweak, and push the most popular network security applications, utilities, and tools available using Windows, Linux, Mac OS X, and Unix platforms. Designed to be browsed, "Security Power Tools" offers you multiple approaches to network security via 23 cross-referenced chapters that review the best security tools on the planet for both black hat techniques and white hat defense tactics. It's a must-have reference for network administrators, engineers and consultants with tips, tricks, and how-to advice for an assortment of freeware and commercial tools, ranging from intermediate level command-line operations to advanced programming of self-hiding exploits." Security Power Tools" details best practices for: reconnaissance - including tools for network scanning such as nmap; vulnerability scanning tools for Windows and Linux; LAN reconnaissance; tools to help with wireless reconnaissance; and custom packet generation; Penetration - such as the Metasploit framework for automated penetration of remote computers; tools to find wireless networks; exploitation framework applications; and tricks and tools to manipulate shellcodes; Control - including the configuration of several tools for use as backdoors; and a review of known rootkits for Windows and Linux.It also details best practices for: Defense - including host-based firewalls; host hardening for Windows and Linux networks; communication security with ssh; email security and anti-malware; and device security testing; Monitoring - such as tools to capture, and analyze packets; network monitoring with Honeyd and snort; and host monitoring of production servers for file changes; Discovery - including The Forensic Toolkit, SysInternals and other popular forensic tools; application fuzzer and fuzzing techniques; and, the art of binary reverse engineering using tools like Interactive Disassembler and Ollydbg. A practical and timely network security ethics chapter written by a Stanford University professor of law completes the suite of topics and makes this book a goldmine of security information. Save yourself a ton of headaches and be prepared for any network security dilemma with "Security Power Tools".
Head First Servlets and JSP

Head First Servlets and JSP

Bryan Basham

O'Reilly Media, Inc, USA
2008
nidottu
Looking to study up for the new J2EE 1.5 Sun Certified Web Component Developer (SCWCD) exam? This book will get you way up to speed on the technology you'll know it so well, in fact, that you can pass the brand new J2EE 1.5 exam. If that's what you want to do, that is. Maybe you don't care about the exam, but need to use servlets and JSPs in your next project. You're working on a deadline. You're over the legal limit for caffeine. You can't waste your time with a book that makes sense only 'after' you're an expert (or worse, one that puts you to sleep). This book helps you learn how to write servlets and JSPs, what makes a web container tick (and what ticks it off), how to use JSP's Expression Language (EL for short), and how to write deployment descriptors for your web applications.Master the 'c:out tag', and get a handle on exactly what's changed since the older J2EE 1.4 exam. You don't just pass the new J2EE 1.5 SCWCD exam, you'll understand this stuff and put it to work immediately. "Head First Servlets and JSP" doesn't just give you a bunch of facts to memorize; it drives knowledge straight into your brain. You'll interact with servlets and JSPs in ways that help you learn quickly and deeply. And when you're through with this book, you can take a brand-new mock exam, created specifically to simulate the real test-taking experience.
Mercurial

Mercurial

Bryan O'Sullivan

O'Reilly Media, Inc, USA
2009
nidottu
"Mercurial: The Definitive Guide" takes you step-by-step through ways to track, merge, and manage software projects with this flexible, open source version control system. Used by Mozilla, Python, and various open source projects on Linux, Windows, Mac OS X, and several variants of Unix, Mercurial permits virtually an infinite variety of methods for development and collaboration, including both centralized and distributed version control. This guide starts with the basics, including how to work with a version repository. You'll learn to use Mercurial to collaborate with others, merge streams of work, manage releases, find and fix mistakes, and more. You'll also get up to speed on advanced uses, such as handling repository events with hooks, and customizing Mercurial's output. Like the versioning system it describes, "Mercurial: The Definitive Guide" has a strong focus on simplicity to help you learn Mercurial quickly and thoroughly.