We may earn an affiliate commission when you visit our partners.
Course image
Debayan Dey and Dey Tech Academy

Course Update: Metasploit Issue Resolved.

Hello Everyone,

Welcome to the CAEHP, which stands for the Complete Android Ethical Hacking Practical Course.

I'm Debayan Dey, your instructor for this exciting course. CAEHP is all about hands-on practical learning in the world of Android Ethical Hacking.

This course is designed for anyone interested in understanding how attackers operate and extract information from their victims. What makes CAEHP unique is that you don't need a laptop or computer for this journey. All you need is an Android device because this course is 100% practical.

Read more

Course Update: Metasploit Issue Resolved.

Hello Everyone,

Welcome to the CAEHP, which stands for the Complete Android Ethical Hacking Practical Course.

I'm Debayan Dey, your instructor for this exciting course. CAEHP is all about hands-on practical learning in the world of Android Ethical Hacking.

This course is designed for anyone interested in understanding how attackers operate and extract information from their victims. What makes CAEHP unique is that you don't need a laptop or computer for this journey. All you need is an Android device because this course is 100% practical.

Isn't that amazing?

Plus, you don't even need to root your Android device. Yes, you read that right. All you need is your Android phone, and you can transform it into a powerful ethical hacking machine.

A little about me: I hold certifications like Certified Secure Computer User (CSCU) v2, Certified Ethical Hacker (CEH V10) from Currently, I'm pursuing a micromaster in Cyber Security from the Rochester Institute of Technology (RIT) in New York through edx. I've also completed courses from prestigious institutions like New York University and The State University of New York.

Now, let's dive into what you can expect from the

Firstly, this course doesn't have a time limit. As you progress, you'll find that new sections and videos are added regularly. This ensures you stay up-to-date with the latest features, attacks, and how to protect yourself.

Currently, CAEHP has 6 Sections, 1 Optional Section, and 1 Bonus Section:

SECTION 1: Meet and Greet

  • Introduction to the Section

  • What is Termux?

  • What is Shell?

  • Why Termux?

  • Installation

  • What is F-Droid?

  • Package Management

  • Q/A Session with the instructor and Social Media contacts

SECTION 2: Termux Basics

  • Installing TERMUX from Google Play Store

  • Storage Setup, Update, and Upgrade

  • Why we use apt

  • Hidden files, versions

  • Various Text Editors

  • Learning how to check IP

  • Various other Network-Related Commands

  • Learning how to use GIT Repository

  • And much more.

SECTION 3: Metasploit Framework

  • Payload creation

  • LAN and WAN attacks

  • Port forwarding

  • Creating persistent Payload

  • BASH Scripting

  • Gaining control of a victim's mobile device

  • And much more.

SECTION 4: Encryption and Decryption

  • What is Encryption

  • What is Decryption

  • File encryption and decryption

  • Protecting files and folders with passwords

  • Installing important encryption tools in Linux

  • Understanding SALT in Cryptography

  • Performing Encryption and Decryption

  • And much more.

SECTION 5: Phishing Attack

  • Introduction

  • What is a Phishing Attack?

  • Mirroring websites

  • Cloning social media sites like Facebook, Instagram, and Twitter

  • Learning PHP

  • Running a cloned website on your LocalHost

  • Uploading the files online

  • Running the cloned website online

  • Social Engineering techniques

  • And much more.

SECTION 6: Camera Access and Uninstallation

  • Port forwarding

  • Generating HTTP or

We will regularly update the course with new content, ensuring you stay ahead of the latest attack techniques and defenses.

Please remember, this course is for educational and awareness purposes only. We demonstrate attacks so you can understand the technology and art behind them and protect yourself from social engineering. We do not condone or support any illegal activities.

Feel free to reach out anytime; I'm here to help. If you encounter any problems, post your doubts, and you'll receive a response within 24 to 48 hours.

Are you excited to embark on this 100% practical course, learn valuable skills, and help your family stay secure from data theft and hackers?

Best of luck, and I'll see you on the course landing page.

Enroll now

What's inside

Learning objectives

  • Transfom your android device into an advance ethical hacking machine
  • Instagram hacking like pro attacker and make people people aware of such an attack
  • Facebook hacking like pro attacker and make people people aware of such an attack
  • Any social media hacking as pro attacker and make people people aware of such an attack
  • Metasploit framework
  • Learn how to use termux from scratch
  • Port forwarding
  • Clone any website
  • What is shell ?
  • Bash scripting
  • What is f-droid and its importance
  • Package management
  • Learn various cli commands and use it like a pro penetration tester
  • Lan attack
  • Wan attack
  • Learn how to make persistent payload
  • Cyber security terminology
  • Metasploit architecture
  • Phishing attack
  • Run kali linux in your android device without root
  • Vulnerability , exploit , payload
  • Bind shell and reverse shell
  • Php programming
  • Ways to prevent cyber attacks
  • 3 essential tools of encryption and decryption
  • Learn encryption and decryption
  • How to access the front camera of the victim
  • Protect your files with passwords
  • Installing php and starting the server
  • Convert your phishing website into an android app
  • Wifi password cracking
  • Using of hackers keyboard
  • Social engineering
  • What is salt in cryptography ?
  • Show more
  • Show less

Syllabus

Introduction
Meet and Greet ...!!!
Disclaimer and Note
5 Mins Reading Material Before we Start
Read more

This is a simple introductory test named as , "Let's understand the  basic understanding..!!" . You will come across basic questions in the filed of Cyber Security .

Depending on your scores , you can rate yourself , and at the end of the course we have one more Self Test named as "Let's Test my skills again..!!".

By attempting all  the Quizzes , you will get the basic understanding in the field of Cyber Security , also if you want to accelerate your career in Ethical Hacking.

Why Termux?

Now we know that termux is a Linux Terminal Emulator. But why it is so famous and sometimes called a hacking machine. Well, that’s somehow true and sometimes a piece of false information also. Termux is not a standalone hacking application. As we discussed, it’s a program that takes instructions and runs scripts. In some Linux distributions like Kali, Parrot OS, we find a lot of tools for penetration testing. Most of them are CLI based and run through the terminal. We can also install various other tools and run different scripts made for Pentesting.

So on Android, obviously you get a complete GUI environment. Where these tools won’t work without any command line utility. That is where termux is used to install such tools on your Android Platform. Our Android is also based on a modified Linux kernel. That’s why we can use Bash scripting in it. That’s why termux can easily connect to the file system to perform the majority of the set of features. Which allows you to use the Linux command line to install and run various scripts.

So that was a wrap on introduction to Termux. Let’s move to installation and basic usage.

Here you'll find advanced Linux/Termux Commands in the form of a quiz to help us to understand the commands in-depth in a more interactive manner .

Don't worry if you're not able to answer the questions accurately in 1st go , trust me this is our learning section , so its ok if we are unaware of the commands . Try it , later on come back to this section after few Weeks and try it again ..!!!

I know you will definitely get the full understanding ..!!

Wish you good luck

Reagrds ,

DEBAYAN DEY 

Traffic lights

Read about what's good
what should give you pause
and possible dealbreakers
Focuses on practical Android ethical hacking, enabling learners to perform penetration testing and security assessments directly from their mobile devices, which democratizes access to cybersecurity education
Covers a wide range of topics, from Termux basics and Metasploit Framework to encryption, phishing attacks, and camera access, providing a comprehensive overview of Android ethical hacking techniques
Emphasizes hands-on learning with practical demonstrations of attacks, allowing learners to understand the technology and art behind them, which is crucial for effective defense and awareness
Promises regular updates with new content, ensuring learners stay ahead of the latest attack techniques and defenses, which is essential in the ever-evolving cybersecurity landscape
Explores penetration testing methodologies, including vulnerability assessment, exploit development, and payload creation, which are essential skills for ethical hackers and security professionals
Includes social engineering techniques, such as phishing and website cloning, which are critical components of many cyberattacks and essential for understanding attacker tactics

Save this course

Create your own learning path. Save this course to your list so you can find it easily later.
Save

Reviews summary

Complete android ethical hacking practical basics

According to learners, this course offers a unique and accessible way to start learning ethical hacking using just an Android phone and Termux, without requiring root access. Students often highlight the practical demos and hands-on approach as a major strength, making complex topics feel achievable for beginners. The instructor is seen as responsive, notably addressing and fixing a prior Metasploit issue. While praised as great for beginners and providing a solid introduction, some reviews indicate the course lacks depth for more experienced individuals, feeling more like a Termux tool tutorial than a comprehensive ethical hacking program.
Unique method using just a phone.
"I never thought I could do this just with my phone. The step-by-step guides for Termux and installing tools are clear."
"The idea of an Android-only course is great, but the execution is sometimes lacking."
"Provides a unique perspective on ethical hacking using only Android. Termux setup and usage are well explained."
"Excellent course!... amazing that it's all on Android. The instructor is knowledgeable and the demos are clear."
Instructor resolved issues promptly.
"The Metasploit section is working perfectly now after the update. Highly recommend..."
"The Metasploit setup initially had issues, but the instructor's update fixed it."
"I had some trouble with Metasploit initially, but the instructor quickly released an update video that resolved it. Highly satisfied."
"The Metasploit fix shows the instructor is maintaining the course."
Focuses on practical application.
"Absolutely fantastic course!... The practical demos on Termux are spot on."
"CAEHP is all about hands-on practical learning in the world of Android Ethical Hacking."
"A very hands-on approach to ethical hacking using an Android device. Termux is covered thoroughly."
"Excellent course! Practical, easy to follow..."
Suitable for those new to the topic.
"Absolutely fantastic course! Highly recommend for anyone starting out."
"Useful for beginners, but perhaps not deep enough for intermediates."
"This course is a gem for beginners. It demystifies complex topics..."
"Perfect course for someone who wants to get their feet wet in ethical hacking using easily accessible tools."
Too basic for experienced learners.
"Was hoping for more advanced techniques. This course is very basic and mainly focuses on setting up Termux and running pre-made scripts."
"This course is misleading. It's mostly just showing how to use Termux commands and run some basic tools. It doesn't teach ethical hacking principles in depth."
"Disappointed. The course is too basic. It's more a tutorial on using Termux than a comprehensive ethical hacking course."
"If you have any prior Linux or networking knowledge, this might be too slow."

Activities

Coming soon We're preparing activities for The Complete Android Ethical Hacking Practical Course C|AEHP. These are activities you can do either before, during, or after a course.

Career center

Learners who complete The Complete Android Ethical Hacking Practical Course C|AEHP will develop knowledge and skills that may be useful to these careers:
Ethical Hacker
The Ethical Hacker is a professional who uses hacking techniques legally to assess the security of systems. This course, named the Complete Android Ethical Hacking Practical Course, is directly relevant. The course provides hands-on experience with tools and techniques used by attackers, such as Metasploit, phishing, and social engineering. The emphasis on Android security is a valuable niche, as mobile devices are frequent targets. You will learn how to identify vulnerabilities and recommend solutions, the primary responsibility of an Ethical Hacker. Consider enrolling in this course for its practical focus and relevance to modern mobile security threats.
Penetration Tester
A Penetration Tester, also known as a white-hat hacker, simulates cyberattacks to identify vulnerabilities in systems. The practical, hands-on approach of this course is excellent preparation for this role. The course emphasizes ethical hacking techniques on Android devices, which is a growing area of concern for security professionals. You will learn to use tools such as Metasploit, perform phishing attacks, and understand exploitation methods. This is particularly valuable as it offers a practical understanding of mobile security testing. Given the course's focus on hands-on learning, those interested in becoming a Penetration Tester may find this course helpful.
Vulnerability Assessor
Vulnerability Assessors identify weaknesses in systems and applications before they can be exploited. The practical skills developed in this Android ethical hacking course are directly applicable to vulnerability assessment. The course provides hands-on experience with techniques for finding vulnerabilities in Android devices and applications. You will also learn to use tools like Metasploit. These tools can then be applied to uncovering security flaws. The course provides a solid foundation for identifying and analyzing vulnerabilities.
Mobile Security Engineer
A Mobile Security Engineer specializes in securing mobile applications and devices. This course, with its focus on Android ethical hacking, directly supports the skills needed in this role. The course covers techniques for identifying vulnerabilities, exploiting weaknesses, and implementing security measures on Android platforms. You'll gain insights into areas often overlooked in traditional security training. The course's practical approach is crucial, as Mobile Security Engineers need to understand the specific threats and challenges present in the mobile environment. This course may be useful for learning specific attack types.
Security Analyst
The role of a Security Analyst involves protecting computer systems and networks from cyber threats. A core aspect is understanding how attackers operate, which is directly addressed in this course focusing on ethical hacking of Android systems. This course may provide a strong understanding of attack methodologies. Security Analysts need to identify vulnerabilities and implement preventative measures, areas this course touches upon through practical exercises in penetration testing and understanding exploits. An aspiring Security Analyst should consider this course to enhance their knowledge of mobile security threats.
Information Security Analyst
Information Security Analysts protect an organization's data and systems. This course, focusing on practical Android ethical hacking, can help develop skills in identifying and mitigating vulnerabilities. While the course centers on Android, the underlying principles of ethical hacking and penetration testing are applicable to broader security contexts. You'll become familiar with tools like Metasploit and techniques like phishing. Because preventing intrusions is a large part of the role of an Information Security Analyst, this course is highly useful.
Cybersecurity Consultant
Cybersecurity Consultants advise organizations on how to improve their security posture. Having a strong understanding of hacking techniques, as taught in this course, is valuable for assessing risks and recommending solutions. The Android-specific focus of the course is a useful niche, as mobile security is a growing concern for many businesses. This course may equip you with the practical knowledge needed to identify vulnerabilities. You will also be better equipped to advise clients on how to protect themselves from mobile-based attacks. Consider this course to broaden your understanding of the threat landscape.
Application Security Engineer
Application Security Engineers focus on securing software applications. This course, with its practical focus on Android ethical hacking, provides a solid foundation in identifying vulnerabilities and implementing security measures. The course covers techniques and tools relevant to assessing application security on mobile platforms. You may also find the section dedicated to PHP programming and web cloning very useful since these are common attack frameworks. This course helps develop practical skills useful for securing applications against threats.
IT Security Specialist
IT Security Specialists implement and manage security measures within an organization's IT infrastructure. This course, with its focus on Android ethical hacking, can broaden your understanding of potential threats and vulnerabilities. The course provides hands-on experience with tools like Termux and Metasploit. You'll also learn about phishing attacks and encryption techniques. This course may provide practical skills needed to protect systems from a variety of attacks, especially those targeting mobile devices.
Network Security Engineer
The Network Security Engineer is responsible for securing an organization's network infrastructure. This course can provide valuable insights into how attackers exploit network vulnerabilities, particularly in the context of mobile devices. The course covers topics like port forwarding and LAN/WAN attacks. Metasploit is also covered, and network intrusions are often made through its framework. This course might be helpful to better understand the tools and techniques used to compromise networks.
Security Software Developer
Security Software Developers create tools and applications to protect systems from cyber threats. Understanding the mindset and techniques of attackers, as taught in this course, is invaluable for designing effective security solutions. The course's practical approach to Android ethical hacking provides a unique perspective on mobile security challenges. You will learn about vulnerabilities and exploits firsthand. Consider this course to inform your development work with real-world attack scenarios.
Security Architect
Security Architects design and implement security systems for organizations. A broad understanding of attack techniques, as taught in this ethical hacking course, informs the design of robust security architectures. Understanding how attackers operate is crucial for anticipating potential threats. This course may improve your understanding of how to protect systems from a wide range of mobile-specific attacks.
Incident Responder
An Incident Responder analyzes security breaches and coordinates responses to minimize damage. Understanding attack techniques, as covered in this Android ethical hacking course, is crucial for effective incident handling. The course will give you insight into how attackers operate and what tools they use. While this course may be useful for practical purposes, Incident Responders typically require a higher level of experience.
Digital Forensics Analyst
Digital Forensics Analysts investigate cybercrimes and security incidents to uncover evidence. This course, focusing on Android ethical hacking, can provide useful insights into how attackers compromise mobile devices. By understanding the techniques used in attacks, forensics analysts can better identify and analyze digital evidence. While forensics often requires specialized tools and training, this course can help broaden the broader threat landscape.
Cybersecurity Trainer
Cybersecurity Trainers educate others on security best practices and potential threats. This course, with its hands-on approach to Android ethical hacking, may provide valuable content for training programs. By understanding the techniques used by attackers, trainers can better prepare individuals and organizations to defend themselves. The course's practical exercises could be adapted into training modules. Consider this course if you are involved in cybersecurity education.

Reading list

We haven't picked any books for this reading list yet.
An accessible and practical guide to ethical hacking, covering essential concepts, techniques, and tools.
A comprehensive guide to penetration testing, with a focus on practical techniques and real-world scenarios.
A comprehensive guide to ethical hacking, covering advanced techniques and methodologies used by professional penetration testers.
A practical guide to ethical hacking, focusing on the tools and techniques used by white hat hackers.
A comprehensive guide to web application security, covering common vulnerabilities and how to exploit them.
A comprehensive textbook on computer security, covering fundamental concepts, cryptography, and ethical hacking.
A classic text on network security, covering vulnerabilities, exploits, and countermeasures.
A practical guide to implementing security best practices, covering a wide range of topics from network security to incident response.
This comprehensive guide provides a deep dive into Metasploit Framework, covering installation, configuration, advanced exploitation techniques, evasion methods, and post-exploitation strategies. It is highly relevant for security professionals seeking to master Metasploit.
Focusing on web application security, this book explores Metasploit's capabilities for exploiting web vulnerabilities, identifying common attack vectors, and developing custom exploits. Particularly useful for web security professionals.
Practical guide to using Metasploit Framework for penetration testing. It covers a wide range of topics, from basic concepts to advanced techniques.
Comprehensive guide to using Metasploit Framework for penetration testing. It covers everything from basic concepts to advanced techniques.
This comprehensive guide provides a step-by-step approach to penetration testing, covering fundamentals, tools, and techniques, making it suitable for both beginners and experienced testers.
This practical guide focuses on real-world penetration testing scenarios, empowering readers with hands-on techniques to identify and exploit vulnerabilities.
This recipe-based guide offers practical solutions for common web application security issues, empowering developers and testers to enhance the security of their web applications.
This comprehensive book covers both theoretical concepts and practical techniques for network penetration testing, making it suitable for both beginners and advanced testers.
This in-depth guide to the Metasploit penetration testing framework provides detailed instructions and case studies, making it a valuable resource for Metasploit users.

Share

Help others find this course page by sharing it with your friends and followers:

Similar courses

Similar courses are unavailable at this time. Please try again later.
Our mission

OpenCourser helps millions of learners each year. People visit us to learn workspace skills, ace their exams, and nurture their curiosity.

Our extensive catalog contains over 50,000 courses and twice as many books. Browse by search, by topic, or even by career interests. We'll match you to the right resources quickly.

Find this site helpful? Tell a friend about us.

Affiliate disclosure

We're supported by our community of learners. When you purchase or subscribe to courses and programs or purchase books, we may earn a commission from our partners.

Your purchases help us maintain our catalog and keep our servers humming without ads.

Thank you for supporting OpenCourser.

© 2016 - 2025 OpenCourser