PacketFence - BTS - PacketFence
View Issue Details
0001032PacketFencescanningpublic2010-07-13 18:072012-10-19 15:06
obilodeau 
 
highminoralways
resolvedfixed 
 
 
0001032: Interface between nessus and packetfence needs improvement
Right now, we run the CLI nessus client by hand and perform only file existence validation.

Several cases were experimented that we could handle with some regexp and status checking.

Maybe there's an API or another approach that is recommended.

Or, being pragmatic here, maybe we should provide a CLI nessus scan test in addons/ that would exercise the right piece of code and send everything to STDOUT so people can troubleshoot by themselves.
No tags attached.
Issue History
2010-07-13 18:07obilodeauNew Issue
2010-07-13 18:07obilodeauStatusnew => assigned
2010-07-13 18:07obilodeauAssigned To => obilodeau
2010-07-13 18:12obilodeauDescription Updated
2010-08-04 16:21obilodeauNote Added: 0001625
2010-09-15 11:23obilodeauTarget Version1.9.1 => 1.9.2
2010-09-22 16:02obilodeauTarget Version1.9.2 => 1.9.3
2012-10-19 15:06fgaudreaultNote Added: 0003210
2012-10-19 15:06fgaudreaultStatusassigned => resolved
2012-10-19 15:06fgaudreaultResolutionopen => fixed
2012-10-19 15:06fgaudreaultAssigned Toobilodeau =>
2012-10-19 15:06fgaudreaultTarget Version1.9.3 =>

Notes
(0001625)
obilodeau   
2010-08-04 16:21   
baby partial fix in revno bdde42c9bc9852c123a7d7029201ac7645c3ed85 (branch 1.9)
(0003210)
fgaudreault   
2012-10-19 15:06   
That's been fixed using the XML API of Nessus.