eric7/Documentation/Source/eric7.WebBrowser.VirusTotal.VirusTotalDomainReportDialog.html

branch
eric7
changeset 8575
423c4db4101e
parent 8372
e0227a7c850e
child 8596
d64760b2da50
equal deleted inserted replaced
8574:e5d88ab9d84d 8575:423c4db4101e
83 <tr><td>None</td></tr> 83 <tr><td>None</td></tr>
84 </table> 84 </table>
85 85
86 <a NAME="VirusTotalDomainReportDialog.__init__" ID="VirusTotalDomainReportDialog.__init__"></a> 86 <a NAME="VirusTotalDomainReportDialog.__init__" ID="VirusTotalDomainReportDialog.__init__"></a>
87 <h4>VirusTotalDomainReportDialog (Constructor)</h4> 87 <h4>VirusTotalDomainReportDialog (Constructor)</h4>
88 <b>VirusTotalDomainReportDialog</b>(<i>domain, resolutions, urls, subdomains, bdCategory, tmCategory, wtsCategory, whois, parent=None</i>) 88 <b>VirusTotalDomainReportDialog</b>(<i>domain, resolutions, urls, subdomains, categories, webutation, whois, parent=None</i>)
89 89
90 <p> 90 <p>
91 Constructor 91 Constructor
92 </p> 92 </p>
93 <dl> 93 <dl>
106 </dd> 106 </dd>
107 <dt><i>subdomains</i> (list of str)</dt> 107 <dt><i>subdomains</i> (list of str)</dt>
108 <dd> 108 <dd>
109 list of subdomains 109 list of subdomains
110 </dd> 110 </dd>
111 <dt><i>bdCategory</i> (str)</dt> 111 <dt><i>categories</i> (dict)</dt>
112 <dd> 112 <dd>
113 BitDefender categorization 113 dictionary with various categorizations with keys
114 'bitdefender', 'sophos', 'valkyrie', 'alpha', 'forcepoint'
114 </dd> 115 </dd>
115 <dt><i>tmCategory</i> (str)</dt> 116 <dt><i>webutation</i></dt>
116 <dd> 117 <dd>
117 TrendMicro categorization 118 dictionary with Webutation data with keys
118 </dd> 119 'adult', 'safety', 'verdict'
119 <dt><i>wtsCategory</i> (str)</dt>
120 <dd>
121 Websense ThreatSeeker categorization
122 </dd> 120 </dd>
123 <dt><i>whois</i> (str)</dt> 121 <dt><i>whois</i> (str)</dt>
124 <dd> 122 <dd>
125 whois information 123 whois information
126 </dd> 124 </dd>

eric ide

mercurial