Undocumented
| Method | __init__ |
From https://github.com/wpscanteam/wpscan/blob/master/app/views/json/enumeration/medias.erb |
| Instance Variable | url |
Undocumented |
| Method | get_infos |
Return 1 Media info |
| Method | get_warnings |
Return empty list |
| Method | get_alerts |
Return empty list |
Inherited from Finding:
| Instance Variable | found_by |
Undocumented |
| Instance Variable | confidence |
Undocumented |
| Instance Variable | interesting_entries |
Undocumented |
| Instance Variable | confirmed_by |
Undocumented |
| Instance Variable | vulnerabilities |
Undocumented |
| Instance Variable | references |
Undocumented |
| Method | get_references_str |
Process CVE, WPVulnDB, ExploitDB and Metasploit references to add links |
Inherited from Component (via Finding):
| Instance Variable | data |
Initial data. |
| Instance Variable | false_positives_strings |
Undocumented |
| Instance Variable | show_all_details |
Undocumented |
| Method | is_false_positive |
False Positive Detection |
| Parameters | url | Undocumented (type: str) |
| data | Undocumented (type: Dict[str, Any]) | |
| args | Undocumented (type: Any) | |
| kwargs | Undocumented (type: Any) |