Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ADPathfinder is an attack mapping tool for pentesters and red teamers. It analys

<p align="center">
<a href="docs/images/demo-slideshow.mp4">
<img src="docs/images/demo-slideshow.webp" alt="ADPathfinder demo video" width="600">
<img src="docs/images/demo-slideshow.webp" alt="ADPathfinder demo video" width="760">
</a>
</p>

Expand Down Expand Up @@ -132,15 +132,15 @@ adpathfinder --ad --pwd Contoso,ContosoIT --ntds ntds.txt -p hashcat.potfile --d

<p align="center">
<a href="docs/images/ad-report-slideshow.mp4">
<img src="docs/images/ad-report-slideshow.webp" alt="AD HTML report demo video" width="600">
<img src="docs/images/ad-report-slideshow.webp" alt="AD HTML report demo video" width="760">
</a>
</p>

## Password Audit HTML Report

<p align="center">
<a href="docs/images/password-audit-slideshow.mp4">
<img src="docs/images/password-audit-slideshow.webp" alt="Password audit HTML report demo video" width="600">
<img src="docs/images/password-audit-slideshow.webp" alt="Password audit HTML report demo video" width="760">
</a>
</p>

Expand Down