Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mathis2001/androburpsetup
Burp certificate installer for Android emulator
https://github.com/mathis2001/androburpsetup
android avd burpsuite certificate emulator mobile pentest pentesting
Last synced: 17 days ago
JSON representation
Burp certificate installer for Android emulator
- Host: GitHub
- URL: https://github.com/mathis2001/androburpsetup
- Owner: mathis2001
- Created: 2023-01-24T12:54:36.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-24T21:14:36.000Z (8 months ago)
- Last Synced: 2024-11-11T10:35:07.567Z (3 months ago)
- Topics: android, avd, burpsuite, certificate, emulator, mobile, pentest, pentesting
- Language: Shell
- Homepage:
- Size: 10.7 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AndroBurpInstall
Burp certificate installer for Android emulator.### Usage
Before starting the script, export your burp certificate as "cert.der" from Burp Suite and convert it with AndroBurpConverter.sh giving him the path to the file as argument.
```bash
$ bash AndroBurpConverter.sh path/to/cert.der
```Then, do the same with the AndroBurpInstaller.sh script.
```bash
$ bash AndroBurpInstall.sh path/to/9a5ba575.0
```### Video
[Capture vidéo du 24-01-2023 14:33:53.webm](https://user-images.githubusercontent.com/40497633/214308798-6d39523d-4cc8-4c9e-81ae-6cceab73d24d.webm)