Skip to content

Commit 3ee3b2c

Browse files
frkngkslv1ktor0t
andauthored
Update community/detectors/mudler_localai_cve_2024_6983/src/main/java/com/google/tsunami/plugins/detectors/cves/cve20246983/Cve20246983VulnDetector.java
Co-authored-by: Viktor Chuchurski <viktor@doyensec.com>
1 parent d9d3721 commit 3ee3b2c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • community/detectors/mudler_localai_cve_2024_6983/src/main/java/com/google/tsunami/plugins/detectors/cves/cve20246983

community/detectors/mudler_localai_cve_2024_6983/src/main/java/com/google/tsunami/plugins/detectors/cves/cve20246983/Cve20246983VulnDetector.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,6 @@ public DetectionReportList detect(
119119
}
120120

121121
private boolean checkLocalAIFingerprint(NetworkService networkService) {
122-
123122
String targetWebAddress = NetworkServiceUtils.buildWebApplicationRootUrl(networkService);
124123
var request = HttpRequest.get(targetWebAddress).withEmptyHeaders().build();
125124

0 commit comments

Comments
 (0)