Subscribe: by email or Podcast
Enter your Email to Track Changes in OSINFO


Powered by FeedBlitz
SEARCH SITE
NEWS & ARCHIVE

Widget_logo

   
Login

ICT Books

  • Hacking: The Art of Exploitation
    by Jon Erickson
    Editorial Reviews

    From Book News, Inc.

    Erickson, a cryptologist and security specialist, introduces the spirit and theory of computer hacking as well as the science, allowing readers to understand the hacker mindset and thwart potential attacks. He explains how to exploit programs using buffer overflows and format strings, write printable ASCII polymorphic shellcode, defeat non- executable stacks by returning to libc, and crack encrypted 8-2.11b wireless traffic using the FMS attack.Copyright © 2004 Book News, Inc., Portland, OR

    Product Description:
    Emphasizing a true understanding of the techniques as opposed to just breaking the rules, the author helps readers determine which areas are prone to attack and why. Unlike other so-called hacking guides, this book does not gloss over technical details, and includes detailed sections on stack-based overflows, heap based overflows, format string exploits, return-into-libc, shellcode, and cryptographic attacks on 802.11b.
     
  • Hacker Disassembling Uncovered
    by Kris Kaspersky, Natalia Tarkova, Julie Laing
    Editorial Reviews

    Book Info

    Text shows how to analyze programs without its source code, using a debugger and a disassembler. Covers hacking methods including virtual functions, local and global variables, branching, loops, objects and their hierarchy, and mathematical operators. For intermediate to advanced level programmers. Softcover.

    About the Author
    Kris Kaspersky is the author of articles on hacking, disassembling, and code optimization. He has dealt with issues relating to security and system programming including compiler development, optimization techniques, security mechanism research, real-time OS kernel creation, and writing antivirus programs.