Skip to content

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)
@macpijan
Copy link

macpijan commented May 6, 2025

Any chance this can get merged? Current master does not work without it.

@K4R7IK
Copy link
Author

K4R7IK commented Jun 5, 2025

@macpijan I don't thing so. I been very long since I opened the pull request. You can clone my fork. It will work.

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.

2 participants