IOT Security: Pentesting on IP Cameras: Difference between revisions

From Elvis Wiki
Line 15: Line 15:
Enter these commands in the shell
Enter these commands in the shell


  $sudo nmap -O 192.168.0.130
  $sudo nmap -O 192.168.8.103


=== Step 2 ===
=== Step 2 ===

Revision as of 08:41, 12 June 2022

Summary

This is a documentation on pentesting (information gathering and vulnerability scans) performed on TP-link Kasa Cam Smart Home Camera KC120.

Requirements

  • Operating system: Kali Linux 2022.2
  • TP-link Kasa Cam Smart Home Camera KC120
  • Kasa Smartphone application (IOS or Android)

Description

Step 1

Enter these commands in the shell

$sudo nmap -O 192.168.8.103

Step 2

Used Hardware

TP-Link Kasa Smart Home Camera KC120

References