docker_offensive_elk icon indicating copy to clipboard operation
docker_offensive_elk copied to clipboard

Update VulntoES.py to remove depricated methods

Open un1c0rn-sec opened this issue 5 years ago • 0 comments

Running ingestor gives the following warning: /opt/VulntoES/VulntoES.py:48: DeprecationWarning: This method will be removed in future versions. Use 'list(elem)' or iteration over elem instead.

Updating code to remove soon to be depricated method requested.

un1c0rn-sec avatar Dec 09 '19 18:12 un1c0rn-sec