{"id":15493620,"url":"https://github.com/gridhead/pignus-framework-vulnerability-detector","last_synced_at":"2025-04-22T20:13:16.279Z","repository":{"id":104875030,"uuid":"218025966","full_name":"gridhead/pignus-framework-vulnerability-detector","owner":"gridhead","description":"A Python GUI application for scanning websites for their frameworks and detecting vulnerabilities off them.","archived":false,"fork":false,"pushed_at":"2024-10-23T03:00:56.000Z","size":853,"stargazers_count":6,"open_issues_count":4,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-22T20:13:10.285Z","etag":null,"topics":["detecting-vulnerabilities","loopholes","scanning-websites"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gridhead.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-10-28T10:56:04.000Z","updated_at":"2024-10-23T03:00:53.000Z","dependencies_parsed_at":"2024-10-23T01:24:00.302Z","dependency_job_id":"4325ada6-0e82-4843-85d0-ab281bbec6dd","html_url":"https://github.com/gridhead/pignus-framework-vulnerability-detector","commit_stats":null,"previous_names":["gridhead/pignus-framework-vulnerability-detector"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gridhead%2Fpignus-framework-vulnerability-detector","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gridhead%2Fpignus-framework-vulnerability-detector/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gridhead%2Fpignus-framework-vulnerability-detector/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gridhead%2Fpignus-framework-vulnerability-detector/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gridhead","download_url":"https://codeload.github.com/gridhead/pignus-framework-vulnerability-detector/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250316058,"owners_count":21410476,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["detecting-vulnerabilities","loopholes","scanning-websites"],"created_at":"2024-10-02T08:08:25.840Z","updated_at":"2025-04-22T20:13:16.263Z","avatar_url":"https://github.com/gridhead.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pignus-framework-vulnerability-detector\nVersion 0.03\n\nA Python GUI application for scanning websites for their frameworks and detecting vulnerabilities off them.\n\n## Usage \n1. Install and upgrade **virtualenv** if not already done by executing ```pip3 install virtualenv --user```\n2. Clone the repository on your local drive and make it your current working directory.\n3. Create a virtual environment by executing ```virtualenv venv```\n4. Activate the virtual environment by executing ```source venv/bin/activate```\n5. Install all dependencies for the project by executing ```pip3 install -r requirements.txt```\n6. Run the project by executing ```python3 fwvulgui.py```\n7. Scan URLs for framework one-by-one by typing them in the textbox.\n8. Scan URLs for framework in a batch by indicating a text file storing them linewise.\n9. When done tinkering, deactivate the virtual environment by executing ```deactivate```\n0. Give stars to the repository if it was helpful\n\n## To-do\n- [X] Build GUI and prototype UX for loopholes\n- [X] Add scanning function for single URL through text entry\n- [X] Add scanning function for multiple URLs through file reading\n- [X] Add timer function to note the duration for scanning\n- [X] List down all tracked frameworks\n- [X] Add clear button for all line edit boxes\n- [ ] Add file picker module for text files\n- [ ] Add scrapped data about vulnerabilities\n- [ ] List down vulnerabilities for all tracked frameworks\n- [ ] Make miscellaneous bug fixes\n\n## Changelog\n\n### v0.01\n1. Initial build\n2. Built a robust GUI and checked loopholes\n3. Resolved dependencies on ```data.json```\n4. Added functionality to scan single URL\n\n### v0.02\n1. Added functionality to scan multiple URLs\n2. Added timer function for scan time calculation\n3. Handled exception where URLs could not be found\n4. Added warning messages\n\n### v0.03 (Current)\n1. Switched fontface to improve legibility\n2. Added clear button for all line edit boxes\n3. Added message for timing and scan success\n4. Added branched dictionary for multiple URLs\n\n### v0.04 (Oncoming)\n_To be decided_\n\n## Screenshots\n* Default window layout with no action (v0.03 onwards)\n![Default window layout with no action (v0.03 onwards)](fwvuldef.png)\n* Single URL scan for framework detection (Results from `t0xic0der.netlify.com`) (v0.03 onwards)\n![Single URL scan for framework detection (Results from `t0xic0der.netlify.com`) (v0.03 onwards)](fwvult0x.png)\n* Multiple URL scan through batch file input (v0.03 onwards)\n![Multiple URL scan through batch file input (v0.03 onwards)](fwvulfil.png)\n\n## Bugs\n1. Scanning some URLs might take very long\n2. Some domains have abstracted frameworks so a scan results nothing\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgridhead%2Fpignus-framework-vulnerability-detector","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgridhead%2Fpignus-framework-vulnerability-detector","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgridhead%2Fpignus-framework-vulnerability-detector/lists"}