mirror of
https://github.com/carlospolop/hacktricks
synced 2024-11-15 01:17:36 +00:00
commit
6537fdbc2b
1 changed files with 2 additions and 1 deletions
|
@ -281,7 +281,8 @@ Entry_3:
|
||||||
Entry_4:
|
Entry_4:
|
||||||
Name: Zone Transfer
|
Name: Zone Transfer
|
||||||
Description: Three attempts at forcing a zone transfer
|
Description: Three attempts at forcing a zone transfer
|
||||||
Command: dig axfr @{IP} && dig axfr @{IP} {Domain_Name} && fierce -dns {Domain_Name}
|
Command: dig axfr @{IP} && dix axfr @{IP} {Domain_Name} && fierce --dns-servers {IP} --domain {Domain_Name}
|
||||||
|
|
||||||
|
|
||||||
Entry_5:
|
Entry_5:
|
||||||
Name: Active Directory
|
Name: Active Directory
|
||||||
|
|
Loading…
Reference in a new issue