![]() |
| | #1 |
| Registered User Join Date: Jul 2008
Posts: 19
| Would anyone recommend good network security books? I will do some network programming at my work, and I was wondering if you guys could recommend me some good network/network security books. I'll probably be spending most of my time developing a client (Windows program) which involves communicating with various web services. The communication would involve using private/public keys, certificate, Service Token Service, Service Locator Service, and all the other goodies. I'll be mostly likely to use Windows Cryptographic API, and I guess I could learn things on msdn as I go on, but I wanted to ramp up/review these before I get to development to save up some time. Thanks! |
| donglee is offline | |
| | #2 |
| critical genius Join Date: Jul 2008 Location: SE Queens
Posts: 5,212
| Since no one's answered this post yet, you might as well look at the cheesy review I wrote here. If you can already do network programming, some of the early stuff won't interest you much. Also it uses linux -- although that might not be bad for you to learn since the net is *nix. I'll reiterate that it is very well written and an unusually good, almost unique, book in a number of ways (it's actually exciting and code intensive). I think there are samples on the net. His approach is very general and low level, introducing security concerns by demonstrating first how something works, then how it can be/is exploited, then how common exploits are dealt with and how that's driven the technology. Hard for me to say enough good things about it, actually, altho I still haven't finished the damn thing because all I really wanted was a general grasp of networking principles and to do some hands-on programming with same. ps. I've read more "computer books" since I wrote that review but still have the same opinion about how great "The Art of Exploitation" is. Everything I manage to say about it just seems goofy by comparison, which may be why the review is such a (messed up) sketch...I get nervous around hot cars too. Last edited by MK27; 04-11-2009 at 09:18 AM. |
| MK27 is offline | |
![]() |
| Thread Tools | |
| Display Modes | |
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Useful Links And Good Books | Hammer | Networking/Device Communication | 16 | 10-09-2009 10:36 AM |
| any good books for windows programming with C++? | black | General Discussions | 1 | 04-25-2005 11:46 PM |
| Network Security: Firewalls, DMZ, etc | RoD | Tech Board | 3 | 03-15-2003 11:55 AM |
| Please recommend a good STL books | Corey | C++ Programming | 5 | 12-22-2002 02:37 PM |
| Good programming with windows books? | Zoopy | Windows Programming | 3 | 09-20-2001 01:44 PM |