{"id":13542388,"url":"https://github.com/jaeles-project/jaeles","last_synced_at":"2025-05-14T18:01:44.944Z","repository":{"id":38343619,"uuid":"221847055","full_name":"jaeles-project/jaeles","owner":"jaeles-project","description":"The Swiss Army knife for automated Web Application Testing","archived":false,"fork":false,"pushed_at":"2024-05-08T10:05:21.000Z","size":587,"stargazers_count":2232,"open_issues_count":33,"forks_count":324,"subscribers_count":79,"default_branch":"master","last_synced_at":"2025-05-10T23:28:21.599Z","etag":null,"topics":["bugbounty","golang","hacking","infosec","jaeles","scanner","security-tools","vulnerabilities","web-scanner"],"latest_commit_sha":null,"homepage":"https://jaeles-project.github.io/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jaeles-project.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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,"publiccode":null,"codemeta":null},"funding":{"github":null,"patreon":"j3ssie","open_collective":"jaeles-project","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":["https://paypal.me/j3ssiejjj","https://www.buymeacoffee.com/j3ssie"]}},"created_at":"2019-11-15T04:57:24.000Z","updated_at":"2025-05-07T15:27:21.000Z","dependencies_parsed_at":"2024-01-14T08:59:23.212Z","dependency_job_id":"50cdfffa-210e-4132-b6f5-0f8b8d4d0878","html_url":"https://github.com/jaeles-project/jaeles","commit_stats":{"total_commits":221,"total_committers":13,"mean_commits":17.0,"dds":"0.23981900452488691","last_synced_commit":"243e0b66f755e0188098e091c67c8ff300a2cbb6"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaeles-project%2Fjaeles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaeles-project%2Fjaeles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaeles-project%2Fjaeles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaeles-project%2Fjaeles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaeles-project","download_url":"https://codeload.github.com/jaeles-project/jaeles/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253645065,"owners_count":21941311,"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","golang","hacking","infosec","jaeles","scanner","security-tools","vulnerabilities","web-scanner"],"created_at":"2024-08-01T10:01:06.105Z","updated_at":"2025-05-14T18:01:44.922Z","avatar_url":"https://github.com/jaeles-project.png","language":"Go","funding_links":["https://patreon.com/j3ssie","https://opencollective.com/jaeles-project","https://paypal.me/j3ssiejjj","https://www.buymeacoffee.com/j3ssie","https://opencollective.com/jaeles-project/contribute","https://opencollective.com/jaeles-project/organization/0/website","https://opencollective.com/jaeles-project/organization/1/website","https://opencollective.com/jaeles-project/organization/2/website","https://opencollective.com/jaeles-project/organization/3/website","https://opencollective.com/jaeles-project/organization/4/website","https://opencollective.com/jaeles-project/organization/5/website","https://opencollective.com/jaeles-project/organization/6/website","https://opencollective.com/jaeles-project/organization/7/website","https://opencollective.com/jaeles-project/organization/8/website","https://opencollective.com/jaeles-project/organization/9/website"],"categories":["Go","Miscellaneous","Weapons","Go (531)","其他_安全与渗透","bugbounty"],"sub_categories":["Vulnerability Scanners","Tools","网络服务_其他"],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg alt=\"Jaeles\" src=\"https://github.com/jaeles-project/jaeles-plugins/blob/master/assets/jaeles.png?raw=true\" height=\"140\" /\u003e\n  \u003cp align=\"center\"\u003e\n    \u003ca href=\"https://github.com/jaeles-project/jaeles/releases\"\u003e\u003cimg alt=\"Release\" src=\"https://img.shields.io/github/v/release/jaeles-project/jaeles.svg\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://jaeles-project.github.io/\"\u003e\u003cimg alt=\"Documentation\" src=\"https://img.shields.io/badge/Documentation-📖-red.svg?style=flat-square\"\u003e\u003c/a\u003e\n    \u003ca href=\"\"\u003e\u003cimg alt=\"Software License\" src=\"https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square\"\u003e\u003c/a\u003e\n  \u003c/p\u003e\n\u003c/p\u003e\n\n**Jaeles** is a powerful, flexible and easily extensible framework written in Go for building your own Web Application\nScanner.\n\n![Architecture](https://github.com/jaeles-project/jaeles-plugins/blob/master/imgs/jaeles-architecture.png?raw=true)\n\n\n## Installation\n\nDownload [precompiled version here](https://github.com/jaeles-project/jaeles/releases).\n\nIf you have a Go environment, make sure you have **Go \u003e= 1.17** with Go Modules enable and run the following command.\n\n```shell\ngo install github.com/jaeles-project/jaeles@latest\n```\n\nPlease visit the [Official Documention](https://jaeles-project.github.io/) for more details.\n\n### **Note**: Checkout [Signatures Repo](https://github.com/jaeles-project/jaeles-signatures) for install signature.\n\n## Usage\n\n```shell\n# Scan Usage example:\n  jaeles scan -s \u003csignature\u003e -u \u003curl\u003e\n  jaeles scan -c 50 -s \u003csignature\u003e -U \u003clist_urls\u003e -L \u003clevel-of-signatures\u003e\n  jaeles scan -c 50 -s \u003csignature\u003e -U \u003clist_urls\u003e\n  jaeles scan -c 50 -s \u003csignature\u003e -U \u003clist_urls\u003e -p 'dest=xxx.burpcollaborator.net'\n  jaeles scan -c 50 -s \u003csignature\u003e -U \u003clist_urls\u003e -f 'noti_slack \"{{.vulnInfo}}\"'\n  jaeles scan -v -c 50 -s \u003csignature\u003e -U list_target.txt -o /tmp/output\n  jaeles scan -s \u003csignature\u003e -s \u003canother-selector\u003e -u http://example.com\n  jaeles scan -G -s \u003csignature\u003e -s \u003canother-selector\u003e -x \u003cexclude-selector\u003e -u http://example.com\n  cat list_target.txt | jaeles scan -c 100 -s \u003csignature\u003e\n\n\n# Examples:\n  jaeles scan -s 'jira' -s 'ruby' -u target.com\n  jaeles scan -c 50 -s 'java' -x 'tomcat' -U list_of_urls.txt\n  jaeles scan -G -c 50 -s '/tmp/custom-signature/.*' -U list_of_urls.txt\n  jaeles scan -v -s '~/my-signatures/products/wordpress/.*' -u 'https://wp.example.com' -p 'root=[[.URL]]'\n  cat urls.txt | grep 'interesting' | jaeles scan -L 5 -c 50 -s 'fuzz/.*' -U list_of_urls.txt --proxy http://127.0.0.1:8080\n  jaeles server -s '/tmp/custom-signature/sensitive/.*' -L 2 --fi\n\n```\n\nMore usage can be found [here](https://jaeles-project.github.io/usage/)\n\n## Run with Docker\n\n```shell\ndocker pull j3ssie/jaeles\ndocker run j3ssie/jaeles scan -s '\u003cselector\u003e' -u http://example.com\n```\n\n\n## Showcases\n\n|  [![asciicast](https://asciinema.org/a/392827.svg)](https://asciinema.org/a/392827) [**Jenkins Gitlab XSS CVE-2020-2096**](https://asciinema.org/a/392827)  |  [![asciicast](https://asciinema.org/a/392822.svg)](https://asciinema.org/a/392822) [**Grafana DoS Probing CVE-2020-13379**](https://asciinema.org/a/392822) |\n|:----------:|:-------------:|\n| [![asciicast](https://asciinema.org/a/392824.svg)](https://asciinema.org/a/392824) [**SolarWindsOrion LFI CVE-2020-10148**](https://asciinema.org/a/392824) | [![asciicast](https://asciinema.org/a/392821.svg)](https://asciinema.org/a/392821) [**Nginx Vhost XSS**](https://asciinema.org/a/392821) |\n\n\u003ch4 align='center'\u003e More showcase can be found \u003ca href=\"https://jaeles-project.github.io/showcases/\"\u003ehere\u003c/a\u003e\u003c/h4\u003e\n\n***\n\n### HTML Report summary\n\n![HTML Report](https://github.com/jaeles-project/jaeles-plugins/blob/master/assets/jaeles-report.png?raw=true)\n\n### Burp Integration\n\n![Burp Integration](https://github.com/jaeles-project/jaeles-plugins/blob/master/imgs/Burp-Integration.gif?raw=true)\n\nPlugin can be found [here](https://github.com/jaeles-project/jaeles-plugins/blob/master/jaeles-burp.py) and Video\nGuide [here](https://youtu.be/1lxsYhfTq3M)\n\n## Mentions\n\n[My introduction slide about Jaeles](https://speakerdeck.com/j3ssie/jaeles-the-swiss-army-knife-for-automated-web-application-testing)\n\n### Planned Features\n\n* Adding more signatures.\n* Adding more input sources.\n* Adding more APIs to get access to more properties of the request.\n* Adding proxy plugins to directly receive input from browser of http client.\n* Adding more action on Web UI.\n* Integrate with many other tools.\n\n## Painless integrate Jaeles into your recon workflow?\n\n\u003cp align=\"center\"\u003e\n  \u003cimg alt=\"OsmedeusEngine\" src=\"https://raw.githubusercontent.com/osmedeus/assets/main/part-of-osmedeus-banner.png\" /\u003e\n  \u003cp align=\"center\"\u003e\n    This project was part of Osmedeus Engine. Check out how it was integrated at \u003ca href=\"https://twitter.com/OsmedeusEngine\"\u003e@OsmedeusEngine\u003c/a\u003e\n  \u003c/p\u003e\n\u003c/p\u003e\n\n\n## Contribute\n\nIf you have some new idea about this project, issue, feedback or found some valuable tool feel free to open an issue for\njust DM me via @j3ssiejjj. Feel free to submit new signature to\nthis [repo](https://github.com/jaeles-project/jaeles-signatures).\n\n### Credits\n\n* Special thanks to [chaitin](https://github.com/chaitin/xray) team for sharing ideas to me for build the architecture.\n\n* React components is powered by [Carbon](https://www.carbondesignsystem.com/)\n  and [carbon-tutorial](https://github.com/carbon-design-system/carbon-tutorial).\n\n* Awesomes artworks are powered by [Freepik](http://freepik.com) at [flaticon.com](http://flaticon.com).\n\n## In distributions\n\n[![Packaging status](https://repology.org/badge/vertical-allrepos/jaeles.svg)](https://repology.org/project/jaeles/versions)\n\n## Contributors\n\n### Code Contributors\n\nThis project exists thanks to all the people who contribute. [[Contribute](CONTRIBUTING.md)].\n\u003ca href=\"https://github.com/jaeles-project/jaeles/graphs/contributors\"\u003e\u003cimg src=\"https://opencollective.com/jaeles-project/contributors.svg?width=890\" /\u003e\u003c/a\u003e\n\n### Financial Contributors\n\nBecome a financial contributor and help us sustain our\ncommunity. [[Contribute](https://opencollective.com/jaeles-project/contribute)]\n\n#### Individuals\n\n\u003ca href=\"https://opencollective.com/jaeles-project\"\u003e\u003cimg src=\"https://opencollective.com/jaeles-project/individuals.svg?width=890\"\u003e\u003c/a\u003e\n\n#### Organizations\n\nSupport this project with your organization. Your logo will show up here with a link to your\nwebsite. [[Contribute](https://opencollective.com/jaeles-project/contribute)]\n\n\u003ca href=\"https://opencollective.com/jaeles-project/organization/0/website\"\u003e\u003cimg src=\"https://opencollective.com/jaeles-project/organization/0/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/jaeles-project/organization/1/website\"\u003e\u003cimg src=\"https://opencollective.com/jaeles-project/organization/1/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/jaeles-project/organization/2/website\"\u003e\u003cimg src=\"https://opencollective.com/jaeles-project/organization/2/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/jaeles-project/organization/3/website\"\u003e\u003cimg src=\"https://opencollective.com/jaeles-project/organization/3/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/jaeles-project/organization/4/website\"\u003e\u003cimg src=\"https://opencollective.com/jaeles-project/organization/4/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/jaeles-project/organization/5/website\"\u003e\u003cimg src=\"https://opencollective.com/jaeles-project/organization/5/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/jaeles-project/organization/6/website\"\u003e\u003cimg src=\"https://opencollective.com/jaeles-project/organization/6/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/jaeles-project/organization/7/website\"\u003e\u003cimg src=\"https://opencollective.com/jaeles-project/organization/7/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/jaeles-project/organization/8/website\"\u003e\u003cimg src=\"https://opencollective.com/jaeles-project/organization/8/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/jaeles-project/organization/9/website\"\u003e\u003cimg src=\"https://opencollective.com/jaeles-project/organization/9/avatar.svg\"\u003e\u003c/a\u003e\n\n## License\n\n`Jaeles` is made with ♥ by [@j3ssiejjj](https://twitter.com/j3ssiejjj) and it is released under the MIT license.\n\n## Donation\n\n[![paypal](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://paypal.me/j3ssiejjj)\n\n[![\"Buy Me A Coffee\"](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://www.buymeacoffee.com/j3ssie)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaeles-project%2Fjaeles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjaeles-project%2Fjaeles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaeles-project%2Fjaeles/lists"}