{"id":20364868,"url":"https://github.com/joeri-abbo/python-raptor","last_synced_at":"2026-05-04T17:34:43.946Z","repository":{"id":62093578,"uuid":"510110035","full_name":"Joeri-Abbo/python-raptor","owner":"Joeri-Abbo","description":"A tool for exposing files / vulnerabilities in projects","archived":false,"fork":false,"pushed_at":"2024-02-26T09:40:20.000Z","size":4584,"stargazers_count":0,"open_issues_count":9,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-15T04:29:55.971Z","etag":null,"topics":["ethical-hacking","ethical-hacking-tools","laravel","snyk","tool","vulnerabilities","wordpress"],"latest_commit_sha":null,"homepage":"","language":"Python","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/Joeri-Abbo.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-07-03T18:55:08.000Z","updated_at":"2023-07-09T18:22:14.000Z","dependencies_parsed_at":"2023-12-25T23:32:59.466Z","dependency_job_id":"87f80c95-6048-47d5-9495-211dc95c5677","html_url":"https://github.com/Joeri-Abbo/python-raptor","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Joeri-Abbo%2Fpython-raptor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Joeri-Abbo%2Fpython-raptor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Joeri-Abbo%2Fpython-raptor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Joeri-Abbo%2Fpython-raptor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Joeri-Abbo","download_url":"https://codeload.github.com/Joeri-Abbo/python-raptor/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241904711,"owners_count":20040021,"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":["ethical-hacking","ethical-hacking-tools","laravel","snyk","tool","vulnerabilities","wordpress"],"created_at":"2024-11-15T00:14:04.215Z","updated_at":"2026-05-04T17:34:38.928Z","avatar_url":"https://github.com/Joeri-Abbo.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Raptor\n\nA site scanner and vulnerability scanner / exposer.\n\nSupported frameworks:\n\n- Laravel\n- WordPress\n\n### Commands\n\n#### Scan a site commandos\n\nRun default command the supports multiple arguments\n\n```commandline\n./main.py\n```\n\nRun command with login brute force\n\n```commandline\n./main.py withLogin\n```\nRun command with browser \n```commandline\n./main.py withBrowser\n``````\n\nRun command with scraper\n\n```commandline\n./main.py withScraper\n```\n\nSet url by arg\n\n```commandline\n./main.py u=localhost\n```\n\nSet proxy server ip\n\n```commandline\n./main.py p=127.0.0.1\n```\n\n#### Scan composer / npm lock files.\n\nAs argument pass the url to the lock file and json file.\n\nFor example composer.json and composer.lock.\nThe command automatic downloads the files and run the `snyk test` to check for vulnerabilities.\n\nsnyk need to be installed to let this command work. You can install it with `npm install -g snyk`. And after installing\nrun `snyk auth` to authenticate .\n\n```commandline\n./vulnerabilities-scanner.py https://localhost/package.json https://localhost/yarn.lock\n```\n\n#### scrape website\n\nScrape the given url and save the result to a file inside _scraper folder.\n\n```commandline\n./scraper.py\n```\n\nWith url argument\n\n```commandline\n./scraper.py u=https://localhost\n```\n\n\n# Disclaimer    \nOnly use this tool for research purposes and with permission from the owner of the site.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoeri-abbo%2Fpython-raptor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoeri-abbo%2Fpython-raptor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoeri-abbo%2Fpython-raptor/lists"}