View Issue Details

IDProjectCategoryView StatusLast Update
0007227Kali LinuxNew Tool Requestspublic2021-06-26 07:22
Reporterazams Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionwon't fix 
Product Version2021.2 
Summary0007227: Golang APK Downloader
Description

This tool can be used to download the Android APK file.

https://github.com/azams/goApk

Steps To Reproduce

Install Golang

$ go get "github.com/cavaliercoder/grab"
$ go get ""github.com/buger/goterm"
$ git clone https://github.com/azams/goApk; cd goApk; go build; ./goApk
$ ./goApk com.package.doesnotexists

Activities

g0tmi1k

g0tmi1k

2021-06-26 07:22

administrator   ~0014859

Not sure what value this adds to a pentest

Issue History

Date Modified Username Field Change
2021-06-17 09:26 azams New Issue
2021-06-24 23:46 steev Assigned To => steev
2021-06-24 23:46 steev Status new => confirmed
2021-06-26 07:22 g0tmi1k Note Added: 0014859
2021-06-26 07:22 g0tmi1k Assigned To steev =>
2021-06-26 07:22 g0tmi1k Status confirmed => closed
2021-06-26 07:22 g0tmi1k Resolution open => won't fix