Skip to content

Commit 6f68423

Browse files
authored
Revise operational focus and feature descriptions in README
Updated the README to clarify operational focus and features.
1 parent 756fe83 commit 6f68423

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ A C# CLI tool for reading and modifying AD-Integrated DNS records over LDAP, bui
1515
</p>
1616

1717
<p>
18-
Operationally focused for real redteaming use: first-class Sliver <code>execute-assembly</code> mode <code>--c2</code>, <code>--dry-run</code> pre-flight with structured <code>--backup-to</code> rollback, batch scripting <code>--script</code>, JSON receipts with cross-invocation <code>correlation_id</code>, and active fingerprint mitigation — <code>--mimic-aging</code> defeats the <code>Timestamp=0</code> <a href="https://www.crowdstrike.com/en-us/cybersecurity-101/threat-intelligence/indicators-of-compromise-ioc/">IOC</a>, <code>--set-owner</code> camouflages object ownership, <code>--require-pdc</code> keeps writes off non-PDC replicas.
18+
Operationally focused for real redteaming use: first-class Sliver <code>execute-assembly</code> mode <code>--c2</code>, <code>--dry-run</code> pre-flight with structured <code>--backup-to</code> rollback, batch scripting <code>--script</code>, JSON receipts with cross-invocation <code>correlation_id</code>, and active fingerprint mitigation — <code>--mimic-aging</code> defeats the <code>Timestamp=0</code> <a href="https://www.crowdstrike.com/en-us/cybersecurity-101/threat-intelligence/indicators-of-compromise-ioc/">IOC</a>, <code>--set-owner</code> camouflages object ownership, <code>--require-pdc</code> keeps writes off non-<a href="https://learn.microsoft.com/en-us/troubleshoot/windows-server/active-directory/fsmo-roles">PDC</a> replicas.
1919
</p>
2020

2121
<p>

0 commit comments

Comments
 (0)