Jump to content

Help steer me in the right direction please


sg24usmc

Recommended Posts

Hi Everyone,

I am fairly new to coding and networking and the HAK5 products. I was wondering if any one had any book recommendations, or could tell me what specific areas of study would benefit me, I would greatly appreciate it.

Interested in how routers, APs, Modems, etc tie together through networking and how to interface the devices to flash them and also how to interface and use them.

Thanks

Link to comment
Share on other sites

I would suggest taking some computer networking courses or finding books that cover the basics first.

If you are unfamiliar with how computers work, core components, etc. I would start there. You can try and find some CompTIA A+ or N+ certification prep books that would help for a start.

Get very familiar with the OSI model: https://en.wikipedia.org/wiki/OSI_model

A quick search for "Introduction to computer networking" came up with the below link. It may be overwhelming for a introduction book I feel.

http://intronetworks.cs.luc.edu/

Link to comment
Share on other sites

On replacing device firmware, this is typically very device-specific and involves overwriting a chunk of device memory. You're going to want to read up on u-boot for what a device expects where within the boot sequence so you understand why the binary file is formatted the way it is.

Note that recently people are looking more at securing over-the-air firmware upgrades, meaning that the binary blobs that get written to the hardware will more and more typically be cryptographically signed at the least and outright encrypted at the worst, making it harder to fiddle with them.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...