injection

Fail

Audited by Socket on May 13, 2026

28 alerts found:

Anomalyx3Securityx15Malwarex10
AnomalyLOW
reference/scenarios/sql/header-injection.md

This fragment is not a software module implementation; it is attack-oriented instructional material that facilitates SQL injection exploitation via HTTP headers/cookies (including UNION and time-based payloads). As a dependency artifact it represents a meaningful security concern as harmful content, but it does not itself demonstrate operational malware behavior like exfiltration or backdoors.

Confidence: 78%Severity: 65%
AnomalyLOW
reference/scenarios/sql/auth-bypass.md

The fragment is not dependency code; it is an exploitation tutorial for SQL injection authentication bypass with concrete payloads and verification steps. There is no evidence of executable malware, network activity, or persistence in the provided text itself, but the presence of weaponized instructions is a suspicious supply-chain signal and warrants review of the surrounding repository for actual malicious or harmful functionality. Based on the provided fragment alone, treat as high-risk content but not proof of an active malware payload.

Confidence: 82%Severity: 42%
AnomalyLOW
reference/scenarios/nosql/mongo-syntax-injection.md

The provided fragment contains highly actionable offensive instructions for MongoDB `$where` JavaScript syntax injection, including auth bypass and blind credential extraction, but it is not executable dependency code. No concrete runtime malicious behavior (network exfiltration, system modification, or stealth) can be confirmed from this fragment alone. If this text appears inside a distributed package, it would be a significant security/supply-chain policy red flag requiring review for legitimacy and publisher intent.

Confidence: 78%Severity: 62%
SecurityMEDIUM
reference/scenarios/nosql/redis-ssrf-gopher.md

No executable dependency code was provided—only a detailed offensive exploitation playbook. This prevents code-level source/sink auditing, but the fragment’s specificity and operational steps (SSRF→Redis via gopher/RESP, persistence for webshell/SSH/cron, and RCE alternatives) are strongly indicative of malicious intent. If present inside a distributed package or repository artifact, it would be a serious supply-chain security red flag. Additional package context is required to confirm whether it is merely documentation or part of a weaponized component.

Confidence: 55%Severity: 85%
SecurityMEDIUM
reference/scenarios/sql/error-based.md

This fragment is an offensive security exploitation guide describing error-based SQL injection to leak/exfiltrate database secrets through verbose SQL error messages. It contains no executable dependency code, so direct malware behavior cannot be confirmed from this fragment alone; nevertheless, if included in a package, it represents a high misuse-oriented security concern because it provides actionable instructions and payloads for credential/data theft against vulnerable systems.

Confidence: 75%Severity: 72%
SecurityMEDIUM
reference/scenarios/sql/where-clause-filter-bypass.md

The fragment is not implementation code; it is an actionable SQL injection exploitation guide for bypassing visibility and tenant restrictions and extracting unauthorized data. No direct evidence of malware behavior is present in the fragment (no system compromise/exfiltration logic shown), but the content is explicitly offensive and high-risk if distributed within a software supply chain.

Confidence: 90%Severity: 90%
SecurityMEDIUM
reference/scenarios/sql/union-based.md

The provided material is explicitly offensive, offering a ready-to-use UNION-based SQL injection workflow for schema enumeration, version fingerprinting, and credential extraction via in-band HTTP response exfiltration. No direct malware execution can be confirmed because there is no runnable code here, but the artifact itself is a high-risk, attack-enabling asset; if found in a dependency/package, it warrants security review and scrutiny for malicious intent or compromised content.

Confidence: 80%Severity: 86%
SecurityMEDIUM
SKILL.md

SUSPICIOUS. The skill is internally consistent, but its purpose is to equip an AI agent with offensive injection-testing and exploitation techniques, including escalation to RCE, file read, and data extraction. There is no direct evidence of malicious exfiltration, credential theft, or supply-chain abuse in this snippet, but the capability set itself is high risk for an AI agent.

Confidence: 92%Severity: 88%
SecurityMEDIUM
reference/scenarios/sql/waf-bypass.md

No dependency code was provided—only offensive SQL injection and WAF bypass instructions with actionable payload examples and automation/tamper guidance. There are no code-level sources/sinks to analyze for classic malware behaviors (exfiltration, persistence, execution). The primary risk is misuse/weaponization: the artifact would enable attackers and is highly inappropriate for a secure software supply-chain artifact.

Confidence: 86%Severity: 78%
SecurityMEDIUM
reference/ldap-injection-quickstart.md

No dependency/library code is present to assess for backdoors, exfiltration, or runtime malware. The provided content is nonetheless highly dangerous as it is an actionable exploitation playbook for LDAP injection leading to authentication bypass and blind credential/attribute extraction via HTTP oracles (including framework-specific request-crafting). Treat as malicious/abusive material rather than legitimate software functionality.

Confidence: 72%Severity: 92%
SecurityMEDIUM
reference/scenarios/sql/out-of-band.md

The provided fragment is not normal application/library code; it is offensive, highly actionable guidance and payloads for out-of-band SQL injection across multiple database engines, including explicit instructions for secret exfiltration via attacker-controlled DNS/HTTP callbacks. If this text appears within a dependency or distributed artifact, it represents strong malicious enablement risk. However, since no real runtime code is shown, malware behavior in execution cannot be confirmed from this snippet alone.

Confidence: 60%Severity: 75%
SecurityMEDIUM
reference/nosql-injection-quickstart.md

This fragment is an offensive NoSQL injection exploitation playbook that provides ready-to-use authentication-bypass payloads (operator injection and `$where` JavaScript predicate injection) and includes automation examples for blind credential/secret extraction using HTTP response oracles. It does not show host-level malware behavior, but it is highly actionable and directly facilitates credential theft against vulnerable systems. Treat as a serious supply-chain safety concern for any distributed package that includes it.

Confidence: 82%Severity: 88%
SecurityMEDIUM
reference/xxe-quickstart.md

This fragment is highly actionable offensive security content for exploiting XXE/SSRF and related XML processing features, including explicit out-of-band exfiltration instructions. It does not demonstrate runtime backdoors or self-propagation within this snippet itself, but its presence in a software supply-chain context would be a serious security concern because it directly enables exploitation of common XML parser misconfigurations (CWE-611) and SSRF against sensitive targets. Treat as suspicious/weaponizable material rather than benign documentation.

Confidence: 78%Severity: 85%
SecurityMEDIUM
reference/scenarios/nosql/mongo-aggregation-pipeline.md

The provided fragment is an offensive exploitation playbook for MongoDB aggregation pipeline injection. While it contains no executable dependency logic itself, it is highly actionable and specifically targets unauthorized data access and potential JavaScript execution/RCE-like outcomes in vulnerable systems. If such content appears in a software package, it should be treated as a serious security concern from a supply-chain standpoint (either as malicious inclusion, unsafe tooling, or enabling material), though the exact likelihood of compromise depends on surrounding repository context.

Confidence: 78%Severity: 70%
SecurityMEDIUM
reference/os-command-injection-quickstart.md

This fragment is an offensive command-injection exploitation guide rather than implementation code. It contains highly actionable payloads for confirmation, data theft/exfiltration via HTTP/DNS callbacks, and reverse-shell deployment. While it does not itself demonstrate runtime malicious behavior, its inclusion in a distributed dependency/artifact would materially increase attacker capability and is therefore a high security-risk supply-chain concern. Further review is needed only to determine whether it is included as inert documentation vs. executed/served by the package, but the content itself is strongly dangerous to ship.

Confidence: 80%Severity: 85%
SecurityMEDIUM
reference/ssti-quickstart.md

This fragment is an offensive SSTI detection and exploitation quick-start that provides engine fingerprinting steps and highly actionable multi-engine RCE and file-read payloads, including sandbox-escape and sanitization-bypass techniques. While it is not executable malware code itself, distributing it in a software dependency/artifact is high risk because it directly enables exploitation of SSTI vulnerabilities and accelerates attacker workflow.

Confidence: 86%Severity: 86%
SecurityMEDIUM
reference/scenarios/sql/per-dbms-mssql.md

The provided content is high-risk exploit guidance for compromising MSSQL via SQL injection, including OS command execution (`xp_cmdshell` and OLE automation), out-of-band credential capture/exfiltration (`xp_dirtree` with UNC callbacks), and lateral movement via linked servers. While it is not executable code and cannot by itself demonstrate malware execution, its presence in a dependency/supply chain artifact would be a serious red flag because it provides actionable, copy-pastable intrusion capabilities.

Confidence: 70%Severity: 85%
SecurityMEDIUM
reference/ssti-cheat-sheet.md

This fragment is not executable malware, but it is a highly actionable offensive SSTI exploitation cheat sheet. It provides multi-engine RCE payloads, sandbox/sanitization bypass techniques, sensitive file read/exfiltration examples, an out-of-band callback string, and a webshell planting example. If packaged/published as part of a dependency, it meaningfully elevates misuse risk and should be treated as high-security-risk content requiring review and access control.

Confidence: 78%Severity: 88%
MalwareHIGH
reference/nosql-injection-advanced.md

The provided code fragment is an offensive NoSQL injection exploitation and data-extraction playbook: it automates operator-spraying against login endpoints, demonstrates aggregation/mapReduce injection with exfiltration staging, includes $where/SSJS sandbox escape and OS-command execution examples, and implements blind extraction via regex and timing side-channels. This indicates high likelihood of malicious intent and harmful capability if used against real targets.

Confidence: 93%Severity: 88%
MalwareHIGH
reference/scenarios/sql/per-dbms-postgres.md

This fragment is a clearly offensive PostgreSQL SQL-injection exploitation guide that includes high-impact, actionable RCE/OAST and filesystem read/write primitives (COPY ... TO PROGRAM, dblink outbound callbacks, pg_read_file/COPY to filesystem) plus extraction and enumeration workflows. If included in any distributed software artifact, it represents a serious supply-chain security risk and strongly suggests malicious intent or weaponizable misuse content.

Confidence: 78%Severity: 92%
MalwareHIGH
reference/ssti-advanced.md

This module is overwhelmingly consistent with malicious, weaponized SSTI-to-RCE exploitation tooling. It contains concrete, multi-engine payload chains to execute arbitrary OS commands and extract sensitive data/flags (including /flag*), plus automation that probes a provided target and detects successful exploitation via response markers. It should not be included as a dependency in any legitimate production software supply chain.

Confidence: 93%Severity: 100%
MalwareHIGH
reference/scenarios/nosql/cassandra-cql.md

The provided file is an exploitation playbook for Cassandra CQL injection leading to authentication bypass and UDF-based OS command execution, including concrete Java/JavaScript payloads and verification steps. It does not function as a legitimate dependency module, and if present in a package it is a high-suspicion malicious inclusion (guidance enabling compromise), though it does not by itself execute commands without being used by an attacker. Recommend auditing package provenance and removing the artifact if it appears in a dependency.

Confidence: 78%Severity: 70%
MalwareHIGH
reference/sql-injection-advanced.md

This fragment is highly exploit-oriented: it provides automated SQL injection probing, blind secret/flag extraction, and explicit escalation paths to OS command execution (RCE) via database-specific mechanisms (SQLite load_extension native-module execution and H2 JavaScript triggers invoking Runtime.exec). Even though it is presented as a scenario/payload set, its inclusion in a dependency would significantly raise misuse risk and supply-chain security concerns.

Confidence: 78%Severity: 100%
MalwareHIGH
reference/scenarios/sql/boolean-blind.md

This fragment is not benign application logic; it is highly actionable offensive guidance for conducting boolean-based blind SQL injection to extract and validate stolen credentials using a response-based boolean oracle. While it is presented as an instructional/automation snippet rather than a deployable backdoor, its content strongly indicates malicious intent and would materially increase an attacker’s ability to compromise systems if included in a dependency or distributed as part of a package.

Confidence: 82%Severity: 95%
MalwareHIGH
reference/scenarios/nosql/mongo-where-jsinjection.md

This artifact is highly actionable exploitation guidance for MongoDB `$where`/JavaScript injection, including payload construction, boolean oracle techniques, schema enumeration, secret (password/token) extraction strategies, and automation tooling. If present in a software supply chain, it would materially increase an attacker’s ability to compromise MongoDB-backed services (credential/data theft and DoS risk). It is not defensive code; it functions as an offensive playbook. Direct malware (self-propagation) is not demonstrated here, but the content is strongly malicious in purpose and effect.

Confidence: 70%Severity: 92%
MalwareHIGH
reference/scenarios/sql/per-dbms-mysql.md

This fragment is an offensive SQL injection exploitation playbook for MySQL/MariaDB, containing actionable payloads for data extraction, sensitive file read/write (including webshell planting), out-of-band exfiltration, and possible UDF/plugin-based RCE. It is not representative of legitimate dependency functionality and should be treated as high-risk malicious/weaponized content in a software supply chain context.

Confidence: 90%Severity: 100%
MalwareHIGH
reference/scenarios/sql/per-dbms-oracle.md

This is an offensive Oracle SQL injection and OAST exfiltration instruction set, not legitimate software code. It provides actionable payload patterns for extracting data via error/time side channels and for exfiltrating data out-of-band using XML/HTTP/LDAP capabilities from the database, with optional file/OS interaction when privileges allow. If included in a dependency/package artifact, it represents a serious malicious content risk.

Confidence: 93%Severity: 100%
MalwareHIGH
reference/scenarios/sql/time-based-blind.md

This fragment is explicitly crafted to enable time-based blind SQL injection and automated credential extraction by inducing conditional database delays and inferring secret values from HTTP response timing. It contains highly actionable offensive payloads and an extraction algorithm, indicating strong malicious intent; if included in an actual package artifact, it would represent a severe supply-chain security risk.

Confidence: 78%Severity: 90%
Audit Metadata
Analyzed At
May 13, 2026, 10:37 PM
Package URL
pkg:socket/skills-sh/transilienceai%2Fcommunitytools%2Finjection%2F@30014728cf83fc90ebfa6c29d2c8e5f5927c9617
Security Audit — socket — injection