Books for newbie college grad to learn more about computer networks and web sec?

Started by networkloser, October 13, 2023, 10:12:47 AM

Previous topic - Next topic

networkloser

Please recommend?
I've these books with me
- Kurose Ross networks
- Douglas E Comer's volume 1 internetworking with TCP IP.

deanwebb

http://tcpipguide.com/ will have lots of good stuff in it.

For security, it really depends on the area you're working with. What area are you working with?
Take a baseball bat and trash all the routers, shout out "IT'S A NETWORK PROBLEM NOW, SUCKERS!" and then peel out of the parking lot in your Ferrari.
"The world could perish if people only worked on things that were easy to handle." -- Vladimir Savchenko
Вопросы есть? Вопросов нет! | BCEB: Belkin Certified Expert Baffler | "Plan B is Plan A with an element of panic." -- John Clarke
Accounting is architecture, remember that!
Air gaps are high-latency Internet connections.

networkloser

Web application security. There's one book called web app hacker's handbook but I found it not my type.

deanwebb

Quote from: networkloser on October 13, 2023, 08:07:26 PMWeb application security. There's one book called web app hacker's handbook but I found it not my type.

So, on the network side, definitely knowing about the difference between secure and insecure versions of a protocol is vital. That then connects to public-key cryptography and how to ensure that encryption being used is not vulnerable to breach. Beyond that, information on sanitizing data inputs is going to be your next go-to. For the best resources, OWASP is where to start mining them: https://owasp.org/
Take a baseball bat and trash all the routers, shout out "IT'S A NETWORK PROBLEM NOW, SUCKERS!" and then peel out of the parking lot in your Ferrari.
"The world could perish if people only worked on things that were easy to handle." -- Vladimir Savchenko
Вопросы есть? Вопросов нет! | BCEB: Belkin Certified Expert Baffler | "Plan B is Plan A with an element of panic." -- John Clarke
Accounting is architecture, remember that!
Air gaps are high-latency Internet connections.

networkloser

I'm just trying to be proactive and learn stuffs. I guess I don't need to. Maybe all I need is to chill for some time  :smug:

icecream-guy

we all need to learn stuff, and keep on learning, otherwise you will only know old technology, and we all know that is career suicide. (except if one is a mainframe operator or COBOL programmer)
:professorcat:

My Moral Fibers have been cut.

deanwebb

Quote from: networkloser on October 28, 2023, 04:19:59 AMI'm just trying to be proactive and learn stuffs. I guess I don't need to. Maybe all I need is to chill for some time  :smug:

Most of the introductory knowledge and keeping up to date will be on websites, not books. Books can explain the general principles, but we have to stay on top of things, especially in security where they can go topsy-turvy in an instant.
Take a baseball bat and trash all the routers, shout out "IT'S A NETWORK PROBLEM NOW, SUCKERS!" and then peel out of the parking lot in your Ferrari.
"The world could perish if people only worked on things that were easy to handle." -- Vladimir Savchenko
Вопросы есть? Вопросов нет! | BCEB: Belkin Certified Expert Baffler | "Plan B is Plan A with an element of panic." -- John Clarke
Accounting is architecture, remember that!
Air gaps are high-latency Internet connections.