Tags
Language
Tags
December 2024
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 31 1 2 3 4

Learn How To Secure Your App And Your Connection 100%

Posted By: ELK1nG
Learn How To Secure Your App And Your Connection 100%

Learn How To Secure Your App And Your Connection 100%
Published 12/2024
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz
Language: English | Size: 227.96 MB | Duration: 0h 39m

This course for everyone need to secure his app before publishing on store and secure his connection

What you'll learn

How to save sensitive data and retrieve it in secure way.

How to secure your connection.

How to use proguard, dexguard, and R8 To secure your app from reverse engineering.

How to detected rooted devices and frida.

How to prevent fake location.

How to use public key and private key to save sensitvie data

SSL Pinning

How to save sensitive data in your OS.

how to prevent screen shot and record screen.

Clipboard Buffer caching

how to prevent users from copy or paste data in your app.

How to reverse engineering your app.

Requirements

Basics of kotlin or java

Basics of android framwork

Android studio

Description

This course for everyone need to secure his app before publishing on storeand secure his connection, so in this course we will learn:1- how to save sensetive data and retrive it in secure way.2- how to secure connection between your app and the sever.3- how to detected rooted devices and prevent users from using your app.4- how to prevent fake location to make sure your data is correct.5- how to use proguard, dexguard, and R8 to prevent reverse engineering.6- how to save sensetive data in your operating system.7- how to prevent screen shot and record screen.8- how to prevent users from copy or paste data in your app to prevent users from taking data from your app.9- how to disable background screen caching.10- Improper Error Handling(Application discloses technical information through error message.)11- Vulnerable and Outdated Components12- Insecure Logging and how to handle it.13- Add fingerprint to prevent wrong people from use your app.so before we start :-we need to setup Android Studio.we need to know basics of android.we need to know some basics of kotlin or java.so in this course we will cover all these topic.All the best.

Overview

Section 1: Introduction

Lecture 1 Introduction

Section 2: Secure Connection

Lecture 2 Man in the Middle

Lecture 3 Man in the Middle Resources

Lecture 4 Secure connection 1.

Lecture 5 Secure connection 1 Resources.

Lecture 6 Secure connection 2.

Lecture 7 Secure connection 2 Resources.

Lecture 8 How to avoid this.

Section 3: Hiding Secrets in Android Apps

Lecture 9 Hide sensitive data part 1

Lecture 10 Reverse Engineering

For All Levels.