{"id":22962948,"url":"https://github.com/blackvoidx/Blind-XSS","last_synced_at":"2025-10-22T13:30:53.112Z","repository":{"id":267421962,"uuid":"901193629","full_name":"blackvoidx/Blind-XSS","owner":"blackvoidx","description":"Code to detect Blind XSS vulnerabilities and send notifications to Discord.","archived":false,"fork":false,"pushed_at":"2024-12-10T08:08:40.000Z","size":3,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-13T18:47:34.993Z","etag":null,"topics":["blind-xss","discord","php","php-curl","xss","xss-attacks","xss-detection","xss-vulnerability"],"latest_commit_sha":null,"homepage":"","language":"PHP","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/blackvoidx.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":"2024-12-10T08:00:44.000Z","updated_at":"2025-04-20T04:04:25.000Z","dependencies_parsed_at":"2024-12-10T09:20:00.281Z","dependency_job_id":"05373f96-be79-46d0-9b0f-8a30697fa551","html_url":"https://github.com/blackvoidx/Blind-XSS","commit_stats":null,"previous_names":["mamad-1999/blind-xss","blackvoidx/blind-xss"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/blackvoidx/Blind-XSS","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blackvoidx%2FBlind-XSS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blackvoidx%2FBlind-XSS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blackvoidx%2FBlind-XSS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blackvoidx%2FBlind-XSS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/blackvoidx","download_url":"https://codeload.github.com/blackvoidx/Blind-XSS/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blackvoidx%2FBlind-XSS/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280446287,"owners_count":26332303,"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-10-22T02:00:06.515Z","response_time":63,"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":["blind-xss","discord","php","php-curl","xss","xss-attacks","xss-detection","xss-vulnerability"],"created_at":"2024-12-14T19:18:49.244Z","updated_at":"2025-10-22T13:30:52.849Z","avatar_url":"https://github.com/blackvoidx.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Blind XSS Notification Tool\n\nThis repository contains a set of scripts designed to demonstrate and help detect Blind XSS vulnerabilities. It also includes functionality to notify a Discord channel when a Blind XSS payload is triggered.\n\n## Files Overview\n\n1. **blind-xss-server.php**  \n   The server-side PHP script that listens for requests from a victim's browser. When a Blind XSS payload is triggered, it sends the collected data (including user agent, cookies, session storage, etc.) to a specified Discord webhook.\n\n2. **blind-xss-victim.html**  \n   A simple HTML page containing the payload that sends sensitive browser data (user agent, cookies, session storage, etc.) to the `blind-xss-server.php` when loaded in the victim's browser. This simulates a Blind XSS attack.\n\n3. **test-discord-notify.php**  \n   A script used to test sending a message to a Discord webhook. You can use it to verify if the Discord notification system is working before using it with the Blind XSS functionality.\n\n## Setup\n\n1. Clone the repository:\n\n   ```bash\n   git clone https://github.com/your-username/blind-xss-notify.git\n   cd blind-xss-notify\n   ```\n\n2. Modify the URLs in the scripts:\n   - In `blind-xss-server.php`, replace `\"DISCORD_URL\"` with your actual Discord webhook URL.\n   - In `blind-xss-victim.html`, replace `\"URL\"` with the URL of `blind-xss-server.php` on your server.\n\n3. Upload the files to your web server.\n\n4. Test the Discord notification system by accessing `test-discord-notify.php`.\n\n## Usage\n\n- To trigger the Blind XSS, host the `blind-xss-victim.html` page and send the victim to the page.\n- When the victim's browser loads the page, it will send sensitive data to the server, which then triggers a Discord notification.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblackvoidx%2FBlind-XSS","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblackvoidx%2FBlind-XSS","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblackvoidx%2FBlind-XSS/lists"}