Skip to content

Example SQL injection vulnerabilities in action.

License

Notifications You must be signed in to change notification settings

Learn-by-doing/sql-injection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SQL Injection

Example SQL injection vulnerabilities in action.

Getting Started

The first step before you can start the node app is to install all the necessary node module dependencies for the project. Run the following command from your terminal:

npm install

Start the normal web server using node:

node server.js

Once you have started the server, navigate to the following link in your browser:

http://localhost:3000/

You should see a simple login form.

About

Example SQL injection vulnerabilities in action.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published