๐Ÿ•ธ๏ธWeb and Android Hacking

Tools

  • SQLMap: For finding SQL Injection Vulnerabilities

  • Wpscan: Scanning and Finding issues in wordpress websites

  • ADB: For connecting Android devices to PC and binary analysis

  • Burpsuite: For analysing and manipulating the traffic

Command Injection

8.8.8.8;pwd

SQL Injection

SQLMap

SQLMap Command Generator (Online)

Get Databases

Get Database Information

Get the Database Tables

Get the Columns

Dump the information

WpScan

Help Menu

Enumerate a website

ADB

List the Devices

Connect to the Android Device

Get Shell

Last updated

Was this helpful?