{"id":18402285,"url":"https://github.com/az0x7/payloadforall","last_synced_at":"2025-10-16T21:16:16.873Z","repository":{"id":167069285,"uuid":"642639398","full_name":"Az0x7/payloadforall","owner":"Az0x7","description":null,"archived":false,"fork":false,"pushed_at":"2023-07-05T10:54:13.000Z","size":967,"stargazers_count":22,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-12T18:43:25.470Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/Az0x7.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":"2023-05-19T02:50:57.000Z","updated_at":"2025-04-07T15:29:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"22ab9261-1536-4427-9a11-237efd1fcd7d","html_url":"https://github.com/Az0x7/payloadforall","commit_stats":null,"previous_names":["az0x7/payloadforall"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Az0x7/payloadforall","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Az0x7%2Fpayloadforall","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Az0x7%2Fpayloadforall/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Az0x7%2Fpayloadforall/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Az0x7%2Fpayloadforall/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Az0x7","download_url":"https://codeload.github.com/Az0x7/payloadforall/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Az0x7%2Fpayloadforall/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274759115,"owners_count":25343872,"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","status":"online","status_checked_at":"2025-09-12T02:00:09.324Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-11-06T02:42:04.913Z","updated_at":"2025-10-16T21:16:16.823Z","avatar_url":"https://github.com/Az0x7.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# payloadforall\n\nThis repo conatin a lot of payload  with some encoding operation (url,base64,hex,unicode)\n### Sql injection payloads \n1. [basic payloads](https://github.com/Az0x7/payloadforall/blob/main/Sql%20injection/SQL%20payload%20.txt)                                                                                                      2. [url_encoded payloads](https://github.com/Az0x7/payloadforall/blob/main/Sql%20injection/url_encoded.txt)                                                                                                   3. [hex_encoded payloads](https://github.com/Az0x7/payloadforall/blob/main/Sql%20injection/hex_encoded.txt)                                                                                                     4. [base64_encoded payloads](https://github.com/Az0x7/payloadforall/blob/main/Sql%20injection/base64_encoded.txt)                                                                                             5. [unicode_encoded](https://github.com/Az0x7/payloadforall/blob/main/Sql%20injection/unicode_encoded.txt)       \n\n### SSTI payloads\n1. [basic payloads](https://github.com/Az0x7/payloadforall/blob/main/SSTI/ssti.txt)                                            2. [url_encoded payloads](https://github.com/Az0x7/payloadforall/blob/main/SSTI/url_encoded.txt)                                3. [hex_encoded payloads](https://github.com/Az0x7/payloadforall/blob/main/SSTI/hex_encoded.txt)                                4. [base64_encoded payloads](https://github.com/Az0x7/payloadforall/blob/main/SSTI/base64_encoded.txt)                          5. [unicode_encoded](https://github.com/Az0x7/payloadforall/blob/main/SSTI/unicode_encoded.txt)\n\n### XSS payloads\n1. [basic payloads](https://github.com/Az0x7/payloadforall/blob/main/XSS/xss.txt)                                                       2. [url_encoded payloads](https://github.com/Az0x7/payloadforall/blob/main/XSS/url_encoded.txt)                                         3. [hex_encoded payloads](https://github.com/Az0x7/payloadforall/blob/main/XSS/hex_encoded.txt)                                         4. [base64_encoded payloads](https://github.com/Az0x7/payloadforall/blob/main/XSS/base64_encoded.txt)                                   5. [unicode_encoded](https://github.com/Az0x7/payloadforall/blob/main/XSS/unicode_encoded.txt)    \n\n### XXE injection payloads\n1. [basic payloads](https://github.com/Az0x7/payloadforall/blob/main/XXE/xxe.txt)                                                       2. [url_encoded payloads](https://github.com/Az0x7/payloadforall/blob/main/XXE/url_encoded.txt)                                         3. [hex_encoded payloads](https://github.com/Az0x7/payloadforall/blob/main/XXE/hex_encoded.txt)                                         4. [base64_encoded payloads](https://github.com/Az0x7/payloadforall/blob/main/XXE/base64_encoded.txt)                                    5. [unicode_encoded](https://github.com/Az0x7/payloadforall/blob/main/XXE/unicode_encoded.txt)    \n\n### command injection payloads\n1. [basic payloads](https://github.com/Az0x7/payloadforall/blob/main/Command%20injection/command_injection.txt)                              2. [url_encoded payloads](https://github.com/Az0x7/payloadforall/blob/main/Command%20injection/url_encoded.txt)                              3. [hex_encoded payloads](https://github.com/Az0x7/payloadforall/blob/main/Command%20injection/hex_encoded.txt)                              4. [base64_encoded payloads](https://github.com/Az0x7/payloadforall/blob/main/Command%20injection/base64_encoded.txt)                        5. [unicode_encoded](https://github.com/Az0x7/payloadforall/blob/main/Command%20injection/unicode_encoded.txt)                             \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faz0x7%2Fpayloadforall","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faz0x7%2Fpayloadforall","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faz0x7%2Fpayloadforall/lists"}