[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openvas-discuss
Subject:    Re: [Openvas-discuss] Installation
From:       Winfried Neessen <neessen () cleverbridge ! com>
Date:       2014-05-16 7:24:03
Message-ID: cfc68a11.000017cc.00000065 () WNEESSEN2 ! cgn ! cleverbridge ! com
[Download RAW message or body]

This is a multipart message in MIME format.

[Attachment #2 (multipart/alternative)]
This is a multipart message in MIME format.


Hi,

I'm afraid I cannot help you with that. Given the fact, that PHP adds a huge 
amount of pain to
my daily business, I am not willing to support it with just one line of 
code. Maybe someone else
can help you out.


Winni

From: s.p.vijayanand@agriya.in [mailto:s.p.vijayanand@agriya.in] On Behalf 
Of Vijay Anand S P
Sent: Thursday, May 15, 2014 6:01 PM
To: Winfried Neessen
Cc: openvas-discuss@wald.intevation.org
Subject: Re: [Openvas-discuss] Installation

It would be great, if you could provide us PHP Implementation..

On Thu, May 15, 2014 at 9:22 PM, Winfried Neessen <neessen@cleverbridge.com> 
wrote:
Hi,

OMP is a protcol. It is not bound to any of the packages. Either fo these 
packages are OpenVAS.
The one is a virtual appliance (which brings a VM with OS and all needed 
packages). Binary
packages are the packages that bring OpenVAS to your local OS installation 
and the source packages
are the OpenVAS for those who like to compile their own build of OpenVAS. In 
any case the result
is the same… an OpenVAS installation.

I suggest you first read through the documentation about what OMP is and how 
to implement it.
I've written a basic perl implementation some time ago- in case you need 
some references:
http://search.cpan.org/~wneessen/OpenVAS-OMP_0.04/lib/OpenVAS/OMP.pm

Winni

From: Openvas-discuss [mailto:openvas-discuss-bounces@wald.intevation.org] 
On Behalf Of Vijay Anand S P
Sent: Thursday, May 15, 2014 5:48 PM
To: Antonio Sanchez Arago
Cc: openvas-discuss@wald.intevation.org
Subject: Re: [Openvas-discuss] Installation

There are three packages are available..

Virtual Appliance
Binary Packages
Source Packages

Which one is need to be implemented?

On Thu, May 15, 2014 at 9:14 PM, Antonio Sanchez Arago <vradick@gmail.com> 
wrote:
Hello.
We have made a PHP client in a project, and it's quite easy using OMP 
protocol (v4.0 in our case). Basically:

// 1. Connect:
$context = stream_context_create();
$fp = stream_socket_client('ssl://'.$host.':'.$port, $errno, $errstr, 30, 
STREAM_CLIENT_CONNECT, $context);
// 2. Send command and receive response:
fwrite($fp, "<get_version/>");
$res='';
do {
    $res.=$buf=fread($fp, 8192);
} while(strlen($buf)==8192);
// 3. Do whatever you want with the response. You should check the status of 
the response.
print($res);
// 4. Disconnect:
fclose($fp);
I hope this will help you.

On Thu, May 15, 2014 at 5:14 PM, Vijay Anand S P 
<s.p.vijayanand+office@agriya.in> wrote:
Dear All,

How to integrate openvas in PHP?

Thanks,

_______________________________________________
Openvas-discuss mailing list
Openvas-discuss@wald.intevation.org
https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss



-- 
Antonio Sánchez Aragó
blog: http://vradick.blogspot.com
------------------------------------------------ 


_______________________________________________
Openvas-discuss mailing list
Openvas-discuss@wald.intevation.org
https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss


[Attachment #5 (text/html)]

<html xmlns:v="urn:schemas-microsoft-com:vml" \
xmlns:o="urn:schemas-microsoft-com:office:office" \
xmlns:w="urn:schemas-microsoft-com:office:word" \
xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" \
xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type \
content="text/html; charset=utf-8"><meta name=ProgId content=Word.Document><meta \
name=Generator content="Microsoft Word 14"><meta name=Originator content="Microsoft \
Word 14"><link rel=File-List href="cid:filelist.xml@01CF70E8.9348F770"><!--[if gte \
mso 9]><xml> <o:OfficeDocumentSettings>
<o:AllowPNG/>
</o:OfficeDocumentSettings>
</xml><![endif]--><!--[if gte mso 9]><xml>
<w:WordDocument>
<w:TrackMoves/>
<w:TrackFormatting/>
<w:HyphenationZone>21</w:HyphenationZone>
<w:EnvelopeVis/>
<w:ValidateAgainstSchemas/>
<w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid>
<w:IgnoreMixedContent>false</w:IgnoreMixedContent>
<w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText>
<w:DoNotPromoteQF/>
<w:LidThemeOther>DE</w:LidThemeOther>
<w:LidThemeAsian>X-NONE</w:LidThemeAsian>
<w:LidThemeComplexScript>X-NONE</w:LidThemeComplexScript>
<w:Compatibility>
<w:DoNotExpandShiftReturn/>
<w:BreakWrappedTables/>
<w:SplitPgBreakAndParaMark/>
<w:EnableOpenTypeKerning/>
</w:Compatibility>
<m:mathPr>
<m:mathFont m:val="Cambria Math"/>
<m:brkBin m:val="before"/>
<m:brkBinSub m:val="&#45;-"/>
<m:smallFrac m:val="off"/>
<m:dispDef/>
<m:lMargin m:val="0"/>
<m:rMargin m:val="0"/>
<m:defJc m:val="centerGroup"/>
<m:wrapIndent m:val="1440"/>
<m:intLim m:val="subSup"/>
<m:naryLim m:val="undOvr"/>
</m:mathPr></w:WordDocument>
</xml><![endif]--><!--[if gte mso 9]><xml>
<w:LatentStyles DefLockedState="false" DefUnhideWhenUsed="true" DefSemiHidden="true" \
DefQFormat="false" DefPriority="99" LatentStyleCount="267"> <w:LsdException \
Locked="false" Priority="0" SemiHidden="false" UnhideWhenUsed="false" QFormat="true" \
Name="Normal"/> <w:LsdException Locked="false" Priority="9" SemiHidden="false" \
UnhideWhenUsed="false" QFormat="true" Name="heading 1"/> <w:LsdException \
Locked="false" Priority="9" QFormat="true" Name="heading 2"/> <w:LsdException \
Locked="false" Priority="9" QFormat="true" Name="heading 3"/> <w:LsdException \
Locked="false" Priority="9" QFormat="true" Name="heading 4"/> <w:LsdException \
Locked="false" Priority="9" QFormat="true" Name="heading 5"/> <w:LsdException \
Locked="false" Priority="9" QFormat="true" Name="heading 6"/> <w:LsdException \
Locked="false" Priority="9" QFormat="true" Name="heading 7"/> <w:LsdException \
Locked="false" Priority="9" QFormat="true" Name="heading 8"/> <w:LsdException \
Locked="false" Priority="9" QFormat="true" Name="heading 9"/> <w:LsdException \
Locked="false" Priority="39" Name="toc 1"/> <w:LsdException Locked="false" \
Priority="39" Name="toc 2"/> <w:LsdException Locked="false" Priority="39" Name="toc \
3"/> <w:LsdException Locked="false" Priority="39" Name="toc 4"/>
<w:LsdException Locked="false" Priority="39" Name="toc 5"/>
<w:LsdException Locked="false" Priority="39" Name="toc 6"/>
<w:LsdException Locked="false" Priority="39" Name="toc 7"/>
<w:LsdException Locked="false" Priority="39" Name="toc 8"/>
<w:LsdException Locked="false" Priority="39" Name="toc 9"/>
<w:LsdException Locked="false" Priority="35" QFormat="true" Name="caption"/>
<w:LsdException Locked="false" Priority="10" SemiHidden="false" \
UnhideWhenUsed="false" QFormat="true" Name="Title"/> <w:LsdException Locked="false" \
Priority="1" Name="Default Paragraph Font"/> <w:LsdException Locked="false" \
Priority="11" SemiHidden="false" UnhideWhenUsed="false" QFormat="true" \
Name="Subtitle"/> <w:LsdException Locked="false" Priority="22" SemiHidden="false" \
UnhideWhenUsed="false" QFormat="true" Name="Strong"/> <w:LsdException Locked="false" \
Priority="20" SemiHidden="false" UnhideWhenUsed="false" QFormat="true" \
Name="Emphasis"/> <w:LsdException Locked="false" Priority="59" SemiHidden="false" \
UnhideWhenUsed="false" Name="Table Grid"/> <w:LsdException Locked="false" \
UnhideWhenUsed="false" Name="Placeholder Text"/> <w:LsdException Locked="false" \
Priority="1" SemiHidden="false" UnhideWhenUsed="false" QFormat="true" Name="No \
Spacing"/> <w:LsdException Locked="false" Priority="60" SemiHidden="false" \
UnhideWhenUsed="false" Name="Light Shading"/> <w:LsdException Locked="false" \
Priority="61" SemiHidden="false" UnhideWhenUsed="false" Name="Light List"/> \
<w:LsdException Locked="false" Priority="62" SemiHidden="false" \
UnhideWhenUsed="false" Name="Light Grid"/> <w:LsdException Locked="false" \
Priority="63" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Shading 1"/> \
<w:LsdException Locked="false" Priority="64" SemiHidden="false" \
UnhideWhenUsed="false" Name="Medium Shading 2"/> <w:LsdException Locked="false" \
Priority="65" SemiHidden="false" UnhideWhenUsed="false" Name="Medium List 1"/> \
<w:LsdException Locked="false" Priority="66" SemiHidden="false" \
UnhideWhenUsed="false" Name="Medium List 2"/> <w:LsdException Locked="false" \
Priority="67" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 1"/> \
<w:LsdException Locked="false" Priority="68" SemiHidden="false" \
UnhideWhenUsed="false" Name="Medium Grid 2"/> <w:LsdException Locked="false" \
Priority="69" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 3"/> \
<w:LsdException Locked="false" Priority="70" SemiHidden="false" \
UnhideWhenUsed="false" Name="Dark List"/> <w:LsdException Locked="false" \
Priority="71" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful Shading"/> \
<w:LsdException Locked="false" Priority="72" SemiHidden="false" \
UnhideWhenUsed="false" Name="Colorful List"/> <w:LsdException Locked="false" \
Priority="73" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful Grid"/> \
<w:LsdException Locked="false" Priority="60" SemiHidden="false" \
UnhideWhenUsed="false" Name="Light Shading Accent 1"/> <w:LsdException Locked="false" \
Priority="61" SemiHidden="false" UnhideWhenUsed="false" Name="Light List Accent 1"/> \
<w:LsdException Locked="false" Priority="62" SemiHidden="false" \
UnhideWhenUsed="false" Name="Light Grid Accent 1"/> <w:LsdException Locked="false" \
Priority="63" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Shading 1 Accent \
1"/> <w:LsdException Locked="false" Priority="64" SemiHidden="false" \
UnhideWhenUsed="false" Name="Medium Shading 2 Accent 1"/> <w:LsdException \
Locked="false" Priority="65" SemiHidden="false" UnhideWhenUsed="false" Name="Medium \
List 1 Accent 1"/> <w:LsdException Locked="false" UnhideWhenUsed="false" \
Name="Revision"/> <w:LsdException Locked="false" Priority="34" SemiHidden="false" \
UnhideWhenUsed="false" QFormat="true" Name="List Paragraph"/> <w:LsdException \
Locked="false" Priority="29" SemiHidden="false" UnhideWhenUsed="false" QFormat="true" \
Name="Quote"/> <w:LsdException Locked="false" Priority="30" SemiHidden="false" \
UnhideWhenUsed="false" QFormat="true" Name="Intense Quote"/> <w:LsdException \
Locked="false" Priority="66" SemiHidden="false" UnhideWhenUsed="false" Name="Medium \
List 2 Accent 1"/> <w:LsdException Locked="false" Priority="67" SemiHidden="false" \
UnhideWhenUsed="false" Name="Medium Grid 1 Accent 1"/> <w:LsdException Locked="false" \
Priority="68" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 2 Accent \
1"/> <w:LsdException Locked="false" Priority="69" SemiHidden="false" \
UnhideWhenUsed="false" Name="Medium Grid 3 Accent 1"/> <w:LsdException Locked="false" \
Priority="70" SemiHidden="false" UnhideWhenUsed="false" Name="Dark List Accent 1"/> \
<w:LsdException Locked="false" Priority="71" SemiHidden="false" \
UnhideWhenUsed="false" Name="Colorful Shading Accent 1"/> <w:LsdException \
Locked="false" Priority="72" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful \
List Accent 1"/> <w:LsdException Locked="false" Priority="73" SemiHidden="false" \
UnhideWhenUsed="false" Name="Colorful Grid Accent 1"/> <w:LsdException Locked="false" \
Priority="60" SemiHidden="false" UnhideWhenUsed="false" Name="Light Shading Accent \
2"/> <w:LsdException Locked="false" Priority="61" SemiHidden="false" \
UnhideWhenUsed="false" Name="Light List Accent 2"/> <w:LsdException Locked="false" \
Priority="62" SemiHidden="false" UnhideWhenUsed="false" Name="Light Grid Accent 2"/> \
<w:LsdException Locked="false" Priority="63" SemiHidden="false" \
UnhideWhenUsed="false" Name="Medium Shading 1 Accent 2"/> <w:LsdException \
Locked="false" Priority="64" SemiHidden="false" UnhideWhenUsed="false" Name="Medium \
Shading 2 Accent 2"/> <w:LsdException Locked="false" Priority="65" SemiHidden="false" \
UnhideWhenUsed="false" Name="Medium List 1 Accent 2"/> <w:LsdException Locked="false" \
Priority="66" SemiHidden="false" UnhideWhenUsed="false" Name="Medium List 2 Accent \
2"/> <w:LsdException Locked="false" Priority="67" SemiHidden="false" \
UnhideWhenUsed="false" Name="Medium Grid 1 Accent 2"/> <w:LsdException Locked="false" \
Priority="68" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 2 Accent \
2"/> <w:LsdException Locked="false" Priority="69" SemiHidden="false" \
UnhideWhenUsed="false" Name="Medium Grid 3 Accent 2"/> <w:LsdException Locked="false" \
Priority="70" SemiHidden="false" UnhideWhenUsed="false" Name="Dark List Accent 2"/> \
<w:LsdException Locked="false" Priority="71" SemiHidden="false" \
UnhideWhenUsed="false" Name="Colorful Shading Accent 2"/> <w:LsdException \
Locked="false" Priority="72" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful \
List Accent 2"/> <w:LsdException Locked="false" Priority="73" SemiHidden="false" \
UnhideWhenUsed="false" Name="Colorful Grid Accent 2"/> <w:LsdException Locked="false" \
Priority="60" SemiHidden="false" UnhideWhenUsed="false" Name="Light Shading Accent \
3"/> <w:LsdException Locked="false" Priority="61" SemiHidden="false" \
UnhideWhenUsed="false" Name="Light List Accent 3"/> <w:LsdException Locked="false" \
Priority="62" SemiHidden="false" UnhideWhenUsed="false" Name="Light Grid Accent 3"/> \
<w:LsdException Locked="false" Priority="63" SemiHidden="false" \
UnhideWhenUsed="false" Name="Medium Shading 1 Accent 3"/> <w:LsdException \
Locked="false" Priority="64" SemiHidden="false" UnhideWhenUsed="false" Name="Medium \
Shading 2 Accent 3"/> <w:LsdException Locked="false" Priority="65" SemiHidden="false" \
UnhideWhenUsed="false" Name="Medium List 1 Accent 3"/> <w:LsdException Locked="false" \
Priority="66" SemiHidden="false" UnhideWhenUsed="false" Name="Medium List 2 Accent \
3"/> <w:LsdException Locked="false" Priority="67" SemiHidden="false" \
UnhideWhenUsed="false" Name="Medium Grid 1 Accent 3"/> <w:LsdException Locked="false" \
Priority="68" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 2 Accent \
3"/> <w:LsdException Locked="false" Priority="69" SemiHidden="false" \
UnhideWhenUsed="false" Name="Medium Grid 3 Accent 3"/> <w:LsdException Locked="false" \
Priority="70" SemiHidden="false" UnhideWhenUsed="false" Name="Dark List Accent 3"/> \
<w:LsdException Locked="false" Priority="71" SemiHidden="false" \
UnhideWhenUsed="false" Name="Colorful Shading Accent 3"/> <w:LsdException \
Locked="false" Priority="72" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful \
List Accent 3"/> <w:LsdException Locked="false" Priority="73" SemiHidden="false" \
UnhideWhenUsed="false" Name="Colorful Grid Accent 3"/> <w:LsdException Locked="false" \
Priority="60" SemiHidden="false" UnhideWhenUsed="false" Name="Light Shading Accent \
4"/> <w:LsdException Locked="false" Priority="61" SemiHidden="false" \
UnhideWhenUsed="false" Name="Light List Accent 4"/> <w:LsdException Locked="false" \
Priority="62" SemiHidden="false" UnhideWhenUsed="false" Name="Light Grid Accent 4"/> \
<w:LsdException Locked="false" Priority="63" SemiHidden="false" \
UnhideWhenUsed="false" Name="Medium Shading 1 Accent 4"/> <w:LsdException \
Locked="false" Priority="64" SemiHidden="false" UnhideWhenUsed="false" Name="Medium \
Shading 2 Accent 4"/> <w:LsdException Locked="false" Priority="65" SemiHidden="false" \
UnhideWhenUsed="false" Name="Medium List 1 Accent 4"/> <w:LsdException Locked="false" \
Priority="66" SemiHidden="false" UnhideWhenUsed="false" Name="Medium List 2 Accent \
4"/> <w:LsdException Locked="false" Priority="67" SemiHidden="false" \
UnhideWhenUsed="false" Name="Medium Grid 1 Accent 4"/> <w:LsdException Locked="false" \
Priority="68" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 2 Accent \
4"/> <w:LsdException Locked="false" Priority="69" SemiHidden="false" \
UnhideWhenUsed="false" Name="Medium Grid 3 Accent 4"/> <w:LsdException Locked="false" \
Priority="70" SemiHidden="false" UnhideWhenUsed="false" Name="Dark List Accent 4"/> \
<w:LsdException Locked="false" Priority="71" SemiHidden="false" \
UnhideWhenUsed="false" Name="Colorful Shading Accent 4"/> <w:LsdException \
Locked="false" Priority="72" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful \
List Accent 4"/> <w:LsdException Locked="false" Priority="73" SemiHidden="false" \
UnhideWhenUsed="false" Name="Colorful Grid Accent 4"/> <w:LsdException Locked="false" \
Priority="60" SemiHidden="false" UnhideWhenUsed="false" Name="Light Shading Accent \
5"/> <w:LsdException Locked="false" Priority="61" SemiHidden="false" \
UnhideWhenUsed="false" Name="Light List Accent 5"/> <w:LsdException Locked="false" \
Priority="62" SemiHidden="false" UnhideWhenUsed="false" Name="Light Grid Accent 5"/> \
<w:LsdException Locked="false" Priority="63" SemiHidden="false" \
UnhideWhenUsed="false" Name="Medium Shading 1 Accent 5"/> <w:LsdException \
Locked="false" Priority="64" SemiHidden="false" UnhideWhenUsed="false" Name="Medium \
Shading 2 Accent 5"/> <w:LsdException Locked="false" Priority="65" SemiHidden="false" \
UnhideWhenUsed="false" Name="Medium List 1 Accent 5"/> <w:LsdException Locked="false" \
Priority="66" SemiHidden="false" UnhideWhenUsed="false" Name="Medium List 2 Accent \
5"/> <w:LsdException Locked="false" Priority="67" SemiHidden="false" \
UnhideWhenUsed="false" Name="Medium Grid 1 Accent 5"/> <w:LsdException Locked="false" \
Priority="68" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 2 Accent \
5"/> <w:LsdException Locked="false" Priority="69" SemiHidden="false" \
UnhideWhenUsed="false" Name="Medium Grid 3 Accent 5"/> <w:LsdException Locked="false" \
Priority="70" SemiHidden="false" UnhideWhenUsed="false" Name="Dark List Accent 5"/> \
<w:LsdException Locked="false" Priority="71" SemiHidden="false" \
UnhideWhenUsed="false" Name="Colorful Shading Accent 5"/> <w:LsdException \
Locked="false" Priority="72" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful \
List Accent 5"/> <w:LsdException Locked="false" Priority="73" SemiHidden="false" \
UnhideWhenUsed="false" Name="Colorful Grid Accent 5"/> <w:LsdException Locked="false" \
Priority="60" SemiHidden="false" UnhideWhenUsed="false" Name="Light Shading Accent \
6"/> <w:LsdException Locked="false" Priority="61" SemiHidden="false" \
UnhideWhenUsed="false" Name="Light List Accent 6"/> <w:LsdException Locked="false" \
Priority="62" SemiHidden="false" UnhideWhenUsed="false" Name="Light Grid Accent 6"/> \
<w:LsdException Locked="false" Priority="63" SemiHidden="false" \
UnhideWhenUsed="false" Name="Medium Shading 1 Accent 6"/> <w:LsdException \
Locked="false" Priority="64" SemiHidden="false" UnhideWhenUsed="false" Name="Medium \
Shading 2 Accent 6"/> <w:LsdException Locked="false" Priority="65" SemiHidden="false" \
UnhideWhenUsed="false" Name="Medium List 1 Accent 6"/> <w:LsdException Locked="false" \
Priority="66" SemiHidden="false" UnhideWhenUsed="false" Name="Medium List 2 Accent \
6"/> <w:LsdException Locked="false" Priority="67" SemiHidden="false" \
UnhideWhenUsed="false" Name="Medium Grid 1 Accent 6"/> <w:LsdException Locked="false" \
Priority="68" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 2 Accent \
6"/> <w:LsdException Locked="false" Priority="69" SemiHidden="false" \
UnhideWhenUsed="false" Name="Medium Grid 3 Accent 6"/> <w:LsdException Locked="false" \
Priority="70" SemiHidden="false" UnhideWhenUsed="false" Name="Dark List Accent 6"/> \
<w:LsdException Locked="false" Priority="71" SemiHidden="false" \
UnhideWhenUsed="false" Name="Colorful Shading Accent 6"/> <w:LsdException \
Locked="false" Priority="72" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful \
List Accent 6"/> <w:LsdException Locked="false" Priority="73" SemiHidden="false" \
UnhideWhenUsed="false" Name="Colorful Grid Accent 6"/> <w:LsdException Locked="false" \
Priority="19" SemiHidden="false" UnhideWhenUsed="false" QFormat="true" Name="Subtle \
Emphasis"/> <w:LsdException Locked="false" Priority="21" SemiHidden="false" \
UnhideWhenUsed="false" QFormat="true" Name="Intense Emphasis"/> <w:LsdException \
Locked="false" Priority="31" SemiHidden="false" UnhideWhenUsed="false" QFormat="true" \
Name="Subtle Reference"/> <w:LsdException Locked="false" Priority="32" \
SemiHidden="false" UnhideWhenUsed="false" QFormat="true" Name="Intense Reference"/> \
<w:LsdException Locked="false" Priority="33" SemiHidden="false" \
UnhideWhenUsed="false" QFormat="true" Name="Book Title"/> <w:LsdException \
Locked="false" Priority="37" Name="Bibliography"/> <w:LsdException Locked="false" \
Priority="39" QFormat="true" Name="TOC Heading"/> </w:LatentStyles>
</xml><![endif]--><style><!--
/* Font Definitions */
@font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;
	mso-font-charset:0;
	mso-generic-font-family:swiss;
	mso-font-pitch:variable;
	mso-font-signature:-536870145 1073786111 1 0 415 0;}
@font-face
	{font-family:Tahoma;
	panose-1:2 11 6 4 3 5 4 4 2 4;
	mso-font-charset:0;
	mso-generic-font-family:swiss;
	mso-font-pitch:variable;
	mso-font-signature:-520081665 -1073717157 41 0 66047 0;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{mso-style-unhide:no;
	mso-style-qformat:yes;
	mso-style-parent:"";
	margin:0cm;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman","serif";
	mso-fareast-font-family:Calibri;}
a:link, span.MsoHyperlink
	{mso-style-noshow:yes;
	mso-style-priority:99;
	color:blue;
	text-decoration:underline;
	text-underline:single;}
a:visited, span.MsoHyperlinkFollowed
	{mso-style-noshow:yes;
	mso-style-priority:99;
	color:purple;
	text-decoration:underline;
	text-underline:single;}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
	{mso-style-noshow:yes;
	mso-style-priority:99;
	mso-style-link:"Balloon Text Char";
	margin:0cm;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:8.0pt;
	font-family:"Tahoma","sans-serif";
	mso-fareast-font-family:Calibri;}
span.hoenzb
	{mso-style-name:hoenzb;
	mso-style-unhide:no;}
span.EmailStyle18
	{mso-style-type:personal-reply;
	mso-style-noshow:yes;
	mso-style-unhide:no;
	mso-ansi-font-size:11.0pt;
	mso-bidi-font-size:11.0pt;
	font-family:"Calibri","sans-serif";
	mso-ascii-font-family:Calibri;
	mso-fareast-font-family:Calibri;
	mso-hansi-font-family:Calibri;
	mso-bidi-font-family:"Times New Roman";
	color:#1F497D;}
span.BalloonTextChar
	{mso-style-name:"Balloon Text Char";
	mso-style-noshow:yes;
	mso-style-priority:99;
	mso-style-unhide:no;
	mso-style-locked:yes;
	mso-style-link:"Balloon Text";
	mso-ansi-font-size:8.0pt;
	mso-bidi-font-size:8.0pt;
	font-family:"Tahoma","sans-serif";
	mso-ascii-font-family:Tahoma;
	mso-hansi-font-family:Tahoma;
	mso-bidi-font-family:Tahoma;
	mso-fareast-language:DE;}
.MsoChpDefault
	{mso-style-type:export-only;
	mso-default-props:yes;
	font-family:"Calibri","sans-serif";
	mso-ascii-font-family:Calibri;
	mso-fareast-font-family:Calibri;
	mso-hansi-font-family:Calibri;
	mso-bidi-font-family:"Times New Roman";
	mso-fareast-language:EN-US;}
@page WordSection1
	{size:612.0pt 792.0pt;
	margin:72.0pt 72.0pt 72.0pt 72.0pt;
	mso-header-margin:36.0pt;
	mso-footer-margin:36.0pt;
	mso-paper-source:0;}
div.WordSection1
	{page:WordSection1;}
--></style><!--[if gte mso 10]><style>/* Style Definitions */
table.MsoNormalTable
	{mso-style-name:"Table Normal";
	mso-tstyle-rowband-size:0;
	mso-tstyle-colband-size:0;
	mso-style-noshow:yes;
	mso-style-priority:99;
	mso-style-parent:"";
	mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
	mso-para-margin:0cm;
	mso-para-margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";
	mso-ascii-font-family:Calibri;
	mso-hansi-font-family:Calibri;
	mso-fareast-language:EN-US;}
</style><![endif]--><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=DE link=blue vlink=purple \
style='tab-interval:35.4pt'><div class=WordSection1><p class=MsoNormal><span \
style='font-size:11.0pt;font-family:"Calibri","sans-serif";mso-bidi-font-family:"Times \
New Roman";color:#1F497D'>Hi,<o:p></o:p></span></p><p class=MsoNormal><span \
style='font-size:11.0pt;font-family:"Calibri","sans-serif";mso-bidi-font-family:"Times \
New Roman";color:#1F497D'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span \
lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";mso-bidi-font-family:"Times \
New Roman";color:#1F497D;mso-ansi-language:EN-US'>I'm afraid I cannot help you with \
that. Given the fact, that PHP adds a huge amount of pain to<o:p></o:p></span></p><p \
class=MsoNormal><span lang=EN-US \
style='font-size:11.0pt;font-family:"Calibri","sans-serif";mso-bidi-font-family:"Times \
New Roman";color:#1F497D;mso-ansi-language:EN-US'>my daily business, I am not willing \
to support it with just one line of code. Maybe someone else<o:p></o:p></span></p><p \
class=MsoNormal><span lang=EN-US \
style='font-size:11.0pt;font-family:"Calibri","sans-serif";mso-bidi-font-family:"Times \
New Roman";color:#1F497D;mso-ansi-language:EN-US'>can help you \
out.<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US \
style='font-size:11.0pt;font-family:"Calibri","sans-serif";mso-bidi-font-family:"Times \
New Roman";color:#1F497D;mso-ansi-language:EN-US'><o:p>&nbsp;</o:p></span></p><p \
class=MsoNormal><span lang=EN-US \
style='font-size:11.0pt;font-family:"Calibri","sans-serif";mso-bidi-font-family:"Times \
New Roman";color:#1F497D;mso-ansi-language:EN-US'><o:p>&nbsp;</o:p></span></p><p \
class=MsoNormal><span lang=EN-US \
style='font-size:11.0pt;font-family:"Calibri","sans-serif";mso-bidi-font-family:"Times \
New Roman";color:#1F497D;mso-ansi-language:EN-US'>Winni<o:p></o:p></span></p><p \
class=MsoNormal><span lang=EN-US \
style='font-size:11.0pt;font-family:"Calibri","sans-serif";mso-bidi-font-family:"Times \
New Roman";color:#1F497D;mso-ansi-language:EN-US'><o:p>&nbsp;</o:p></span></p><p \
class=MsoNormal><b><span lang=EN-US \
style='font-size:10.0pt;font-family:"Tahoma","sans-serif";mso-fareast-font-family:"Times \
New Roman";mso-ansi-language:EN-US'>From:</span></b><span lang=EN-US \
style='font-size:10.0pt;font-family:"Tahoma","sans-serif";mso-fareast-font-family:"Times \
New Roman";mso-ansi-language:EN-US'> s.p.vijayanand@agriya.in \
[mailto:s.p.vijayanand@agriya.in] <b>On Behalf Of </b>Vijay Anand S P<br><b>Sent:</b> \
Thursday, May 15, 2014 6:01 PM<br><b>To:</b> Winfried Neessen<br><b>Cc:</b> \
openvas-discuss@wald.intevation.org<br><b>Subject:</b> Re: [Openvas-discuss] \
Installation<o:p></o:p></span></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><div><p \
class=MsoNormal>It would be great, if you could provide us PHP \
Implementation..<o:p></o:p></p></div><div><p class=MsoNormal \
style='margin-bottom:12.0pt'><o:p>&nbsp;</o:p></p><div><p class=MsoNormal>On Thu, May \
15, 2014 at 9:22 PM, Winfried Neessen &lt;<a href="mailto:neessen@cleverbridge.com" \
target="_blank">neessen@cleverbridge.com</a>&gt; wrote:<o:p></o:p></p><div><div><p \
class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span \
lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D;mso-ansi-language:EN-US'>Hi,</span><o:p></o:p></p><p \
class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span \
lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D;mso-ansi-language:EN-US'>&nbsp;</span><o:p></o:p></p><p \
class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span \
lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D;mso-ansi-language:EN-US'>OMP \
is a protcol. It is not bound to any of the packages. Either fo these packages are \
OpenVAS.</span><o:p></o:p></p><p class=MsoNormal \
style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span lang=EN-US \
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D;mso-ansi-language:EN-US'>The \
one is a virtual appliance (which brings a VM with OS and all needed packages). \
Binary</span><o:p></o:p></p><p class=MsoNormal \
style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span lang=EN-US \
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D;mso-ansi-language:EN-US'>packages \
are the packages that bring OpenVAS to your local OS installation and the source \
packages</span><o:p></o:p></p><p class=MsoNormal \
style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span lang=EN-US \
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D;mso-ansi-language:EN-US'>are \
the OpenVAS for those who like to compile their own build of OpenVAS. In any case the \
result</span><o:p></o:p></p><p class=MsoNormal \
style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span lang=EN-US \
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D;mso-ansi-language:EN-US'>is \
the same… an OpenVAS installation.</span><o:p></o:p></p><p class=MsoNormal \
style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span lang=EN-US \
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D;mso-ansi-language:EN-US'>&nbsp;</span><o:p></o:p></p><p \
class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span \
lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D;mso-ansi-language:EN-US'>I \
suggest you first read through the documentation about what OMP is and how to \
implement it.</span><o:p></o:p></p><p class=MsoNormal \
style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span lang=EN-US \
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D;mso-ansi-language:EN-US'>I've \
written a basic perl implementation some time ago- in case you need some \
references:</span><o:p></o:p></p><p class=MsoNormal \
style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span lang=EN-US \
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D;mso-ansi-language:EN-US'><a \
href="http://search.cpan.org/~wneessen/OpenVAS-OMP_0.04/lib/OpenVAS/OMP.pm" \
target="_blank">http://search.cpan.org/~wneessen/OpenVAS-OMP_0.04/lib/OpenVAS/OMP.pm</a></span><o:p></o:p></p><p \
class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span \
lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D;mso-ansi-language:EN-US'>&nbsp;</span><o:p></o:p></p><p \
class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span \
lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D;mso-ansi-language:EN-US'>Winni</span><o:p></o:p></p><p \
class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span \
lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D;mso-ansi-language:EN-US'>&nbsp;</span><o:p></o:p></p><p \
class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;mso-outline-level:1'><b><span \
lang=EN-US style='font-size:10.0pt;font-family:"Tahoma","sans-serif";mso-ansi-language:EN-US'>From:</span></b><span \
lang=EN-US style='font-size:10.0pt;font-family:"Tahoma","sans-serif";mso-ansi-language:EN-US'> \
Openvas-discuss [mailto:<a href="mailto:openvas-discuss-bounces@wald.intevation.org" \
target="_blank">openvas-discuss-bounces@wald.intevation.org</a>] <b>On Behalf Of \
</b>Vijay Anand S P<br><b>Sent:</b> Thursday, May 15, 2014 5:48 PM<br><b>To:</b> \
Antonio Sanchez Arago<br><b>Cc:</b> <a \
href="mailto:openvas-discuss@wald.intevation.org" \
target="_blank">openvas-discuss@wald.intevation.org</a><br><b>Subject:</b> Re: \
[Openvas-discuss] Installation</span><o:p></o:p></p><p class=MsoNormal \
style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'>&nbsp;<o:p></o:p></p><div><p \
class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'>There are \
three packages are available..<o:p></o:p></p><div><p class=MsoNormal \
style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'>&nbsp;<o:p></o:p></p></div><div><p \
class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'>Virtual \
Appliance<o:p></o:p></p></div><div><p class=MsoNormal \
style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'>Binary \
Packages<o:p></o:p></p></div><div><p class=MsoNormal \
style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'>Source \
Packages<o:p></o:p></p></div><div><p class=MsoNormal \
style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'>&nbsp;<o:p></o:p></p></div><div><p \
class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'>Which one \
is need to be implemented?<o:p></o:p></p></div></div><div><p class=MsoNormal \
style='mso-margin-top-alt:auto;margin-bottom:12.0pt'>&nbsp;<o:p></o:p></p><div><p \
class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'>On Thu, \
May 15, 2014 at 9:14 PM, Antonio Sanchez Arago &lt;<a href="mailto:vradick@gmail.com" \
target="_blank">vradick@gmail.com</a>&gt; \
wrote:<o:p></o:p></p><div><div><div><div><div><p class=MsoNormal \
style='mso-margin-top-alt:auto;margin-bottom:12.0pt'>Hello.<o:p></o:p></p></div><p \
class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'>We have \
made a PHP client in a project, and it's quite easy using OMP protocol (v4.0 in our \
case). Basically:<o:p></o:p></p></div><p class=MsoNormal \
style='mso-margin-top-alt:auto;margin-bottom:12.0pt'><br>// 1. Connect:<br>$context = \
stream_context_create();<br>$fp = stream_socket_client('ssl://'.$host.':'.$port, \
$errno, $errstr, 30, STREAM_CLIENT_CONNECT, $context);<o:p></o:p></p></div><p \
class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'>// 2. Send \
command and receive response:<o:p></o:p></p></div><div><p class=MsoNormal \
style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'>fwrite($fp, \
&quot;&lt;get_version/&gt;&quot;);<o:p></o:p></p></div><div><p class=MsoNormal \
style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'>$res='';<o:p></o:p></p></div><div><p \
class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'>do \
{<o:p></o:p></p></div><div><p class=MsoNormal \
style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'>&nbsp;&nbsp;&nbsp; \
$res.=$buf=fread($fp, 8192);<o:p></o:p></p></div><div><p class=MsoNormal \
style='mso-margin-top-alt:auto;margin-bottom:12.0pt'>} \
while(strlen($buf)==8192);<o:p></o:p></p></div><div><p class=MsoNormal \
style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'>// 3. Do whatever you want \
with the response. You should check the status of the \
response.<o:p></o:p></p></div><div><p class=MsoNormal \
style='mso-margin-top-alt:auto;margin-bottom:12.0pt'>print($res);<o:p></o:p></p></div><p \
class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'>// 4. \
Disconnect:<o:p></o:p></p><div><div><p class=MsoNormal \
style='mso-margin-top-alt:auto;margin-bottom:12.0pt'>fclose($fp);<o:p></o:p></p></div><div><p \
class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'>I hope \
this will help you.<o:p></o:p></p></div></div></div><div><p class=MsoNormal \
style='mso-margin-top-alt:auto;margin-bottom:12.0pt'>&nbsp;<o:p></o:p></p><div><p \
class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'>On Thu, \
May 15, 2014 at 5:14 PM, Vijay Anand S P &lt;<a \
href="mailto:s.p.vijayanand+office@agriya.in" \
target="_blank">s.p.vijayanand+office@agriya.in</a>&gt; wrote:<o:p></o:p></p><div><p \
class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'>Dear \
All,<o:p></o:p></p><div><p class=MsoNormal \
style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'>&nbsp;<o:p></o:p></p></div><div><p \
class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'>How to \
integrate openvas in PHP?<o:p></o:p></p></div><div><p class=MsoNormal \
style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'>&nbsp;<o:p></o:p></p></div><div><p \
class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'>Thanks,<o:p></o:p></p></div></div><p \
class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><br>_______________________________________________<br>Openvas-discuss \
mailing list<br><a href="mailto:Openvas-discuss@wald.intevation.org" \
target="_blank">Openvas-discuss@wald.intevation.org</a><br><a \
href="https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss" \
target="_blank">https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss</a><o:p></o:p></p></div><p \
class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span \
style='color:#888888'><br><br clear=all><br>-- <br>Antonio Sánchez Aragó<br>blog: \
<a href="http://vradick.blogspot.com" \
target="_blank">http://vradick.blogspot.com</a><br>------------------------------------------------ \
<o:p></o:p></span></p></div></div><p class=MsoNormal \
style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'>&nbsp;<o:p></o:p></p></div></div></div><p \
class=MsoNormal><br>_______________________________________________<br>Openvas-discuss \
mailing list<br><a href="mailto:Openvas-discuss@wald.intevation.org">Openvas-discuss@wald.intevation.org</a><br><a \
href="https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss" \
target="_blank">https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss</a><o:p></o:p></p></div><p \
class=MsoNormal><o:p>&nbsp;</o:p></p></div></div></body></html>



_______________________________________________
Openvas-discuss mailing list
Openvas-discuss@wald.intevation.org
https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic