Skip to content

Commit d888cfa

Browse files
authored
Merge pull request pwnwiki#111 from nixawk/patch-1-windows_cmd_config
fix description for command - wmic qfe get hotfixid
2 parents 6a17627 + a44981b commit d888cfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

presence/windows/windows_cmd_config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ For some of these `wmic` commands that pull information (versus perform an actio
208208

209209
### Patch IDs
210210
* **Command with arguments**: `wmic qfe get hotfixid`
211-
* **Description**: Retrieves BIOS information including system serial number.
211+
* **Description**: Retrieves information about the patches installed on the system.
212212
* **Output**:
213213
* <div class="slide" style="cursor: pointer;"> **Windows 2008:** Show/Hide</div><div class="view"><code>C:\Users\johndoe>wmic qfe get hotfixid<br>HotFixID<br>KB955430</code></div>
214214

0 commit comments

Comments
 (0)