Re: [PacketFence-users] vulnerability check with OID

2021-03-12 Thread Enrico Becchetti via PacketFence-users
  Hi Fabrice, I'd like to try HTTP-GET openvas alert method on a server other than Packetfence. So I can read all the data incoming from OpenVas and I could see if there is also the overall evaluation and in case I can apply a regex to it. Thanks again Best Regards Enrico Il 09/03/21 03:20,

Re: [PacketFence-users] vulnerability check with OID

2021-03-08 Thread Durand fabrice via PacketFence-users
Hello Enrico, you can try that: edit https://github.com/inverse-inc/packetfence/blob/maintenance/8.3/lib/pf/factory/condition/violation.pm#L45 and replace equals by regex then you will be able to use a regex for the oid. Regards Fabrice Le 21-03-07 à 02 h 21, Enrico Becchetti via

[PacketFence-users] vulnerability check with OID

2021-03-08 Thread Enrico Becchetti via PacketFence-users
Dear all, I have an installation of PF version 8.3 with various backends, three network profiles, an intrusion detector and a server to check the compliance of the hosts connecting to the network. It is an installation made about 3 years ago which is working without any problems. Now I