{"id":17295786,"url":"https://github.com/proditis/bbfuzzgun","last_synced_at":"2026-01-26T20:14:22.792Z","repository":{"id":134706508,"uuid":"487058436","full_name":"proditis/bbfuzzgun","owner":"proditis","description":"experimental project with automated checks for our projects","archived":false,"fork":false,"pushed_at":"2022-12-21T11:00:10.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-27T04:12:15.867Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","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/proditis.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-04-29T17:32:37.000Z","updated_at":"2022-04-29T18:34:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"9321ee55-9128-4825-b785-b6599b8614e0","html_url":"https://github.com/proditis/bbfuzzgun","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/proditis/bbfuzzgun","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proditis%2Fbbfuzzgun","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proditis%2Fbbfuzzgun/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proditis%2Fbbfuzzgun/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proditis%2Fbbfuzzgun/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/proditis","download_url":"https://codeload.github.com/proditis/bbfuzzgun/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proditis%2Fbbfuzzgun/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28787221,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-26T13:55:28.044Z","status":"ssl_error","status_checked_at":"2026-01-26T13:55:26.068Z","response_time":59,"last_error":"SSL_read: 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-10-15T11:11:12.048Z","updated_at":"2026-01-26T20:14:22.775Z","avatar_url":"https://github.com/proditis.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# (WIP) BBFuzzGun\n**NOTE** THIS IS EXPERIMENTAL\n\nA small container with tools offensive security tools to test https://github.com/echoCTF/echoCTF.RED before each release.\n\nThe initial idea for this was born out of the necesity to fuzz our projects before release in a context that not only discovers vulnerabilities but also misconfigurations, errors and crashes.\n\n## What this container does\n* Checks nginx configurations that are passed as volumes under **`/checks/nginx/`** folder (eg `-v ./local/nginx.conf:/checks/nginx/some.conf`)\n* Checks with `ffuf` the main url + given url lists hunting for status codes `429` (rate limit) and `\u003e=500`\n* performs paramspider\n* performs phpcs security checks\n*\n\n## How to run\n```shell\ndocker run -it --rm \\\n-v $PWD/files/participantUI.conf.j2:/checks/nginx/participantUI.conf:ro \\\n-v $PWD/files/moderatorUI.conf.j2:/checks/nginx/moderatorUI.conf:ro \\\n-v $PWD/reports:/checks/reports \\\nbbfuzzgun /start.sh -H \"Host: echoctf.local\" https://192.168.1.25FUZZ\n```\n\n## Included Tools\n* Leaky Paths wordlists\n* smuggler.py (https://github.com/gwen001/pentest-tools)\n* ParamSpider https://github.com/devanshbatham/ParamSpider/\n* FFuF https://github.com/ffuf/ffuf/\n* Dirdar https://github.com/m4dm0e/dirdar@latest\n* subfinder https://github.com/subfinder/subfinder@latest\n* arjun\n* gixy\n* https://github.com/FloeDesignTechnologies/phpcs-security-audit.git\n\n## Admin helpers\nQuery to convert platform URL's to fuzzable endpoint urls\n\n```sql\nselect regexp_replace(source,'(\u003c(.)+\u003e)','FUZZ') from url_route;\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fproditis%2Fbbfuzzgun","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fproditis%2Fbbfuzzgun","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fproditis%2Fbbfuzzgun/lists"}