{"id":16668613,"url":"https://github.com/codhek/cse534-project","last_synced_at":"2026-04-17T04:01:24.824Z","repository":{"id":129540414,"uuid":"434796550","full_name":"CodHeK/CSE534-Project","owner":"CodHeK","description":null,"archived":false,"fork":false,"pushed_at":"2021-12-06T20:12:56.000Z","size":102205,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-31T22:43:11.415Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","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/CodHeK.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":"2021-12-04T03:25:28.000Z","updated_at":"2021-12-06T20:12:58.000Z","dependencies_parsed_at":"2023-05-01T13:34:05.247Z","dependency_job_id":null,"html_url":"https://github.com/CodHeK/CSE534-Project","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/CodHeK/CSE534-Project","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodHeK%2FCSE534-Project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodHeK%2FCSE534-Project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodHeK%2FCSE534-Project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodHeK%2FCSE534-Project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CodHeK","download_url":"https://codeload.github.com/CodHeK/CSE534-Project/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodHeK%2FCSE534-Project/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31914458,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T18:22:33.417Z","status":"online","status_checked_at":"2026-04-17T02:00:06.879Z","response_time":62,"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-10-12T11:26:08.565Z","updated_at":"2026-04-17T04:01:24.772Z","avatar_url":"https://github.com/CodHeK.png","language":"C++","readme":"# CSE 534: Final Project!\n\n**Title:** Exploitation of Service Workers using Push Notifications\n\n\n## File structure\n\n    .\n    ├── Chromium/src            # Instrumented browser code\n    ├── collector               # Data collection module \n    ├── sw-adblock              # Dashboard to demo service worker based ad-blocker\n    ├── requirements.txt\n    └── README.md\n\n\n## Run the code:\n\n- Make sure you have docker installed on your desktop. If not go to https://docs.docker.com/get-docker/\n- Clone this repository on your local machine.\n\t```\n\t$ git clone https://github.com/CodHeK/CSE534-Project.git\n\t```\n- Create a virtual environment to install dependencies \n\t```\n\t$ virtualenv venv\n\t$ . venv/bin/activate\n\t```\n- Install all dependencies using `pip3`\n\t```\n\t$ pip3 install -r requirements.txt\n\t```\n- Change directory to collector folder\n\t```\n\t$ cd collector\n\t```\n- Update the website URL in `main.py` to the website you want to crawl and run:\n\t```\n\t$ python3 main.py\n\t```\n\n- You can find the logged data and screenshots at `collector/containers_data/` as zipped files.\n\n\n**Authors:**\nGauri Baraskar, Piyush Mital,  Gagan Ganapathy","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodhek%2Fcse534-project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodhek%2Fcse534-project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodhek%2Fcse534-project/lists"}