For learning purpose did a complete analysis on CVE-2021-40444 POC (proof of concept)# CVE-2021-40444-POC
For learning purpose did a complete analysis on CVE-2021-40444 POC (proof of concept)
[4.0K] /data/pocs/bed5b01b15da502d07232598e9c6a0774a7bfe34
├── [ 23K] Cargo.lock
├── [ 214] Cargo.toml
├── [4.0K] data
│ ├── [223K] msword.inf
│ ├── [4.0K] word_dat
│ │ ├── [1.4K] [Content_Types].xml
│ │ ├── [4.0K] docProps
│ │ │ ├── [ 734] app.xml
│ │ │ └── [ 747] core.xml
│ │ └── [4.0K] word
│ │ ├── [ 14K] document.xml
│ │ ├── [2.3K] fontTable.xml
│ │ ├── [4.0K] _rels
│ │ │ └── [1.2K] document.xml.rels
│ │ ├── [2.6K] settings.xml
│ │ ├── [ 32K] styles.xml
│ │ ├── [4.0K] theme
│ │ │ └── [6.9K] theme1.xml
│ │ └── [ 604] webSettings.xml
│ └── [223K] word.dll
├── [4.0K] out
│ └── [ 1] 0-blank
├── [ 107] README.md
├── [4.0K] src
│ └── [ 10K] main.rs
├── [4.0K] srv
│ ├── [6.1K] backup.html
│ ├── [ 37K] calc.cab
│ ├── [4.5K] deob.html
│ ├── [ 11K] index.html
│ ├── [ 66K] word.cab
│ └── [6.2K] word.html
└── [4.0K] test
└── [223K] calc.dll
10 directories, 24 files