{"id":19236428,"url":"https://github.com/infobyte/faraday-vmpipelines","last_synced_at":"2026-03-05T14:02:08.606Z","repository":{"id":39667281,"uuid":"309530933","full_name":"infobyte/faraday-vmpipelines","owner":"infobyte","description":null,"archived":false,"fork":false,"pushed_at":"2022-06-27T16:51:41.000Z","size":436,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-23T13:45:52.741Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/infobyte.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-11-03T00:38:20.000Z","updated_at":"2024-02-08T23:53:10.000Z","dependencies_parsed_at":"2022-08-19T23:20:25.135Z","dependency_job_id":null,"html_url":"https://github.com/infobyte/faraday-vmpipelines","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/infobyte/faraday-vmpipelines","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infobyte%2Ffaraday-vmpipelines","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infobyte%2Ffaraday-vmpipelines/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infobyte%2Ffaraday-vmpipelines/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infobyte%2Ffaraday-vmpipelines/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/infobyte","download_url":"https://codeload.github.com/infobyte/faraday-vmpipelines/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infobyte%2Ffaraday-vmpipelines/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30130030,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T12:40:50.676Z","status":"ssl_error","status_checked_at":"2026-03-05T12:39:32.209Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-09T16:20:34.771Z","updated_at":"2026-03-05T14:02:08.587Z","avatar_url":"https://github.com/infobyte.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PythonFlaskVulnerableApp\nThis is going to be a simple Python web server with some simple vulnerabilities.\n\n\nThis is going to be running on your computer so tread carefully when running exploits that you don't understand.  This is an exploitable application so be sure to take proper precautions when running it on your computer.\n\n\nThe goal of this project is to make a python web server that could be easily downloaded and ran for practice/testing/tool trials that\ndoes not require the user to spin up a whole web server or anything special such as that it is going to be its own little module.\n\nCurrent Vulnerabilities in the system and planned:\n- [x] Reflected XSS\n- [x] Stored XSS\n- [x] Simple SQL Injection\n- [x] Blind SQL Injection\n- [x] File Path Traversal\n- [ ] File Upload/Download\n- [x] Shell execution\n\nAlways open to suggestions on any that you would like to see.\n\nTechnologies used\n- Python 3\n- [Flask](http://flask.pocoo.org/)\n- SQLite\n\nFolder Structure\n```\n-dbs (Just a folder for holding the databases that get created by the scripts)\n\n-setup (hold files that will run on first startup of site or on reset to setup/reset the db's\n|--db (Holds the database setup scripts)\n\n-static (all the static such as css, images, js, etc)\n|--css\n|--js\n|--fonts\n|--images\n\n-templates (All the templates for the pages including the basetemplate that all other templates extend.  Templates are broke out into sections)\n|--sqli (sql injection section templates)\n|--xss (xss section templates)\n\nrun.py (start place for the server, and the routes code)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finfobyte%2Ffaraday-vmpipelines","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finfobyte%2Ffaraday-vmpipelines","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finfobyte%2Ffaraday-vmpipelines/lists"}