Posts

Showing posts with the label Adidnsdump

Adidnsdump - Active Directory Integrated Dns Dumping Past Times Whatever Authenticated User

Image
By default whatever user inwards Active Directory tin enumerate all DNS records inwards the Domain or Forest DNS zones, like to a zone transfer. This tool enables enumeration in addition to exporting of all DNS records inwards the zone for recon purposes of internal networks. For to a greater extent than info, read the associated spider web log post . Install in addition to usage You tin either install the tool via pip amongst pip install adidnsdump or install it from git to bring the latest version: git clone https://github.com/dirkjanm/adidnsdump cd adidnsdump pip install . or pip install git+https://github.com/dirkjanm/adidnsdump#egg=adidnsdump The tool requires impacket in addition to dnspython to function. While the tool works amongst both Python 2 in addition to 3, Python iii back upwards requires you lot to install impacket from GitHub . Installation adds the adidnsdump ascendancy to your PATH . For help, try adidnsdump -h . The tool tin move used both stra...

Iculeak - Tool To Detect Together With Extract Credentials From Call Upwards Configuration Files Hosted On Cisco Cucm

Image
Tool to respect as well as extract credentials from telephone configuration files inwards environments managed past times Cisco's CUCM (Call Manager). When using Cisco's CUCM (Call Manager), telephone configuration files are stored on a TFTP server. These telephone configuration files quite oft incorporate sensitive data, including telephone SSH/admin credentials. There is also an number amongst how closed to browsers autofill fields such every bit the SSH Username & Password fields amongst their CUCM credentials (commonly their AD credentials) , if the administrator has saved the credentials inwards their browser. This number has also been faced past times administrators using password managers that automatically plug inwards credentials, where they flora that their credentials were beingness automatically inputted into the SSH Username & Password fields, as well as thence beingness saved (and stored inwards plaintext inwards the configuration files). W...