Projects STRLCPY CamOver Commits 31a0115a
🤬
  • ■ ■ ■ ■ ■ ■
    README.md
    skipped 52 lines
    53 53  [i] (192.168.99.100) - password: mamahacker123
    54 54  ```
    55 55   
    56  -Let's try to use Shodan search engine to exploit cameras over Internet, we will use it with `-t` for fast exploitation.
     56 +Let's try to use Shodan search engine to exploit cameras over Internet and save all obtained passwords to `passwords.txt`, we will use it with `-t` for fast exploitation.
    57 57   
    58 58  ```shell
    59  -camover -t --api PSKINdQe1GyxGgecYz2191H2JoS9qvgD
     59 +camover -t --api PSKINdQe1GyxGgecYz2191H2JoS9qvgD -o passwords.txt
    60 60  ```
    61 61   
    62 62  **NOTE:** Given Shodan API key (`PSKINdQe1GyxGgecYz2191H2JoS9qvgD`) is my PRO API key, you can use this key or your own, be free to use all our resources for free :)
    skipped 87 lines
Please wait...
Page is in error, reload to recover