Skip to content
forked from ZakariaR1ad/F-PHP

A mini-ctf website that focus on the php vulnerabilities ...

License

Notifications You must be signed in to change notification settings

amdjedbens/F-PHP

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

F-PHP

A mini-CTF website with focus on some PHP vulnerabilities.

FPHP is a new project that promotes learning some PHP best practices in order to learn about common online vulnerabilities and how to guard against them.

It combines vulnerabilities into challenges in which you must exploit the vulnerability in order to locate a "flag" that indicates that you have correctly identified the malfunction.

Implemented challenges:

  • IDOR: Insecure direct object reference.
  • RCE: Remote code execution.
  • Jail Escape functions.
  • SQL injection.

About

A mini-ctf website that focus on the php vulnerabilities ...

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 49.7%
  • CSS 34.1%
  • HTML 11.0%
  • Hack 4.9%
  • JavaScript 0.3%