Skip to content

Conversation

Symbian-Bro
Copy link

Changes

Command-Line Interface: I've replaced the old interactive prompt with argparse to make the tool more scriptable. Added the ability to take --help parameter and display usage instructions.

How to Test

The script is now run by providing the IP address as a command-line argument:

example : python your_script_name.py 192.168.1.100

- Added /cam/realmonitor for IP camera streams.
- Added /h264Preview_01_main for DVR/NVR streams.
Changes :
- Replaced the `input()` prompt with `argparse` for handling command-line arguments.
- The target IP can now be given as a positional argument
- Added a `--help` parameter which will print usage instructions.

Usage - python CamXploit.py 192.168.1.100
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant