https://github.com/noraj/adassault
Dominate the Active Directory game. An Active Directory environments pentest tool complementary to existing ones like NetExec.
https://github.com/noraj/adassault
active-directory dns domain-controller pentest
Last synced: 11 months ago
JSON representation
Dominate the Active Directory game. An Active Directory environments pentest tool complementary to existing ones like NetExec.
- Host: GitHub
- URL: https://github.com/noraj/adassault
- Owner: noraj
- License: mit
- Created: 2024-06-23T17:14:05.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2025-04-09T00:08:54.000Z (about 1 year ago)
- Last Synced: 2025-04-12T05:37:52.763Z (about 1 year ago)
- Topics: active-directory, dns, domain-controller, pentest
- Language: Ruby
- Homepage: https://noraj.github.io/ADAssault/
- Size: 180 KB
- Stars: 12
- Watchers: 1
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# AD Assault
[](https://badge.fury.io/rb/adassault)

[](https://github.com/noraj/adassault/network)
[](https://github.com/noraj/adassault/stargazers)
[](https://github.com/noraj/adassault/blob/master/LICENSE)
[](https://inventory.raw.pm/tools.html#AD%20Assault)
[](https://repology.org/project/adassault/versions)

> Dominate the Active Directory game.
>
> An Active Directory environments pentest tool complementary to existing ones like NetExec.
## Features
- CLI and library
- `DNS`
- `find_dcs`: Find computer name, FQDN, and IP address(es) of all DCs
- `duzdu` (add, check, delete, get, replace): DNS unsecure zone dynamic update (DUZDU)
## Installation
```plaintext
$ gem install adassault
```
Check the [installation](https://noraj.github.io/ADAssault/yard/file.Installation.html) page on the documentation to discover more methods.
## Documentation
Documentation:
- [Homepage](https://noraj.github.io/adassault/)
- [Usage](https://noraj.github.io/ADAssault/yard/file.Usage.html)
## Author
Made by Alexandre ZANNI ([@noraj](https://pwn.by/noraj/)).