垃圾项目植入恶意代码

Open
#130 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
20/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Active
Tech stack
python
Domain
security

Research direction

Start by reviewing DRipper.py and the reported PyArmor obfuscation. The issue does not name a specific behavior to change, test to run, or acceptance criteria, so confirm the reported contents and define the required remediation before implementation.

Written by the indexing model from the issue text.

Description

这个项目的 DRipper.py 之所以是加密的一大坨,并不是因为技术多复杂,而是作者用 PyArmor 做了混淆。
隐藏低质实现:很多这类工具的实际代码写得很粗糙(硬编码、无错误处理、甚至夹带私货),加密后使用者看不到
去掉混淆外壳,它实现的无非就是:socket 或 requests + threading + 一个循环发请求的函数。
任何学过几天 Python 的人都能写出来。

Dominant language
Python
Stars
3k
Forks
694
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from palahsu/DDoS-Ripper

All issues in palahsu/DDoS-Ripper

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.