Saturday, September 3, 2016

Software Engineering 9th Ed. ebook

The book is primarily aimed at university and college students taking introductory and advanced courses in software and systems engineering. Software engineers in the industry may find the book useful as general reading and as a means of updating their knowledge on topics such as software reuse,...

Friday, September 2, 2016

Android Application Development FOR DUMmIES

Android Application Development For Dummies is a beginner’s guide to developing Android applications. You don’t need any Android application development experience under your belt to get started. I expect you to approach this material as a blank slate because the Android platform accomplishes...

Wireless Ad Hoc Networking

This book aims to provide a wide coverage of key technologies in wire- less ad hoc networks including networking architectures and protocols, cross-layer architectures, localization and location tracking, power management and energy-efficient design, power and topology control, time synchronization,...

Laptop Repair Complete Guide - Including Motherboard Component Level Repair!

This book is written to teach the Average  technically inclinedǁ individual how to successfully repair their own laptop, or even learn enough to make it a career. Brought to you by the author of the book; World’s First Complete Guide to Laptop & Notebook Repair, Garry Romaneo.  Take...

IT Career JumpStart - An Introduction to PC Hardware, Software and Networking

WHAT THIS BOOK COVERS Before you begin pursuing a career in IT, you should have certain prerequisite information: 1.A working knowledge of an operating system such as Unix, Windows 7, Windows Server 2008, or Windows Server 2008 R2 2.Proficiency with the Windows interface and a working...

Maximum Security - A Hacker's Guide to Protecting Your Internet Site and Network

Hacking and cracking are activities that generate intense public interest. Stories of hacked servers and downed Internet providers appear regularly in national news. Consequently, publishers are in a race to deliver books on these subjects. To its credit, the publishing community has not failed...

Hacking With Experts 3 - Facebook Hacking

Facebook with Experts Contents 1. Session Hijacking Attack 2. Facebook Security 3. Cookie Stealing Attack 4. Keylogger 5. Clickjacking 6. Tabnapping 7. Remote Administrator Tool 8. Social Engineering Attack 9. Phising 10. Using 3 Friend Attack 11. ARP Poisoning 12. FB Password...

Web Penetration Testing with Kali Linux

Kali is a Debian Linux based Penetration Testing arsenal used by security professionals (and others) to perform security assessments. Kali offers a range of toolsets customized for identifying and exploiting vulnerabilities in systems. This book is written leveraging tools available in Kali Linux...

Thursday, September 1, 2016

Backtrack WiFu - An Introduction to Practical Wireless attacks

This course is designed to expose various wireless insecurities to the student and teach practical procedures to attack and penetrate such networks. The course was designed by Thomas d'Otreppe de Bouvette (author of Aircrack-ng) and Mati Aharoni. Aircrack is the single most popular tool in the...

Ninja Hacking Unconventional Penetration Testing Tactics and Techniques

OVERVIEW This work is not what most people would expect to read when they pick up a “hacking” book. Rather than showing the reader how to perform traditional penetration test attacks against networks and systems, You will be taking an unusual journey, intended to expand the mind of the reader...

Hacking Exposed - Network Security Secrets and Solution 10th Ed.

FOREWORD The phrase “information security” has expanded significantly in scope over the last decade. The term now extends beyond protecting the secrets of major corporations and governments to include the average consumer. Our most sensitive information is stored online in vast quantities. The...

Let Us C - C programming ebook

There are two phases in every C programmer’s life. In the first, phase he is a learner trying to understand the language elements and their nuances. At this stage he wants a simple learning environment that helps him to master the language. Even today there isn’t any learning environment that...

Wednesday, August 31, 2016

Java RMI ebook

Java RMI book covers an enormous amount of ground, starting with streams and sockets and working its way through the basics of building scalable client-server architectures using RMI. Java RMI focuses on Java's Remote Method Invocation (RMI) framework. RMI is a robust and effective way to build...

C # Programming for Beginners

Programming C# is a book written in step-by-step tutorial format for beginners and students who want to learn C# programming. It is recommended that you have some programming experience using any of the object-oriented languages such as C++, Pascal, or Java.  In this book, you will learn...

C++ to Create Better Device Software

C++ is thus slowly but steadily replacing C as the programming language of choice for embedded or device software development. While C++ (or at least some of its features) has often (falsely 1 ) been considered prohibitively resource intensive for embedded devices, especially with today's available...

Tuesday, August 30, 2016

Python Programming for Hackers and Pentesters

Python is still the dominant language in the world of information security, even if the conversation about your language of choice sometimes looks more like a religious war. Python-based tools include all manner of fuzzers, proxies, and even the occasional exploit. Exploit frameworks like CANVAS...