v1.0.1 Released: Security Patches + Exchange/O365 Integration + Advanced Nmap #4
netanelcyber
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
🎉 AdPentestAI-Python v1.0.1 Now Available
We're excited to announce v1.0.1—a security-focused release with major enhancements for Exchange/O365 environments and advanced Active Directory reconnaissance capabilities.
🔒 Security Improvements
SEC-001: Refactored LDAP Credential Handling
SEC-002: Removed Credential Logging
📧 NEW: Exchange/O365 Email Protocol Integration
Game-changer for email assessment workflows:
What This Means:
🔧 Advanced Nmap Functions (NEW)
Enhanced network reconnaissance for AD environments:
1. Service Version Detection
2. OS Fingerprinting
3. Vulnerability Scanning
4. NSE Script Integration
smb-enum-users.nse— SAM user enumerationsmb-enum-shares.nse— Share discoveryldap-search.nse— LDAP reconnaissancekrb5-enum-users.nse— Kerberos user enumeration5. UDP Service Discovery
6. Firewall/ACL Detection
📊 Performance & Coverage
v1.0.1 Improvements:
🚀 Example Workflow (v1.0.1)
Output now includes:
{ "dc_detection": {...}, "exchange_servers": [ { "host": "mail.corp.local", "version": "Exchange 2019", "email_users_discovered": 42, "valid_credentials_found": 3 } ], "nmap_results": { "services": [...], "vulnerabilities": [...], "firewall_rules": [...] }, "email_enum": { "users_discovered": [...], "protocols_tested": ["SMTP", "POP3", "IMAP"], "successful_auths": 3 } }📦 Installation
PyPI: https://pypi.org/project/adpentest/
🐛 Breaking Changes
None. Full backward compatibility with v1.0.0 scripts and configurations.
🎯 Use Cases
Red Teamers:
Penetration Testers:
Security Researchers:
💬 Community Discussion
What would you like to see next?
Drop your feature requests and feedback below!
📚 Resources
Questions? Feedback? Join the discussion below! 👇
All reactions