What Are the Best Books and Tools for Network Security?

AI Thread Summary
For those seeking resources on network security, "Hacking Exposed" is a commonly referenced book, although it is noted that it primarily offers case-by-case methodologies without deeper insights into specific exploits. Many experts emphasize the value of person-to-person communication for gaining knowledge in network security, suggesting that free, detailed information is readily available online. The most common programming languages for exploiting systems are C++ for Windows and C for UNIX and its derivatives. Preferences for Linux distributions vary, with no consensus on a favorite among users. Discussions also highlight a tendency to portray Linux as superior in security compared to Windows, although this view has some validity.
dekoi
Would anyone like to suggest some books on Network Security? I read Hacking Exposed a while ago.

Also, what is the most common language used for utilizing windows exploits? Linux exploits?

What is your favourite Linux distribution?
 
Computer science news on Phys.org
dekoi said:
Would anyone like to suggest some books on Network Security? I read Hacking Exposed a while ago.

Also, what is the most common language used for utilizing windows exploits? Linux exploits?

What is your favourite Linux distribution?

There is no substitute for person to person communication. I've received the majority of my network security knowledge through conversations with various people in the field. And there's absolutely no reason why you should pay for a book. There's plenty of more detailed, recent, and free information on the internet depending on the topic you're interested in.

C++ in Windows; C in UNIX derivatives and free UNIX derivatives.

I don't have a favourite Linux distribution, just for the record.

Books like `Hacking Exposed' only provide methodology on a case to case basis and don't provide any insight into why you can exploit something specific. They also popularise Linux as some security zealot of an OS, and at the same time, depict Windows as some munchkin of an OS on security (which to some extent, is true).
 
Last edited:
In my discussions elsewhere, I've noticed a lot of disagreement regarding AI. A question that comes up is, "Is AI hype?" Unfortunately, when this question is asked, the one asking, as far as I can tell, may mean one of three things which can lead to lots of confusion. I'll list them out now for clarity. 1. Can AI do everything a human can do and how close are we to that? 2. Are corporations and governments using the promise of AI to gain more power for themselves? 3. Are AI and transhumans...
Thread 'ChatGPT Examples, Good and Bad'
I've been experimenting with ChatGPT. Some results are good, some very very bad. I think examples can help expose the properties of this AI. Maybe you can post some of your favorite examples and tell us what they reveal about the properties of this AI. (I had problems with copy/paste of text and formatting, so I'm posting my examples as screen shots. That is a promising start. :smile: But then I provided values V=1, R1=1, R2=2, R3=3 and asked for the value of I. At first, it said...
Back
Top