Home
last modified time | relevance | path

Searched full:malware (Results 1 – 25 of 97) sorted by relevance

1234

/aosp_15_r20/external/libchrome/crypto/
H A Dhmac_unittest.cc53 "n:1896\ni:goog-malware-shavar\nu:s.ytimg.com/safebrowsing/rd/goog-malware-shav" in TEST()
54 "ar_s_445-450\nu:s.ytimg.com/safebrowsing/rd/goog-malware-shavar_s_439-444\nu:s" in TEST()
55 ".ytimg.com/safebrowsing/rd/goog-malware-shavar_s_437\nu:s.ytimg.com/safebrowsi" in TEST()
56 "ng/rd/goog-malware-shavar_s_436\nu:s.ytimg.com/safebrowsing/rd/goog-malware-sh" in TEST()
57 "avar_s_433-435\nu:s.ytimg.com/safebrowsing/rd/goog-malware-shavar_s_431\nu:s.y" in TEST()
58 "timg.com/safebrowsing/rd/goog-malware-shavar_s_430\nu:s.ytimg.com/safebrowsing" in TEST()
59 "/rd/goog-malware-shavar_s_429\nu:s.ytimg.com/safebrowsing/rd/goog-malware-shav" in TEST()
60 "ar_s_428\nu:s.ytimg.com/safebrowsing/rd/goog-malware-shavar_s_426\nu:s.ytimg.c" in TEST()
61 "om/safebrowsing/rd/goog-malware-shavar_s_424\nu:s.ytimg.com/safebrowsing/rd/go" in TEST()
62 "og-malware-shavar_s_423\nu:s.ytimg.com/safebrowsing/rd/goog-malware-shavar_s_4" in TEST()
[all …]
/aosp_15_r20/external/cronet/crypto/
H A Dhmac_unittest.cc55 "n:1896\ni:goog-malware-shavar\nu:s.ytimg.com/safebrowsing/rd/goog-malware-shav" in TEST()
56 "ar_s_445-450\nu:s.ytimg.com/safebrowsing/rd/goog-malware-shavar_s_439-444\nu:s" in TEST()
57 ".ytimg.com/safebrowsing/rd/goog-malware-shavar_s_437\nu:s.ytimg.com/safebrowsi" in TEST()
58 "ng/rd/goog-malware-shavar_s_436\nu:s.ytimg.com/safebrowsing/rd/goog-malware-sh" in TEST()
59 "avar_s_433-435\nu:s.ytimg.com/safebrowsing/rd/goog-malware-shavar_s_431\nu:s.y" in TEST()
60 "timg.com/safebrowsing/rd/goog-malware-shavar_s_430\nu:s.ytimg.com/safebrowsing" in TEST()
61 "/rd/goog-malware-shavar_s_429\nu:s.ytimg.com/safebrowsing/rd/goog-malware-shav" in TEST()
62 "ar_s_428\nu:s.ytimg.com/safebrowsing/rd/goog-malware-shavar_s_426\nu:s.ytimg.c" in TEST()
63 "om/safebrowsing/rd/goog-malware-shavar_s_424\nu:s.ytimg.com/safebrowsing/rd/go" in TEST()
64 "og-malware-shavar_s_423\nu:s.ytimg.com/safebrowsing/rd/goog-malware-shavar_s_4" in TEST()
[all …]
/aosp_15_r20/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Dwebrisk.v1.json127 "MALWARE",
133 "Malware targeting any platform.",
375 "MALWARE",
381 "Malware targeting any platform.",
418 "MALWARE",
424 "Malware targeting any platform.",
602 "MALWARE",
608 "Malware targeting any platform.",
643 "MALWARE",
649 "Malware targeting any platform.",
[all …]
Dsafebrowsing.v4.json383 "MALWARE",
403 "Malware threat type.",
583 "MALWARE",
603 "Malware threat type.",
913 "MALWARE",
933 "Malware threat type.",
1083 "MALWARE",
1103 "Malware threat type.",
1184 "MALWARE",
1204 "Malware threat type.",
[all …]
/aosp_15_r20/external/google-cloud-java/java-webrisk/proto-google-cloud-webrisk-v1beta1/src/main/java/com/google/webrisk/v1beta1/
H A DThreatType.java46 * Malware targeting any platform.
49 * <code>MALWARE = 1;</code>
51 MALWARE(1), enumConstant
89 * Malware targeting any platform.
92 * <code>MALWARE = 1;</code>
143 return MALWARE; in forNumber()
/aosp_15_r20/external/google-cloud-java/java-webrisk/proto-google-cloud-webrisk-v1/src/main/java/com/google/webrisk/v1/
H A DThreatType.java46 * Malware targeting any platform.
49 * <code>MALWARE = 1;</code>
51 MALWARE(1), enumConstant
100 * Malware targeting any platform.
103 * <code>MALWARE = 1;</code>
165 return MALWARE; in forNumber()
/aosp_15_r20/external/aws-sdk-java-v2/services/guardduty/src/main/resources/codegen-resources/
H A Dservice-2.json291 "requestUri":"/detector/{detectorId}/malware-scans",
300 …urns a list of malware scans. Each member account can view the malware scans for their own account…
533 "requestUri":"/detector/{detectorId}/malware-scan-settings",
542 …"documentation":"<p>Returns the details of the malware scan settings.</p> <p>There might be region…
835 "requestUri":"/malware-scan/start",
845 … the malware scan. Invoking this API will automatically create the <a href=\"https://docs.aws.amaz…
988 "requestUri":"/detector/{detectorId}/malware-scan-settings",
997 …"documentation":"<p>Updates the malware scan settings.</p> <p>There might be regional differences …
2526 … "documentation":"<p>Describes whether Malware Protection is enabled as a data source.</p>",
2568 "documentation":"<p>Describes the configuration of Malware Protection data sources.</p>",
[all …]
/aosp_15_r20/external/googleapis/google/cloud/webrisk/v1/
H A Dwebrisk.proto272 // Malware targeting any platform.
273 MALWARE = 1; enumerator
392 // The URI contains malware.
393 MALWARE = 1; enumerator
/aosp_15_r20/external/aws-sdk-java-v2/.changes/2.17.x/
H A D2.17.240.json33 …"description": "Amazon GuardDuty introduces a new Malware Protection feature that triggers malware
/aosp_15_r20/external/capstone/bindings/python/
H A DREADME.txt54 - High performance & suitable for malware analysis (capable of handling various
55 X86 malware tricks).
H A Dsetup.py246 - High performance & suitable for malware analysis (capable of handling various
247 X86 malware tricks).
/aosp_15_r20/external/capstone/
H A DREADME.md61 - High performance & suitable for malware analysis (capable of handling various
62 X86 malware tricks).
H A DTODO6 - X86 can already handle all the malware tricks we are aware of. If you find
/aosp_15_r20/external/python/google-api-python-client/docs/dyn/
Dwebrisk_v1.uris.html97 MALWARE - Malware targeting any platform.
Dwebrisk_v1.hashes.html98 MALWARE - Malware targeting any platform.
Dwebrisk_v1.threatLists.html104 MALWARE - Malware targeting any platform.
Ddrive_v3.revisions.html121 …boolean, Whether the user is acknowledging the risk of downloading known malware or other abusive …
161 …boolean, Whether the user is acknowledging the risk of downloading known malware or other abusive …
/aosp_15_r20/external/google-cloud-java/java-webrisk/proto-google-cloud-webrisk-v1beta1/src/main/proto/google/cloud/webrisk/v1beta1/
H A Dwebrisk.proto237 // Malware targeting any platform.
238 MALWARE = 1; enumerator
/aosp_15_r20/external/googleapis/google/cloud/webrisk/v1beta1/
H A Dwebrisk.proto237 // Malware targeting any platform.
238 MALWARE = 1; enumerator
/aosp_15_r20/build/soong/ui/build/
H A Dcleanbuild.go30 // For example, "malware*" would remove all files and directories in the current directory that beg…
/aosp_15_r20/external/google-cloud-java/java-webrisk/proto-google-cloud-webrisk-v1/src/main/proto/google/cloud/webrisk/v1/
H A Dwebrisk.proto245 // Malware targeting any platform.
246 MALWARE = 1; enumerator
/aosp_15_r20/external/google-cloud-java/java-webrisk/
H A D.repo-metadata.json6 …sites\u2014such as phishing and deceptive sites\u2014and sites that host malware or unwanted softw…
/aosp_15_r20/external/googleapis/google/cloud/ids/
H A DBUILD.bazel30 …trusion detection service that provides threat detection for intrusions, malware, spyware, and com…
/aosp_15_r20/external/aws-sdk-java-v2/.changes/2.20.x/
H A D2.20.55.json45 … "description": "Added API support to initiate on-demand malware scan on specific resources."
/aosp_15_r20/external/gturri-aXMLRPC/src/test/java/de/timroes/axmlrpc/serializer/
H A DTestResponseParser.java77 …sion=\"1.0\"?> <!DOCTYPE replace [<!ENTITY ent SYSTEM \"http://localhost/malware\"> ]><methodRespo… in robustToCWE611()

1234