Web Service: vDNASingleWSService

Target Namespace:
https://www.security-database.com/get_vdna_soapserver_single.php

Port vDNASingleWSPortPort type

Location
https://www.security-database.com/get_vdna_soapserver_single.php
Protocol
SOAP
Default style
rpc
Transport protocol
SOAP over HTTP
Operations
  1. get_vdnaCVSSDetail
  2. get_vdnaCVSSv3Detail
  3. get_vdnaDescriptionDetail
  4. get_vdnaHistoryDetail
  5. get_vdnaModifiedDateDetail
  6. get_vdnaPublishedDateDetail
  7. get_vdnaSDconDetail

Operations

    Port typevDNASingleWSPort

    get_vdnaCVSS
    Description
    get_vdnaCVSS return a CVSS for a given CVE, must set login (string), apikey (varchar(32)), vdna (CVE-XXXX-XXXX), modulekey (varchar(32)) and base64 (0/1)
    Operation type
    Request-response.The endpoint receives a message, and sends a correlated message.
    SOAP action
    https://www.security-database.com/get_vdna_soapserver_single.php#get_vdnaCVSS
    Input
    get_vdnaCVSSIn(soap:body, use = literal)
    logintype string
    apikeytype string
    vdnatype string
    modulekeytype string
    base64type int
    Output
    get_vdnaCVSSOut(soap:body, use = literal)
    returntype string
    get_vdnaCVSSv3
    Description
    get_vdnaCVSSv3 return a CVSS v3 for a given CVE, must set login (string), apikey (varchar(32)), vdna (CVE-XXXX-XXXX), modulekey (varchar(32)) and base64 (0/1)
    Operation type
    Request-response.The endpoint receives a message, and sends a correlated message.
    SOAP action
    https://www.security-database.com/get_vdna_soapserver_single.php#get_vdnaCVSSv3
    Input
    get_vdnaCVSSv3In(soap:body, use = literal)
    logintype string
    apikeytype string
    vdnatype string
    modulekeytype string
    base64type int
    Output
    get_vdnaCVSSv3Out(soap:body, use = literal)
    returntype string
    get_vdnaDescription
    Description
    get_vdnaDescription
    Operation type
    Request-response.The endpoint receives a message, and sends a correlated message.
    SOAP action
    https://www.security-database.com/get_vdna_soapserver_single.php#get_vdnaDescription
    Input
    get_vdnaDescriptionIn(soap:body, use = literal)
    logintype string
    apikeytype string
    vdnatype string
    modulekeytype string
    base64type int
    Output
    get_vdnaDescriptionOut(soap:body, use = literal)
    returntype string
    get_vdnaHistory
    Description
    get_vdnaHistory return the Security-Database History for a given CVE, must set login (string), apikey (varchar(32)), vdna (CVE-XXXX-XXXX), modulekey (varchar(32)), date is optional
    Operation type
    Request-response.The endpoint receives a message, and sends a correlated message.
    SOAP action
    https://www.security-database.com/get_vdna_soapserver_single.php#get_vdnaHistory
    Input
    get_vdnaHistoryIn(soap:body, use = literal)
    logintype string
    apikeytype string
    vdnatype string
    modulekeytype string
    Output
    get_vdnaHistoryOut(soap:body, use = literal)
    returntype wsGetHistoryInfosResult
      • detailsHistoryListtype detailsHistoryList
          • historyDetail- optional, unbounded, nillable; type historyDetail
            • historyDatetype string
            • historyStatustype Status- type string with restriction- enum { 'Insert', 'Update'}
              • detailSingle- optional, unbounded, nillable; type detailSingle
                • historyTypetype HistoryType- type string with restriction- enum { 'Assessment_check', 'CPE', 'Cvss_Vector', 'Cvss_Vector_v3', 'CWE', 'Modified Date', 'Published Date', 'Description', 'Score', 'Sdcon', 'SecurityProtection', 'Source', 'Status', 'Title', 'Url', 'Url2', 'VendorSeverity', 'ExploitDB_Added', 'ExploitDB_Removed', 'Metasploit_Added', 'Metasploit_Removed', 'Crosslink_Added', 'Crosslink_Removed', 'NVDCWEs_Added', 'NVDCWEs_Deleted', 'NVDCPEs_Added', 'NVDCPEs_Deleted', 'ASSESSMENTCHECKs_Added', 'ASSESSMENTCHECKs_Deleted', 'IAVM_Added', 'IAVM_Deleted', 'SnortRule_Added', 'SnortRule_Deleted', 'Nessus_Added', 'Nessus_Deleted', 'Openvas_Added', 'Openvas_Deleted'}
                • detail- nillable; type string
    get_vdnaModifiedDate
    Description
    get_vdnaModifiedDate return the last Modified date for a given CVE, must set login (string), apikey (varchar(32)), vdna (CVE-XXXX-XXXX), modulekey (varchar(32)) and base64 (0/1)
    Operation type
    Request-response.The endpoint receives a message, and sends a correlated message.
    SOAP action
    https://www.security-database.com/get_vdna_soapserver_single.php#get_vdnaModifiedDate
    Input
    get_vdnaModifiedDateIn(soap:body, use = literal)
    logintype string
    apikeytype string
    vdnatype string
    modulekeytype string
    base64type int
    Output
    get_vdnaModifiedDateOut(soap:body, use = literal)
    returntype string
    get_vdnaPublishedDate
    Description
    get_vdnaPublishedDate return the Published date for a given CVE, must set login (string), apikey (varchar(32)), vdna (CVE-XXXX-XXXX), modulekey (varchar(32)) and base64 (0/1)
    Operation type
    Request-response.The endpoint receives a message, and sends a correlated message.
    SOAP action
    https://www.security-database.com/get_vdna_soapserver_single.php#get_vdnaPublishedDate
    Input
    get_vdnaPublishedDateIn(soap:body, use = literal)
    logintype string
    apikeytype string
    vdnatype string
    modulekeytype string
    base64type int
    Output
    get_vdnaPublishedDateOut(soap:body, use = literal)
    returntype string
    get_vdnaSDcon
    Description
    get_vdnaSDcon return the Security-Database Scoring (SDcon) for a given CVE, must set login (string), apikey (varchar(32)), vdna (CVE-XXXX-XXXX), modulekey (varchar(32)) and base64 (0/1)
    Operation type
    Request-response.The endpoint receives a message, and sends a correlated message.
    SOAP action
    https://www.security-database.com/get_vdna_soapserver_single.php#get_vdnaSDcon
    Input
    get_vdnaSDconIn(soap:body, use = literal)
    logintype string
    apikeytype string
    vdnatype string
    modulekeytype string
    base64type int
    Output
    get_vdnaSDconOut(soap:body, use = literal)
    returntype string