{"id":20828925,"url":"https://github.com/darvid/nessusbeat","last_synced_at":"2025-05-07T21:22:28.662Z","repository":{"id":57597376,"uuid":"95249568","full_name":"darvid/nessusbeat","owner":"darvid","description":"A Beat that monitors a local Nessus reports directory and outputs scan results to Elasticsearch or Logstash.","archived":false,"fork":false,"pushed_at":"2017-10-01T21:51:58.000Z","size":13584,"stargazers_count":31,"open_issues_count":3,"forks_count":14,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-31T14:11:24.508Z","etag":null,"topics":["beat","beats","elasticbeats","elasticsearch","logstash","nessus","vulnerability-assessment","vulnerability-scanner","vulnerability-scanning"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/darvid.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-06-23T19:19:55.000Z","updated_at":"2024-10-11T01:42:44.000Z","dependencies_parsed_at":"2022-08-28T10:21:40.757Z","dependency_job_id":null,"html_url":"https://github.com/darvid/nessusbeat","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darvid%2Fnessusbeat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darvid%2Fnessusbeat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darvid%2Fnessusbeat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darvid%2Fnessusbeat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/darvid","download_url":"https://codeload.github.com/darvid/nessusbeat/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252955168,"owners_count":21831063,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["beat","beats","elasticbeats","elasticsearch","logstash","nessus","vulnerability-assessment","vulnerability-scanner","vulnerability-scanning"],"created_at":"2024-11-17T23:18:51.096Z","updated_at":"2025-05-07T21:22:28.638Z","avatar_url":"https://github.com/darvid.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nessusbeat\n\nNessusbeat provides a [Beat](https://www.elastic.co/products/beats) that\nmonitors a local\n[Nessus](https://www.tenable.com/products/nessus-vulnerability-scanner)\ninstallation's reports directory and exports, parses, and outputs scan\nresults to supported Beat outputs.\n\n\n## Getting Started with Nessusbeat\n\n### Requirements\n\n* [Golang](https://golang.org/dl/) 1.7\n\n\n### Configuration\n\n```yaml\nnessusbeat:\n  report_path: /opt/nessus/var/nessus/users/admin/reports\n  #cacert_path:\n  #api_url:\n  #api_username:\n  #api_password:\n```\n\n### Build\n\nTo build the binary for Nessusbeat run the command below.\nThis will generate a binary in the same directory with the name\nnessusbeat.\n\n```\nmake\n```\n\n\n### Run\n\nTo run Nessusbeat with debugging output enabled, run:\n\n```\n./nessusbeat -c nessusbeat.yml -e -d \"*\"\n```\n\nTo run on startup, see the [init-scripts](https://github.com/darvid/nessusbeat/tree/master/init-scripts)\nfolder for example configuration files for each init system.\n\n### Roadmap\n\n- [ ] Add option to poll remote Nessus and SecurityCenter\n- [ ] Add ability to filter scans\n- [ ] Support authentication via API key and secret\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdarvid%2Fnessusbeat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdarvid%2Fnessusbeat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdarvid%2Fnessusbeat/lists"}