View Issue Details

IDProjectCategoryView StatusLast Update
0005869Kali Linux[All Projects] Queued Tool Additionpublic2020-06-17 14:57
Reportermrharoonawan Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status acknowledgedResolutionopen 
Product Version 
Target VersionFixed in Version 
Summary0005869: Flame - Automated Deep Data Extraction of APK Softwares
DescriptionHello again.

I had submitted Flame python3 script, it was closed by admin as script was not optimized for Kali.
I optimized the product exclusively for Kali linux 4.
Steps To Reproduce1. Git clone https://github.com/haroonawanofficial/Flame
2. Download telenor.apk file for sake of example
- Download link via copy paste into browser:
https://download.apkpure.com/b/apk/Y29tLnRlbGVub3IucGFraXN0YW4ubXl0ZWxlbm9yXzU5X2ZkZWQ2ZTkz?_fn=TXkgVGVsZW5vcl92NC4xLjhfYXBrcHVyZS5jb20uYXBr&k=cdb78b5440b0493e664886b32af70cd35dea9e4c&as=85d80bbc07c64ed5ee59337598880c115de7fbc4&_p=Y29tLnRlbGVub3IucGFraXN0YW4ubXl0ZWxlbm9y&c=1%7CTOOLS%7CZGV2PVRlbGVub3ItUGFraXN0YW4mdD1hcGsmcz0yNjEzNDY1NyZ2bj00LjEuOCZ2Yz01OQ

3. Once download completes
4. Open terminal, Bash usage: ./Flame.sh apktool telenor.apk
5. Python usage: python3 Flame.py /androiddirectory apktool

Additional Information1.Performance is exclusively optimised for Kali linux 4.
2.Data mining and data extraction timing is less than 1 minutr now.
3. Reaults will be saved in Results folder
4. Result files will be create as:
- ports.txt, ip_addresses.txt, emails.txt, urls.txt, domains.txt and
- Another finder/fuzz.txt for apis and anything interesting like user, pass.

Poc image link:
https://camo.githubusercontent.com/12ce65d762f57d69511e037aeff000198a628369/68747470733a2f2f692e6962622e636f2f52374e5932626d2f707974686f6e332d666c616d652e706e67

Relationships

related to 0005826 closed Flame is a powerful deep data extraction tool 

Activities

g0tmi1k

2019-12-09 13:08

administrator   ~0011607

Please could this be packaged up

mrharoonawan

2019-12-12 23:32

reporter   ~0011671

Files are packed up, just use pip install flame-0.0.0.tar.gz as seen in pictures.
Packed file is attached. Python3 .

flame-0.0.0.tar.gz (2,936 bytes)

mrharoonawan

2019-12-12 23:41

reporter   ~0011672

Sorry. There can be one issue. Im fixing according to your need..ill upload again

mrharoonawan

2020-01-02 22:35

reporter   ~0011794

Hello,

I was fixing and tweaing flameapk code.
It is now Artifical Intelligence logic powered.
It can also harvest deep links, api, buckets, emails and more.

Download:
https://filebin.net/wodan80dd08dutzx/flameapk.tar.gz?t=jfxolb7f

Unzip in terminal.
tar -zxvf flameapk.tar.gz
cd flameapk/
./flameapk.sh apktool (apkfilehere)

Ejoy the results, more than 15 txt files.

mrharoonawan

2020-01-04 01:49

reporter   ~0011803

I am new to posting tools, so bear with me :)

I have created two files
1. kali_installer
2. flameapk

Image links
----------------
1. https://camo.githubusercontent.com/51ecd70b8c681cd38f048dbcfb06f364a77e1fda/68747470733a2f2f692e6962622e636f2f346d59775079332f666c616d6561706b2e706e67
2. https://camo.githubusercontent.com/4cc32ed5c968b91eac704dbb4b9d297ccb331b6c/68747470733a2f2f692e6962622e636f2f767a4c6662436e2f666c616d6561706b322e706e67
3. https://camo.githubusercontent.com/4cc32ed5c968b91eac704dbb4b9d297ccb331b6c/68747470733a2f2f692e6962622e636f2f767a4c6662436e2f666c616d6561706b322e706e67
4. https://camo.githubusercontent.com/e96b5edd3983dae3091da1eae69d4cd39b5af617/68747470733a2f2f692e6962622e636f2f3267774b734a502f666c616d6561706b332e706e67
5. https://camo.githubusercontent.com/499ac7e81f835602ac3aa0bd124d1aef79b86466/68747470733a2f2f692e6962622e636f2f6a6b50374232592f666c616d6561706b342e706e67
6. https://camo.githubusercontent.com/e7f9255a4895c1b8d70c4902d5771fea403ab1a3/68747470733a2f2f692e6962622e636f2f446267745942392f666c616d65706b352e706e67
7. https://camo.githubusercontent.com/7270900857971301830b169eb49fb2df3307548a/68747470733a2f2f692e6962622e636f2f425a57793264362f666c616d6561706b352e706e67


Video Link:
https://streamable.com/s/mzt66/zprlaj

mrharoonawan

2020-01-04 01:51

reporter   ~0011804

Tool is updated according to your distro need!

https://github.com/haroonawanofficial/flameapk

g0tmi1k

2020-01-06 13:12

administrator   ~0011809

@kali-team, please could this be packaged up.
@author, If you want to help the packaging process, you can check the documentation here ~ https://www.kali.org/docs/development/public-packaging

mrharoonawan

2020-01-13 23:04

reporter   ~0011915

I'm having problem, packaging this up, libdebhelper-perl is missing from http.kali.org which require dh_make to work. apt-get install is really not helping me here.

Help me on this one or if your kali dev team can packaged this up, that would be really appreciated

rhertzog

2020-01-14 08:48

administrator   ~0011920

@mrharoonawan libdebhelper-perl is not missing... it's part of the debhelper source package http://pkg.kali.org/pkg/debhelper and you can find the .deb here: http://http.kali.org/pool/main/d/debhelper

Issue History

Date Modified Username Field Change
2019-12-04 18:37 mrharoonawan New Issue
2019-12-09 13:07 g0tmi1k View Status private => public
2019-12-09 13:08 g0tmi1k Category New Tool Requests => Queued Tool Addition
2019-12-09 13:08 g0tmi1k Summary Flame python3 update => Flame - Automated Deep Data Extraction of APK Softwares
2019-12-09 13:08 g0tmi1k Note Added: 0011607
2019-12-09 13:09 g0tmi1k Relationship added related to 0005826
2019-12-10 11:57 g0tmi1k Priority immediate => normal
2019-12-10 11:57 g0tmi1k Severity major => feature
2019-12-12 23:32 mrharoonawan File Added: flame-0.0.0.tar.gz
2019-12-12 23:32 mrharoonawan File Added: Screenshot_2019-12-12_18-26-59.png
2019-12-12 23:32 mrharoonawan Note Added: 0011671
2019-12-12 23:41 mrharoonawan Note Added: 0011672
2020-01-02 22:35 mrharoonawan Note Added: 0011794
2020-01-04 01:49 mrharoonawan Note Added: 0011803
2020-01-04 01:51 mrharoonawan Note Added: 0011804
2020-01-06 13:06 g0tmi1k Product Version 2019.4 =>
2020-01-06 13:07 g0tmi1k Status new => acknowledged
2020-01-06 13:12 g0tmi1k Note Added: 0011809
2020-01-13 23:04 mrharoonawan Note Added: 0011915
2020-01-14 08:45 rhertzog Note View State: 0011915: public
2020-01-14 08:48 rhertzog Note Added: 0011920
2020-06-17 14:57 g0tmi1k Severity feature => minor