Skip to content

script to automate system-level burp certificate in android

Notifications You must be signed in to change notification settings

hanhanhanz/Autozerocert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Autozerocert

script for automate installation of system-level burp certificate in android root device. also work with android device which unable to "adb root". burp certificate obtain from 127.0.0.1:8080. On the Android device, Check in the setting at "View security certificates" for Portswigger cert to validate the installation

Requirement

adb

Example

$ ./autozerocert
--2020-12-15 03:56:00--  http://127.0.0.1:8080/cert
Connecting to 127.0.0.1:8080... connected.
HTTP request sent, awaiting response... 200 OK
Length: 973 [application/octet-stream]
Saving to: ‘cert’

cert                                                       100%[=======================================================================================================================================>]     973  --.-KB/s    in 0s      

2020-12-15 03:56:00 (271 MB/s) - ‘cert’ saved [973/973]

Not running as root. Try "adb root" first.
9a5ba575.0: 1 file pushed. 0.5 MB/s (1375 bytes in 0.003s)
certificate successfully installed

About

script to automate system-level burp certificate in android

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages