2 matches found
msLDAPDump
msLDAPDump Python3로 구현된 LDAP 열거 도구 msLDAPDump는 Python의 ldap3 라이브러리를 사용하기 쉬운 인터페이스로 감싸 도메인 환경에서 LDAP 열거를 단순화합니다. 제 도구 대부분과 마찬가지로 Windows에서 가장 잘 작동합니다. Unix를 사용하는 경우, 현재 eth0을 통해 접근할 수 없는 호스트 이름은 도구가 확인하지 못합니다. 익명 바인딩 사용자는 도구를 통해 LDAP에 익명으로 바인딩하여 도메인 명명 컨텍스트, 도메인 컨트롤러 호스트 이름 등 LDAP에 대한 기본 정보를 덤프할 수...
5.9AI score
SaveExploits0References1
msLDAPDump - LDAP Enumeration Tool
msLDAPDump simplifies LDAP enumeration in a domain environment by wrapping the lpap3 library from Python in an easy-to-use interface. Like most of my tools, this one works best on Windows. If using Unix, the tool will not resolve hostnames that are not accessible via eth0 currently. Binding...
7.3AI score
SaveExploits0References4
20