Skip to content
forked from fportantier/vulpy

Vulnerable Python Application To Learn Secure Development

License

Notifications You must be signed in to change notification settings

cyborgboy/vulpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vulpy - Web Application Security Lab

Vulpy is a web application developed in Python / Flask / SQLite that has two faces.

GOOD: Tries to code with secure development best practices in mind. BAD: Tries to code like (possibly) you. :p

Kali Linux Dependencies

Packages that must be installed on a Kali Linux system:

  • python3-bcrypt
  • python3-click
  • python3-cryptography
  • python3-flask
  • python3-geoip2

About

Vulnerable Python Application To Learn Secure Development

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 46.1%
  • CSS 37.1%
  • HTML 15.9%
  • Other 0.9%