nessrest icon indicating copy to clipboard operation
nessrest copied to clipboard

UUID Error when running a test scan

Open Ankitchan opened this issue 8 years ago • 1 comments

Hi,

I am trying to run a basic scan which returns an invalid uuid error. Please help The code : scan = ness6rest.Scanner(url='<Nessus URL>', login='', password='', insecure=True) scan.scan_add(targets='<Target IP address>') scan.scan_run()

Attached a screenshot of the error err

Ankitchan avatar Aug 04 '17 17:08 Ankitchan