{"id":13774116,"url":"https://github.com/flabbergastedbd/pocuito","last_synced_at":"2025-04-09T22:42:05.041Z","repository":{"id":150852425,"uuid":"74069190","full_name":"flabbergastedbd/pocuito","owner":"flabbergastedbd","description":"A tiny chrome extension to record and replay your web application proof-of-concepts.","archived":false,"fork":false,"pushed_at":"2016-12-01T10:32:21.000Z","size":130,"stargazers_count":20,"open_issues_count":0,"forks_count":7,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-19T00:03:15.781Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/flabbergastedbd.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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}},"created_at":"2016-11-17T21:29:40.000Z","updated_at":"2023-09-28T10:37:29.000Z","dependencies_parsed_at":"2023-08-31T12:32:14.402Z","dependency_job_id":null,"html_url":"https://github.com/flabbergastedbd/pocuito","commit_stats":null,"previous_names":["flabbergastedbd/pocuito","tunnelshade/pocuito"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flabbergastedbd%2Fpocuito","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flabbergastedbd%2Fpocuito/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flabbergastedbd%2Fpocuito/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flabbergastedbd%2Fpocuito/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flabbergastedbd","download_url":"https://codeload.github.com/flabbergastedbd/pocuito/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248124858,"owners_count":21051757,"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":[],"created_at":"2024-08-03T17:01:23.875Z","updated_at":"2025-04-09T22:42:05.017Z","avatar_url":"https://github.com/flabbergastedbd.png","language":"JavaScript","funding_links":[],"categories":["\u003ca id=\"58b6684347a223e01d4d76d9ca185a88\"\u003e\u003c/a\u003eReplay\u0026\u0026重播"],"sub_categories":[],"readme":"![Pocuito](/extension/images/icons/icon128.png)\n\n# Pocuito\n\nA tiny chrome extension to record and replay your web application proof-of-concepts. Replaying PoCs from bug tracker written steps is a pain\nmost of the time, so just record the poc, distribute and replay it whenever necessary without much hassle.\n\n### Use Cases\n\n+ To avoid developers wasting your time when they are unable to reproduce your issues, just send them the json file and let them go through step by step.\n+ To share your shiny new web vulnerabilities with your colleagues.\n+ To simplify verification of a bug fix by just replaying the poc.\n\n### Installation\n\n+ Download \u0026 Install from [here](https://github.com/tunnelshade/pocuito/releases)\n+ Start python proxy if planning on using tampering or asserting functionality.\n\nor\n\n+ Clone the repository\n+ Install bower dependencies `bower install`\n+ Setup proxy\n+ Open Chrome extension settings\n+ Enable developer mode checkbox\n+ Click on load unpacked extension and browse to root extension directory\n\n### Proxy Setup\n\n+ Install pip requirements ``pip install -r proxy/requirements.txt``.\n+ Start proxy server ``python proxy.py --uuid some_random_string`` (proxy url = ``http://\u003cip\u003e:8888/some_random_string``)\n+ For more customizations look into ``python proxy.py --help``.\n+ It will print a url to the console which will be used in the addon.\n\n### Usage\n\nSetup the proxy and put that url in the addon and wait a moment or two so that addon can verify. Let us take an example of a\npoc of XSS in chrome.\n\n+ Let's navigate to ``testphp.vulnweb.com``.\n+ Let us click on the extension and add an event called start proxy (`testphp` as url filter) to tamper responses later.\n+ Once the proxy event is added, let us disable XSS auditor by adding event add response header \u0026 fill the first row with `X-XSS-Protection` and `0`.\n+ Click on record user actions to record our search actions.\n+ Now, we will click on the search, search for `\u003cimg src=x onerror='alert(9);'/\u003e` and click on the button `Go`.\n+ When we open the popup we will see multiple click and change events made by us. Stop user event recording by clicking on `Pause Recording Events`.\n+ Since our required capture is done, we will add stop proxy event.\n+ If necessary add comments to each step, eg: Lets click on the first step cursor button and add comment `Navigate to https://testphp.vulnweb.com and then play`.\n\nTo replay any step just select a step and click on **Play Step**.\n\nMore Docs: [Events](/docs/events.md), [Buttons](/docs/buttons.md)\n\n### Known Issues\n\n+ User input events like `return` on input fields is not being recorded as an event yet. Only click and change events are being monitored now.\n\n### Roadmap\n\n#### v0.2\n\n+ Move to typescript or coffeescript?\n+ Add Unit Tests?\n+ Add to webstore?\n\n### Author\n\nBharadwaj Machiraju\n\nThe main reason for writing this extension is to learn MarionetteJS. May be learn more stuff like TypeScript or CoffeScript in the further development.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflabbergastedbd%2Fpocuito","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflabbergastedbd%2Fpocuito","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflabbergastedbd%2Fpocuito/lists"}