Virtual Reality Webpage.

What is WebHacking ?

Find out about the web!


It just seems hard to see. If you start, you'll be hooked on the fun of the web.

DETAIL

임시 이미지
SQL INJECTION

SQL injection is a code injection technique that might destroy your database. SQL injection is one of the most common web hacking techniques. SQL injection is the placement of malicious code in SQL statements, via web page input.

DETAIL
임시 이미지
XSS ATTACK

With SQL injection, it is one of the most basic attack vectors on the web, and it is a technique that a malicious user puts a script on a site to attack. If the attack succeeds, the user who accesses the site executes the embedded code, usually performs unintentional actions, or steals sensitive information such as cookies or session tokens.

DETAIL

임시 이미지
WEB SHELL

Web shell refers to code that can issue commands to the system through an upload vulnerability. Webshell is widely used to make simple server scripts, which are uploaded via a vulnerability in the Web server. When installing webcells, hackers can easily access the system without authentication, avoiding the security system.

DETAIL