{"id":21353712,"url":"https://github.com/mindpatch/pmg","last_synced_at":"2025-07-12T21:31:52.470Z","repository":{"id":112995055,"uuid":"283862491","full_name":"MindPatch/pmg","owner":"MindPatch","description":"Extract parameters/paths from urls","archived":false,"fork":false,"pushed_at":"2020-08-02T15:57:23.000Z","size":189,"stargazers_count":17,"open_issues_count":0,"forks_count":9,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-11T17:58:30.188Z","etag":null,"topics":["bugbounty","bugbounty-tool","bughunting","python","regex","security"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MindPatch.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2020-07-30T19:40:37.000Z","updated_at":"2024-08-12T20:04:17.000Z","dependencies_parsed_at":"2023-07-14T01:17:05.641Z","dependency_job_id":null,"html_url":"https://github.com/MindPatch/pmg","commit_stats":null,"previous_names":["mindpatch/pmg","knassar702/pmg"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MindPatch/pmg","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MindPatch%2Fpmg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MindPatch%2Fpmg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MindPatch%2Fpmg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MindPatch%2Fpmg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MindPatch","download_url":"https://codeload.github.com/MindPatch/pmg/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MindPatch%2Fpmg/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265059404,"owners_count":23705216,"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":["bugbounty","bugbounty-tool","bughunting","python","regex","security"],"created_at":"2024-11-22T03:19:23.643Z","updated_at":"2025-07-12T21:31:52.216Z","avatar_url":"https://github.com/MindPatch.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pmg\nExtract parameters/paths from urls\n\n\n## usage :\n* `$ cat urls.txt | python3 PmG.py`\n#### results\n\n\u003cimg src='src/image.png'\u003e\n\n\n* Save results\n `$ cat urls.txt | python3 PmG.py ResultsFile.txt`\n\nhere you can add more parameters/paths using regex :D\n\n```python\nwordlist = [\n        r'(url=|password=|link=|u=|word=|username=|link_id=)',\n        r'\\+CSCOU+', # CVE-2020-3452\n        r'\\.(sql|db|tar|backup|bak|zip|git|php)'\n        ]\n\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmindpatch%2Fpmg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmindpatch%2Fpmg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmindpatch%2Fpmg/lists"}