BLOG

Latest Articles

How to use SQL delete with JOIN? [SOLVED]

SQL delete where join is the combination of SQL JOIN and SQL delete statement. SQL delete statement is used to delete records from a table where as SQL JOIN

By falgunithakker · 5 min read · SQL

Nettacker - Automated Pentesting Framework [Tutorial]

Nettacker is an open-source penetration testing tool that automates various network attacks and is part of the OWASP (Open Web Application Security Project)

By kennedymuthii · 6 min read · Ethical hacking

How to parse YAML file in JavaScript? [SOLVED]

JavaScript is a popular programming language that is often used in web development. It can be used to build interactive and dynamic websites and is often used

By olorunfemiakinlua · 5 min read · JavaScript