Skip to content

Updated Requirement.txt file#870

Open
K4R7IK wants to merge 2 commits intothreat9:masterfrom
K4R7IK:master
Open

Updated Requirement.txt file#870
K4R7IK wants to merge 2 commits intothreat9:masterfrom
K4R7IK:master

Conversation

@K4R7IK
Copy link
Copy Markdown

@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
Copy Markdown

macpijan commented May 6, 2025

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

@K4R7IK
Copy link
Copy Markdown
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.

@h9zdev
Copy link
Copy Markdown
Contributor

h9zdev commented Mar 5, 2026

It's been merged with #897 to master repo

Copy link
Copy Markdown
Contributor

@h9zdev h9zdev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

USE pytest-xdist flake8 git+git://github.com/threat9/threat9-test-bed telnetlib3

@@ -2,3 +2,5 @@ requests==2.32.2
paramiko
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You need libraries for telnet issies
pytest-xdist flake8 git+git://github.com/threat9/threat9-test-bed telnetlib3

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.

3 participants