mirror of
https://github.com/carlospolop/hacktricks
synced 2024-11-15 01:17:36 +00:00
fix: typo in physical-attacks
This commit is contained in:
parent
72ea940de7
commit
8633e31de0
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ You should **analyze** the memory **using volatility**.
|
|||
Inception is a **physical memory manipulation** and hacking tool exploiting PCI-based DMA. The tool can attack over **FireWire**, **Thunderbolt**, **ExpressCard**, PC Card and any other PCI/PCIe HW interfaces.\
|
||||
**Connect** your computer to the victim computer over one of those **interfaces** and **INCEPTION** will try to **patch** the **pyshical memory** to give you **access**.
|
||||
|
||||
**If INCEPTION succeeds, any password introduced will be vaid.**
|
||||
**If INCEPTION succeeds, any password introduced will be valid.**
|
||||
|
||||
**It doesn't work with Windows10.**
|
||||
|
||||
|
|
Loading…
Reference in a new issue