SELECT ?property ?value WHERE { BIND (?? AS ?s) ?s ?property ?value . FILTER (isLiteral(?value)) } LIMIT 1000

Attributes

SQLi
SQLi
SQLi
SQLi
Aattaque au cours de laquelle les cybercriminels tentent d’exploiter les vulnérabilités du code d’une application en insérant une requête SQL dans des champs de saisie ou des formulaires réguliers, tels qu’un nom d’utilisateur ou un mot de passe, qui est ensuite transmise à la base de données SQL sous-jacente de l’application.
Angriff, bei dem Cyber-Kriminelle versuchen, Schwachstellen im Code einer Anwendung auszunutzen, indem sie eine SQL-Abfrage in reguläre Eingabe- oder Formularfelder wie einen Benutzernamen oder ein Passwort einfügen, die an die zugrunde liegende SQL-Datenbank der Anwendung weitergeleitet wird.
Attacco in cui i criminali informatici tentano di sfruttare le vulnerabilità nel codice di un’applicazione inserendo una query SQL in campi di input o moduli regolari, come un nome utente o una password, che viene poi passata al database SQL sottostante dell'applicazione.
Attack in which cyber criminals attempt to exploit vulnerabilities in an application's code by inserting an SQL query into regular input or form fields, such as a username or password, which is then forwarded to the application's underlying SQL database.
Easydmarc, Was ist eine SQL-Injektion (SQLi) und wie kann man sie verhindern? ([Internet, 2025-11-20](https://easydmarc.com/blog/de/was-ist-eine-sql-injektion-sqli-und-wie-kann-man-sie-verhindern/))
Fortinet, Che cos’è l’iniezione SQL? ([Internet, 2025-11-20](https://www.fortinet.com/it/resources/cyberglossary/sql-injection))
Fortinet, Was ist SQL Injection? ([Internet, 2025-11-20](https://www.fortinet.com/de/resources/cyberglossary/sql-injection))
Fortinet, What Is SQL Injection? ([Internet, 2025-11-20](https://www.fortinet.com/resources/cyberglossary/sql-injection))
after Fortinet, What Is SQL Injection? ([Internet, 2025-11-20](https://www.fortinet.com/resources/cyberglossary/sql-injection))
d'après Fortinet, Qu’est-ce que l’injection SQL ? ([Internet, 2025-11-20](https://www.fortinet.com/fr/resources/cyberglossary/sql-injection))
nach Fortinet, Was ist SQL Injection? ([Internet, 2025-11-20](https://www.fortinet.com/de/resources/cyberglossary/sql-injection))
secondo Fortinet, Che cos’è l’iniezione SQL? ([Internet, 2025-11-20](https://www.fortinet.com/it/resources/cyberglossary/sql-injection))
SELECT ?property ?object WHERE { BIND (?? AS ?s) ?s ?property ?object . FILTER (isIRI(?object)) FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
Outgoing Relationships: No results found.
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000

Incoming Relationships

property subject
has part SQL injection
SELECT ?instance ?description WHERE { BIND (?? AS ?class) ?instance (rdf:type|owl:type) ?class . OPTIONAL { ?instance schema:description ?description . } } LIMIT 5000
Instances of this Class: No results found.
SELECT ?superclass ?description WHERE { ?? rdfs:subClassOf ?superclass . OPTIONAL { ?superclass (rdfs:comment|schema:description) ?description . } } LIMIT 5000
Superclasses of this Class: No results found.
SELECT ?subclass ?description WHERE { ?subclass rdfs:subClassOf ?? . OPTIONAL { ?subclass (rdfs:comment|schema:description) ?description . } } LIMIT 5000
Subclasses of this Class: No results found.