ADOffline | LDAP file from Active Directory
kandi X-RAY | ADOffline Summary
kandi X-RAY | ADOffline Summary
ADOffline is a Python library. ADOffline has no bugs, it has no vulnerabilities, it has a Strong Copyleft License and it has low support. However ADOffline build file is not available. You can download it from GitHub.
Most penetration testers, or those engaged in simulated attacks or red team activities, will understand the value of reconnisance. On large corporate networks, this will involve a fair amount of Active Directory querying. There are some exceptionally powerful tools built into Empire, PowerTools and Metasploit, but these all rely on an active connection to a domain controller. This tool combines the flexibility of SQL with the raw detail in Active Directory by parsing the raw LDAP output from Active Directory and inserting it into a SQLite database. This can then be used to explore user and group membership and download all computer information. There is a huge amount of information stored in LDAP; this tool does not seek to recover it all, but instead should help with planning attacks or identifying high value target users without needing to constantly query AD. It is work in progress; all commits/PRs/support welcome. AT THE MOMENT, THIS IS BETA CODE. It has not been fully tested but has been used successfully on various targeted attacks and engagements.
Most penetration testers, or those engaged in simulated attacks or red team activities, will understand the value of reconnisance. On large corporate networks, this will involve a fair amount of Active Directory querying. There are some exceptionally powerful tools built into Empire, PowerTools and Metasploit, but these all rely on an active connection to a domain controller. This tool combines the flexibility of SQL with the raw detail in Active Directory by parsing the raw LDAP output from Active Directory and inserting it into a SQLite database. This can then be used to explore user and group membership and download all computer information. There is a huge amount of information stored in LDAP; this tool does not seek to recover it all, but instead should help with planning attacks or identifying high value target users without needing to constantly query AD. It is work in progress; all commits/PRs/support welcome. AT THE MOMENT, THIS IS BETA CODE. It has not been fully tested but has been used successfully on various targeted attacks and engagements.
Support
Quality
Security
License
Reuse
Support
ADOffline has a low active ecosystem.
It has 45 star(s) with 15 fork(s). There are 8 watchers for this library.
It had no major release in the last 6 months.
There are 1 open issues and 0 have been closed. On average issues are closed in 1312 days. There are 1 open pull requests and 0 closed requests.
It has a neutral sentiment in the developer community.
The latest version of ADOffline is current.
Quality
ADOffline has 0 bugs and 0 code smells.
Security
ADOffline has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
ADOffline code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
ADOffline is licensed under the GPL-3.0 License. This license is Strong Copyleft.
Strong Copyleft licenses enforce sharing, and you can use them when creating open source projects.
Reuse
ADOffline releases are not available. You will need to build from source code and install.
ADOffline has no build file. You will be need to create the build yourself to build the component from source.
Installation instructions are not available. Examples and code snippets are available.
ADOffline saves you 144 person hours of effort in developing the same functionality from scratch.
It has 360 lines of code, 16 functions and 1 files.
It has low code complexity. Code complexity directly impacts maintainability of the code.
Top functions reviewed by kandi - BETA
kandi has reviewed ADOffline and discovered the below as its top functions. This is intended to give you an instant insight into ADOffline implemented functionality, and help decide if they suit your requirements.
- Generate the main views .
- Insert a struct into the database .
- Get the list of groups that the user belongs to .
- Updates the member groups of the given DNs .
- Safely get a value from a struct
- Calculate the chain of ancestors .
- Match a given parameter from a line .
- Prints banner
- Build the database .
- Fix the index of the database .
Get all kandi verified functions for this library.
ADOffline Key Features
No Key Features are available at this moment for ADOffline.
ADOffline Examples and Code Snippets
No Code Snippets are available at this moment for ADOffline.
Community Discussions
No Community Discussions are available at this moment for ADOffline.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install ADOffline
You can download it from GitHub.
You can use ADOffline like any standard Python library. You will need to make sure that you have a development environment consisting of a Python distribution including header files, a compiler, pip, and git installed. Make sure that your pip, setuptools, and wheel are up to date. When using pip it is generally recommended to install packages in a virtual environment to avoid changes to the system.
You can use ADOffline like any standard Python library. You will need to make sure that you have a development environment consisting of a Python distribution including header files, a compiler, pip, and git installed. Make sure that your pip, setuptools, and wheel are up to date. When using pip it is generally recommended to install packages in a virtual environment to avoid changes to the system.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page