-
- TV-Ratings are missing from TV Shows.
- When clicking on a TV Show from trakt.tv or TMDB, and that show is in local DB, browse it instead of opening the video info dialog.
-
Hey,
I am having a little issue. I have setup nesuus on centos and made it available by going to locally https://nessus.dev which does a nginx proxy pass to the IP and Port nessus is running on. I ca…
-
```
Traceback (most recent call last):
File "/usr/local/bin/drone-nessus", line 52, in
db = api.db_connect()
File "/Library/Python/2.7/site-packages/lairdrone/api.py", line 29, in db_connect
…
-
![screenshot from 2015-03-29 23 37 30](https://cloud.githubusercontent.com/assets/8503135/6891190/a24346dc-d66c-11e4-9c83-7396a646d9b4.png)
-
bs_sched from obs-server-2.6.2 is not pulling in .deb files from `/srv/obs/build/Collax:5.8/standard/x86_64/:full` for no obvious reason other than "dirty" (what _does_ that even mean?).
```
$ zosc m…
-
I'm trying to connect my MSF to Nessus using:
_$ nessus_connect user:pass@127.0.0.1:8834 ok
(tried with and without "ok"/SSL)
Error (terminal output):
```
Error connecting/logging to the server!
[-…
ghost updated
9 years ago
-
As per notification by Tennable, the new main version of Nessus 6, will have a new API that is not backwards compatible with the current one.
From the faq (http://www.tenable.com/nessus-6-faq):
Wil…
Ar0xA updated
9 years ago
-
[31m
Hi!
I've installed the application on a clean VM (Ubuntu 12.04, VMWare Workstation 10 on Win7) and after installing the required packages, I ran faraday and the lock screen is displayed.
Here…
-
Nessus 6 has been released and this API will be incompatible.
http://www.tenable.com/nessus-6-faq
-
during my test i am experiencing a weird behavior; if I use the "standard" api
$nessus = new Nessus\Client($nessus_user, $nessus_pass, $nessus_host);
$scans = $nessus->scans()->via('get');
v…