Projects STRLCPY CamOver Commits 4cd57f14
🤬
  • ■ ■ ■ ■ ■
    README.md
    skipped 18 lines
    19 19  To use CamOver just type `camover` in your terminal.
    20 20   
    21 21  ```
    22  -usage: camover [-h] [-t] [-o OUTPUT] [-i INPUT] [-a ADDRESS] [--api API]
     22 +usage: camover [-h] [-t] [-o OUTPUT] [-i INPUT] [-a ADDRESS] [--shodan SHODAN]
     23 + [--zoomeye ZOOMEYE] [-p PAGES]
    23 24   
    24 25  CamOver is a camera exploitation tool that allows to disclosure network camera
    25 26  admin password.
    skipped 7 lines
    33 34   Input file of addresses.
    34 35   -a ADDRESS, --address ADDRESS
    35 36   Single address.
    36  - --api API Shodan API key for exploiting devices over Internet.
     37 + --shodan SHODAN Shodan API key for exploiting devices over Internet.
     38 + --zoomeye ZOOMEYE ZoomEye API key for exploiting devices over Internet.
     39 + -p PAGES, --pages PAGES
     40 + Number of pages you want to get from ZoomEye.
    37 41  ```
    38 42   
    39 43  ### Examples
    skipped 85 lines
Please wait...
Page is in error, reload to recover