{"id":18420224,"url":"https://github.com/anof-cyber/androset","last_synced_at":"2025-08-25T00:31:48.997Z","repository":{"id":114466562,"uuid":"573752426","full_name":"Anof-cyber/Androset","owner":"Anof-cyber","description":"Automated script to convert and push Burp Suite certificate in Android, and modify Android's IP table to redirect all traffic to Burp Suite.","archived":false,"fork":false,"pushed_at":"2023-04-30T09:32:32.000Z","size":35,"stargazers_count":109,"open_issues_count":0,"forks_count":11,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-12-19T20:07:15.587Z","etag":null,"topics":["android-pentesting","burpsuite","pentesting","pentesting-tools","python","security-tools"],"latest_commit_sha":null,"homepage":"","language":"Python","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/Anof-cyber.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":"2022-12-03T10:17:47.000Z","updated_at":"2024-11-11T15:02:20.000Z","dependencies_parsed_at":"2023-07-11T07:46:46.519Z","dependency_job_id":null,"html_url":"https://github.com/Anof-cyber/Androset","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anof-cyber%2FAndroset","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anof-cyber%2FAndroset/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anof-cyber%2FAndroset/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anof-cyber%2FAndroset/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Anof-cyber","download_url":"https://codeload.github.com/Anof-cyber/Androset/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230712593,"owners_count":18269214,"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":["android-pentesting","burpsuite","pentesting","pentesting-tools","python","security-tools"],"created_at":"2024-11-06T04:20:39.491Z","updated_at":"2024-12-22T15:49:07.577Z","avatar_url":"https://github.com/Anof-cyber.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Androset\nAutomated script to convert and push Burp Suite certificate in Android, and modify Android's IP table to redirect all traffic to Burp Suite.\n\n## Prerequisites\n\n- Python 3+ (Not verified)\n- adb in system environment variables\n- Burp or Other CA cert in DER\n\n\n## Installation\nManual Installation\n\n```bash\n  git clone https://github.com/Anof-cyber/androset\n  cd androset\n  pip install -r requirements.txt\n```\n\nInstall with PIP\n```\npip install androset\n```\n## Usage/Examples\n\nConvert and push Burp Certificate to android\n\n```bash\npython3 androset.py cert --cert cacert.der\n```\n\nSpecify  ADB IP and Port\n```bash\npython3 androset.py cert --cert cacert.der --adbip 127.0.0.1:5555\n```\n\nModify Android IPTable to redirect all traffic to burp\n\n```bash\npython3 androset.py burp --burpip 127.0.0.1:8080\n```\n\n```bash\npython3 androset.py burp --burpip 127.0.0.1:8080 --adbip 127.0.0.1:5555\n```\n\n\npush burp cert and modify IP table\n```bash\npython3 androset.py cert burp --burpip 127.0.0.1:8080 --adbip 127.0.0.1:5555 --cert cacert.der\n```\n\n\n## Acknowledgements\nThe tool is Created using [ChatGPT](https://chat.openai.com/chat) with some custom modification. \n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanof-cyber%2Fandroset","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanof-cyber%2Fandroset","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanof-cyber%2Fandroset/lists"}