Skip to content

edoardoPredieri/SQLinjection_Training

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Before starting type:

If you don't have mysql type:

$ sudo apt-get install mysql-server

sudo service mysql restart

$ sudo apt-get install nodejs
$ sudo apt-get install npm
$ npm install mysql (if no-response $ npm config set strict-ssl false)
$ npm install express
$ npm install body-parser
$ sudo service mysql restart
Oper init1 and init2 and modify the variable "password" at the top of code

To start type:

$ nodejs init1.js
$ nodejs init2.js
$ nodejs index.js

Enjoy

Thanks for downloading my application by Edoardo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors