Traduzir "xss" para holandês

Mostrando 17 de 17 traduções da frase "xss" de inglês para holandês

Tradução de inglês para holandês de xss

inglês
holandês

EN Whereas the strict-dynamic and nonce- keywords can be used to defend against reflected and persistent XSS attacks, a protected page could still be vulnerable to DOM-based XSS vulnerabilities

NL Terwijl de trefwoorden strict-dynamic en nonce- kunnen worden gebruikt ter verdediging tegen gereflecteerde en aanhoudende XSS-aanvallen, kan een beschermde pagina nog steeds kwetsbaar zijn voor op DOM gebaseerde XSS-kwetsbaarheden

inglêsholandês
keywordstrefwoorden
usedgebruikt
defendverdediging
attacksaanvallen
pagepagina
vulnerablekwetsbaar
vulnerabilitieskwetsbaarheden
thede
basedgebaseerde
whereasterwijl
anden
beworden
aeen
cankan
againstop

EN These inherent controls reduce our exposure to SQL Injection (SQLi), Cross Site Scripting (XSS), and Cross Site Request Forgery (CSRF), among others.

NL Deze inherente maatregelen verminderen onze blootstelling aan onder andere SQLi (SQLi), Cross Site Scripting (XSS) en Cross Site Request Forgery (CSRF).

inglêsholandês
reduceverminderen
exposureblootstelling
scriptingscripting
requestrequest
crosscross
sitesite
ouronze
anden

EN These inherent controls reduce our exposure to SQL Injection (SQLi), Cross Site Scripting (XSS), and Cross Site Request Forgery (CSRF), amongst others.

NL Deze inherente maatregelen verminderen onze blootstelling aan onder andere SQL Injection (SQLi), Cross Site Scripting (XSS) en Cross Site Request Forgery (CSRF).

inglêsholandês
reduceverminderen
exposureblootstelling
sqlsql
scriptingscripting
requestrequest
crosscross
sitesite
ouronze
anden

EN XSS Attacks: How to Protect Yourself, Your Customers and Your Business

NL XSS-aanvallen: hoe bescherm je jezelf, je klanten en je bedrijf.

inglêsholandês
attacksaanvallen
protectbescherm
customersklanten
businessbedrijf
yourje
anden

EN XSS attacks are particularly devious. And especially popular with hackers. We'll show you how to protect yourself against an attack on your site...

NL XSS aanvallen zijn bijzonder geniepig. En vooral populair bij hackers. We laten zien hoe je jezelf kunt beschermen tegen het kapen van je site -...

inglêsholandês
popularpopulair
hackershackers
attacksaanvallen
sitesite
withbij
yourje
especiallyvooral
protectbeschermen
againstvan
anden
showlaten zien
tolaten
arezijn
howhoe

EN XSS, SQL injection, XMLrpc - when a WordPress security update is released, the update reports contain mostly cryptic abbreviations. Even if it is clear...

NL XSS, SQL-injectie, XMLrpc - wanneer een WordPress beveiligingsupdate wordt uitgebracht, bevatten de update-rapporten voornamelijk cryptische afkortingen. Zelfs als het duidelijk is...

inglêsholandês
sqlsql
wordpresswordpress
updateupdate
releaseduitgebracht
reportsrapporten
containbevatten
mostlyvoornamelijk
clearduidelijk
isis
thede
whenwanneer
ifals
aeen
evenzelfs
ithet

EN Cross-site scripting (XSS) is one of the most common web vulnerabilities that can lead to phishing attacks, session hijacking, website defacement, and installation of malware on a victim?s computer

NL Cross-site scripting (XSS) is een van de meest voorkomende webkwetsbaarheden die kunnen leiden tot phishing-aanvallen, sessie-hijacking, defacement van websites en de installatie van malware op de computer van een slachtoffer

inglêsholandês
leadleiden
phishingphishing
attacksaanvallen
sessionsessie
malwaremalware
victimslachtoffer
computercomputer
scriptingscripting
isis
installationinstallatie
onop
thede
websitesite
anden
webwebsites
aeen
ofvan

EN Due to their covert nature, XSS attacks often go unnoticed for a long time

NL Door hun heimelijke aard blijven XSS-aanvallen vaak lange tijd onopgemerkt

inglêsholandês
natureaard
attacksaanvallen
oftenvaak
timetijd
goblijven
theirhun
longlange
todoor

NL XSS-aanvallen voorkomen via CSP

inglêsholandês
preventingvoorkomen
attacksaanvallen
throughvia

EN The first prevents the cookie from being accessed from JavaScript, preventing an adversary from stealing them in an XSS attack

NL De eerste voorkomt dat de cookie wordt geopend vanuit JavaScript, waardoor wordt voorkomen dat een tegenstander ze steelt tijdens een XSS-aanval

inglêsholandês
cookiecookie
javascriptjavascript
attackaanval
thede
fromvanuit
preventsvoorkomt
intijdens

EN Although a strict CSP policy can provide significant security benefits well beyond thwarting XSS attacks, an ill-defined one may prevent certain valid content from loading.

NL Hoewel een strikt CSP-beleid aanzienlijke beveiligingsvoordelen kan bieden die veel verder gaan dan het dwarsbomen van XSS-aanvallen, kan een slecht gedefinieerd beleid voorkomen dat bepaalde geldige inhoud wordt geladen.

inglêsholandês
althoughhoewel
strictstrikt
policybeleid
significantaanzienlijke
attacksaanvallen
validgeldige
contentinhoud
definedgedefinieerd
providebieden
preventvoorkomen
cankan
beyondvan

EN For instance, improperly encoding or sanitizing user input may result in a cross-site scripting (XSS) vulnerability, a class of issues that has pestered web developers for well over a decade

NL Het onjuist coderen of opschonen van gebruikersinvoer kan bijvoorbeeld resulteren in een cross-site scripting (XSS) -kwetsbaarheid, een klasse van problemen die webontwikkelaars al meer dan een decennium lastig vallen

inglêsholandês
vulnerabilitykwetsbaarheid
classklasse
website
scriptingscripting
orof
inin
issuesproblemen
resulteen
ofvan
thatdie
formeer

EN via the script-src directive of CSP an XSS vulnerability may become very difficult or impossible to exploit.

NL via de script-src richtlijn van CSP kan een XSS-kwetsbaarheid erg moeilijk of onmogelijk worden om te misbruiken.

inglêsholandês
directiverichtlijn
vulnerabilitykwetsbaarheid
difficultmoeilijk
orof
impossibleonmogelijk
toom
thede
ofvan
viavia
becomeeen

EN The X-XSS-Protection header, which is currently adopted by 18.39% of the websites, was used to control the browser?s built-in detection mechanism for reflected cross-site scripting

NL De X-XSS-Protection kop, die momenteel wordt gebruikt door 18,39% van de websites, werd gebruikt om het ingebouwde detectiemechanisme van de browser voor gereflecteerde cross-site scripting te besturen

inglêsholandês
headerkop
currentlymomenteel
scriptingscripting
browserbrowser
thede
toom
controlbesturen
iswordt
waswerd
forvoor
bydoor
websiteswebsites
usedgebruikt
built-iningebouwde

EN As the other browser vendors never implemented a similar mechanism, the X-XSS-Protection header effectively has no effect on modern browsers and can thus safely be removed

NL Aangezien de andere browserleveranciers nooit een soortgelijk mechanisme hebben geïmplementeerd, heeft de kop X-XSS-Protection in feite geen effect op moderne browsers en kan deze dus veilig worden verwijderd

inglêsholandês
implementedgeïmplementeerd
mechanismmechanisme
headerkop
effecteffect
modernmoderne
removedverwijderd
onop
browsersbrowsers
thede
otherandere
nevernooit
cankan
beworden
aeen
nogeen
anden
asaangezien
safelyveilig

EN Implementing a strict CSP that is useful in preventing XSS attacks is non-trivial: web developers need to be aware of all the different origins from which scripts are loaded and all inline scripts should be removed

NL Het implementeren van een strikte CSP die nuttig is om XSS-aanvallen te voorkomen, is niet triviaal: webontwikkelaars moeten zich bewust zijn van alle verschillende bronnen waaruit scripts worden geladen en alle inline scripts moeten worden verwijderd

inglêsholandês
implementingimplementeren
usefulnuttig
preventingvoorkomen
attacksaanvallen
awarebewust
scriptsscripts
loadedgeladen
removedverwijderd
from whichwaaruit
isis
toom
anden
beworden
allalle
shouldmoeten

EN This can be seen as a reminder of the difficulty of implementing a policy that can thwart XSS attacks

NL Dit kan worden gezien als een herinnering aan de moeilijkheid om een beleid te implementeren dat XSS-aanvallen kan dwarsbomen

inglêsholandês
seengezien
reminderherinnering
implementingimplementeren
policybeleid
attacksaanvallen
thede
asals
thisdit
cankan
beworden
thatdat
aeen

Mostrando 17 de 17 traduções