21y4d / nmapAutomator

A script that you can run in the background!
MIT License
2.67k stars 790 forks source link

Fix ldapsearch flags #74

Open Armada3334 opened 1 year ago

Armada3334 commented 1 year ago

The syntax for ldapsearch was changed, -h is no longer an option, and to use -H you must put ldap:// before the host IP.

Armada3334 commented 9 months ago

This change does not modify or interact with nmap, and only interacts with ldapsearch flags.