Static and dynamic testing of Android apps. A quick guide:

(thread)
(static analysis) 1. Decompile the app to understand how the code works. Use jadx.
(static analysis) 2. Analyze the app's resources for potential hardcoded credentials or sensitive information.
(static analysis) 3. Analyze app's Manifest.xml for potential vulns when it comes to permissions.
(static analysis) 4. Analyze app's storage via adb shell.
(dynamic analysis) 5. Use an emulator or a physical device (rooted) and run the app.

At the same time, use frida for dynamic instrumentation and monitoring app's behavior.
(dynamic analysis) 6. Use Burp Suite to intercept/modify app's traffic.

- usually after bypassing SSL pinning.
7. All of these steps can go in much more depth, but you have a starting point or a rough overview. You can find details for each via search engine.

Like, retweet, and follow me @CristiVlad25 for more posts like this.

#appsec #infosec #cybersecurity #pentesting #bugbounty

• • •

Missing some Tweet in this thread? You can try to force a refresh
 

Keep Current with 🇷🇴 cristi

🇷🇴 cristi Profile picture

Stay in touch and get notified when new unrolls are available from this author!

Read all threads

This Thread may be Removed Anytime!

PDF

Twitter may remove this content at anytime! Save it as PDF for later use!

Try unrolling a thread yourself!

how to unroll video
  1. Follow @ThreadReaderApp to mention us!

  2. From a Twitter thread mention us with a keyword "unroll"
@threadreaderapp unroll

Practice here first or read more on our help page!

More from @CristiVlad25

Jan 7
All of my top tips on #hacking now available as blogs. Read below.

(thread)
1. Top Skills of Elite Hackers

typefully.com/CristiVlad25/t…
2. You can't be an expert of All Hacking

typefully.com/CristiVlad25/y…
Read 14 tweets
Jan 7
Crush your goals (cyber or not) in 5 steps now.

(thread)
1. Define your goal

Without a clear and defined goal, it will be difficult to measure progress and determine whether or not you are successful.
2. Set a deadline

A deadline will help to keep you focused and motivated to achieve your goal.
Read 7 tweets
Jan 6
The Insider Weekly #3 - My Cyber 2023 | Fasting | chromeGPT. From this week's newsletter:

(thread)
1. How I kick-started 2023 with 3 pentests so far.
2. What I did to not gain weight during the holidays.
Read 5 tweets
Dec 30, 2022
5 sources to learn smart contract hacking by example.

(thread)
1. SolidityScan via @SolidityScan

Source: blog.solidityscan.com
2. Immunefi via @immunefi

Source: medium.com/immunefi
Read 8 tweets
Dec 29, 2022
5 methods to bypass authentication. via @AnonY0gi

(thread)
1. Response manipulation

- it usually happens when the server doesn't check client-side input
2. OTP/MFA/2FA code leak in the response

- it usually happens when the verification code is leaked in the response
Read 7 tweets
Dec 23, 2022
How I do subdomain enumeration by aggregating multiple tools in a bash script. The script contains the following tools:

(thread)
1. findomain @FindomainApp

- takes: -t $1 and adds the findings to a new file
2. assetfinder @TomNomNom

- takes: $1, looks for -subs-only, sorts unique, and appends to the above file
Read 8 tweets

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3/month or $30/year) and get exclusive features!

Become Premium

Don't want to be a Premium member but still want to support us?

Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal

Or Donate anonymously using crypto!

Ethereum

0xfe58350B80634f60Fa6Dc149a72b4DFbc17D341E copy

Bitcoin

3ATGMxNzCUFzxpMCHL5sWSt4DVtS8UqXpi copy

Thank you for your support!

Follow Us on Twitter!

:(