Update hosts information
X-C3LL opened this issue · 1 comments
X-C3LL commented
Hi!
I am trying to use the API with pylair in order to modify host information but I don't see any example about how to do it. Is there a way to update/modify host information (for example statusMessages) using the API? and to delete hosts/services/etc ?
Thank you.
tomsteele commented
hi @X-C3LL. You essentially modify a dict and then call import project. Maybe this will help? https://github.com/lair-framework/drone-smbversion/blob/master/drone-smbversion.py
You can not currently delete hosts and services. Maybe checkout the browser scripts.