Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
p0dalirius committed Apr 17, 2023
1 parent 092f657 commit c59d65f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@
- [x] Export results in SQLITE3 with IP, name, comment, flags and UNC path with `--export-sqlite <file.db>`.
- [x] Iterate on LDAP result pages to get every computer of the domain, no matter the size.

## Demonstration

![](./.github/example.png)

## Quick win commands

+ List all shares where your current user has WRITE access:
Expand Down Expand Up @@ -130,10 +134,6 @@ Each JSON entry looks like this:
}
```

## Demonstration

![](./.github/example.png)

## Credits

- Feature suggested in [impacket issue #1176](https://github.com/SecureAuthCorp/impacket/issues/1176) by [@CaledoniaProject](https://github.com/CaledoniaProject)

0 comments on commit c59d65f

Please sign in to comment.