Skip to content

sri222149/vapi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vAPI

Version PHP

vAPI is Vulnerable Adversely Programmed Interface which is Self-Hostable PHP Interface that demonstrates OWASP API Top 10 in the means of Exercises.

Requirements

  • Apache Server
  • MySQL
  • PostMan
  • MITM Proxy

Installation

Copying the Code

cd <your-hosting-directory>
git clone https://github.com/roottusk/vapi.git

Setting Up Postman

Import vAPI.postman_collection.json in Postman

Setting up the Database

Import vapi.sql into MySQL Database

Configure the DB Credentials in the vapi/db/var.php

Usage

Browse localhost/vapi for Documentation

About

vAPI is a Vulnerable Adversely Programmed Interface which is Self-Hostable PHP Interface that demonstrates OWASP API Top 10 in the means of Exercises.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 92.0%
  • PHP 8.0%