EEEmma Engströminpentesting-dvwa.hashnode.dev00Cryptography Problems in DVWAMay 6 · 20 min read · Introduction Cryptography is used everywhere in modern applications to protect sensitive data such as passwords, session tokens, and personal information. Strong cryptographic algorithms are essentialJoin discussion
WBWiktoria Blomgren Strandberginpentesting-dvwa.hashnode.dev00File Inclusion in DVWAMay 5 · 22 min read · 1 Introduction In this post, the File Inclusion vulnerability in the Damn Vulnerable Web Application (DVWA) is described. The objective for local file inclusion (LFI) attacks on all levels is to read Join discussion
WBWiktoria Blomgren Strandberginpentesting-dvwa.hashnode.dev00Blind SQL Injection in DVWAApr 26 · 28 min read · 1 Introduction In this post, the Blind SQL Injection vulnerability in the Damn Vulnerable Web Application (DVWA) is described. The objective for attacks on all levels is to find the version of the SQLJoin discussion
WBWiktoria Blomgren Strandberginpentesting-dvwa.hashnode.dev00Insecure CAPTCHA in DVWAApr 18 · 27 min read · 1 Introduction In this post, the Insecure CAPTCHA vulnerability in the Damn Vulnerable Web Application (DVWA) is described. The objective for attacks on all levels is to bypass the poor CAPTCHA systemJoin discussion
WBWiktoria Blomgren Strandberginpentesting-dvwa.hashnode.dev00Weak Session IDs in DVWAApr 12 · 16 min read · 1 Introduction In this post, the Weak Session IDs vulnerability in the Damn Vulnerable Web Application (DVWA) is described. The objective for attacks on all levels is to work out how the ID is generatJoin discussion
EEEmma Engströminpentesting-dvwa.hashnode.dev00DOM-Based XSS in DVWA Mar 29 · 14 min read · Introduction This post examines a DOM-based cross-site scripting (XSS) vulnerability in the Damn Vulnerable Web Application (DVWA) and demonstrates how it can be exploited to achieve client-side code Join discussion
AHAyush Hardeniyainblog.ayushhardeniya.site41How to Install Kali Linux on a Secondary Drive without affecting Windows & WSL PerformanceMar 27 · 6 min read · Current Setup (Mine): 4 disks: In PowerShell run [to check the statuss of disks] Get-PsDrive -PSProvider FileSystem C:\ consist of Home (Windows 11) W:\ consist of WSL (Ubuntu + Debian) ConfirmatiDsmirnovatatiana77 commented
WBWiktoria Blomgren Strandberginpentesting-dvwa.hashnode.dev00JavaScript Attacks in DVWAMar 26 · 21 min read · 1 Introduction In this post, the JavaScript Attacks vulnerability in the Damn Vulnerable Web Application (DVWA) is described. The objective for attacks on all levels is to analyse and manipulate the JJoin discussion
WBWiktoria Blomgren Strandberginpentesting-dvwa.hashnode.dev00API Security in DVWAMar 21 · 29 min read · 1 Introduction In this post, the API Security vulnerability in the Damn Vulnerable Web Application (DVWA) is described. The objective for attacks across all security levels is to exploit weaknesses inJoin discussion
WBWiktoria Blomgren Strandberginpentesting-dvwa.hashnode.dev00CSP Bypass in DVWAMar 14 · 16 min read · 1 Introduction In this post, the Content Security Policy (CSP) Bypass vulnerability in the Damn Vulnerable Web Application (DVWA) is described. The objective for attacks on all levels is to bypass theJoin discussion