Questions tagged [nexpose]
5 questions
1
vote
0 answers
can Velociraptor be integrated with Nexpose?
I'm looking if Velociraptor can be integrated with Nexpose (as a Vulnerability Management System). Any help would be appreciated.

Hesham
- 11
- 1
0
votes
1 answer
What does "&:" mean in JessRule?
I have this JessRule code
(ServiceConfiguration
(endpoint ?j_endpoint &:(call ?j_advertiserEndpoint equals ?j_endpoint))
(config ?j_config &:(call ?j_config containsSetting "verbs-count"))
)
Does the code mean that it…

Ana Marie De Vera
- 43
- 4
0
votes
1 answer
How to strip the XHTML tags from the SQL query
I have this below query for Rapid 7 Nexpose SQL database and have been trying to remove xhtl,
SELECT
dp.policy_id, dp.title as policy_title, dpr.rule_id, dpr.title as policy_rule_title,
dp.benchmark_name, da.ip_address, da.host_name,…

user2821552
- 11
0
votes
1 answer
How to execute nexpose ticketing gem scripts from windows server hosting nexpose instance?
I am trying to utilize the following gem: https://www.rubydoc.info/gems/nexpose_ticketing/1.5.1
The goal is to generate tickets in our Jira instance from the vulnerability reports in Nexpose. Right now we are manually taking the csv from Nexpose and…

Adam
- 13
- 3
-1
votes
1 answer
Nexpose Kali Linux Install Not Working NeXpose security console exited with code 0
enter image description here- this is the error code shown when i run ./nsc.sh in a root terminal, nexpose worked properly on first install and i was able to acess localhost:3780 with no issues but after a system reboot it did not work, i already…

dook
- 1
- 1