Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Define experimental protocol #1

Open
SantiagoTorres opened this issue Sep 19, 2021 · 0 comments
Open

Define experimental protocol #1

SantiagoTorres opened this issue Sep 19, 2021 · 0 comments

Comments

@SantiagoTorres
Copy link
Contributor

We should define an experimental protocol to disassemble and gather information (i.e., recon) of the device in question. As a preliminary list of things I want to keep track of:

  1. The disassembly of the physical build (e.g., the case). Identify part numbers, build identifiers revision identifiers
  2. Pictures of the surface-level PCB with as much track information as possible. Board revisions may be tagged somehow (e.g., using the rev. x.x synax). Try to find these
  3. Any tags on possible chips part numbers or major components:
  • Any CPU/SOC
  • Flash or storage
  • RF/Wireless/network chips
  • Any other peripherals of interest (e.g., a camera or LED)
  1. Any suspect headers (with our without pins). Ideally, any tags of candidate JTAG/UART ports would be A+

Any other information to build device SBOM would also be great (e.g., if we know what possible software pieces are there in terms of OS/Libraries available). This can be generally found in the manufacturer's website.

As a first approach. I'd want us to have a Yaml template so that we can fill this in in a structured fashion for ensuing devices.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant