Published onApr 23, 20235 mins readSQL Injection: Union-based attacksHow are UNION-based SQLi attacks performed? What are some of the first steps to conduct when performing this attack?
Published onAug 12, 20222 mins readExploiting directory traversal (Linux)How to exploit directory traversal on a Linux server? What are the techniques to circumvent certain filters? And how does one mitigate this vulnerability?
Published onAug 2, 20223 mins readTwo types of SQL InjectionThis post explains two types of SQLi, and suggests briefly how to counteract them.