venom moduleΒΆ

QEMU VENOM vulnerability DoS PoC test

Reference:
Usage:

chipsec_main.py -i -m tools.vmm.venom

Examples:
>>> chipsec_main.py -i -m tools.vmm.venom
Additional options set within the module:
  • ITER_COUNT : Iteration count

  • FDC_PORT_DATA_FIFO : FDC DATA FIFO port

  • FDC_CMD_WRVAL : FDC Command write value

  • FD_CMD : FD Command

Note

  • Returns a Warning by default

  • System may be in an unknown state, further evaluation may be needed

Important

  • This module is designed to run in a VM environment

  • Behavior on physical HW is undefined