LogoLogo
XGitHubLinkedInInstagram
  • About Me
  • Index
  • First Android App
  • ADB
  • The INTERNET Permission
  • Installing Certificate in User Store
  • Installing system certificates
  • Install system certificates on android 14
  • apktool (for patching and decompiling)
  • Advanced Network interception using VPN
  • DNS Spoofing and Transparent Proxy
  • HTTP Mock
  • APK
  • Static analysis
    • Getting APK from a Device
  • Case Study: A Weather App
  • Frida & Objection
  • Frida Scripts
    • Tracing Activities
    • Tracing Fragments
  • Frida Trace
  • SSL Validation Bypasses
    • Bypassing SSL Pinning with Objection
Powered by GitBook
On this page

Was this helpful?

HTTP Mock

  • This is a free BApp (BURP’s BApp Store) extension which can become useful in many ways.

  • In it we can define a rule and based on that rule it will either send predefined response or redirect it to our custom url etc.

PreviousDNS Spoofing and Transparent ProxyNextAPK

Last updated 10 days ago

Was this helpful?