After web applications more concern area is mobile application penetration test Let’s start with some basics.
For hardware we always required drivers as software so that those hardware can smoothly work. We choose Linux kernel because it has Security features like
- A user-based permissions model
- Process isolation
- Extensible mechanism for secure IPC
- The ability to remove unnecessary and potentially insecure parts of the kernel
Hardware Abstraction Layer just gives Applications direct access to the Hardware resources.
Bluetooth, audio, radio are examples.
No comments:
Post a Comment