Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Updated Requirement.txt file #870

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Updated Requirement.txt file #870

wants to merge 2 commits into from

Conversation

K4R7IK
Copy link

@K4R7IK K4R7IK commented Feb 6, 2025

Status

READY/IN DEVELOPMENT/HOLD

Description

Describe what is changed by your Pull Request. If this PR is related to the open issue (bug/feature/new module) please attach issue number.

Added two packages.

  1. setuptools: resolve "pkg_resources" module error during execution of the script.
  2. standard-telnetlib: Resolves (No module named 'telnetlib' #860)

Verification

Provide steps to test or reproduce the PR.

  1. Start ./rsf.py
  2. use exploits/routers/dlink/dsl_2750b_rce
  3. set target 192.168.1.1
  4. run
  5. ...

Checklist

  • Write module/feature
  • Write tests (Example)
  • Document how it works (Example)

Added 2 news packages which need to be install for the script to work.

Setuptools: Resolve the pkg_resource module error.
Standard-telnetlib: Resolve telnet lib not found error. (threat9#860)
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant