Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[BUG Report]:MEM method issue #673

Open
Assignees
MHProDev
Labels
bugSomething isn't working
@F1nnnn

Description

@F1nnnn

Version

2.4 (Default)

Which section is the problem?

L4 (DDoS Attack Layer 4)

Please complete the following information

- OS: Ubuntu 22- Installed Requirements Version [e.g. PyRoxy1.0b5]- Python Version Python 3.10.12

What happened (Describe the bug) ?

File "/root/MHDDoS/start.py", line 582, in _generate_amp
for ref in self._ref:
TypeError: 'NoneType' object is not iterable
for ref in self._ref:
TypeError: 'NoneType' object is not iterable
for ref in self._ref:
TypeError: 'NoneType' object is not iterable
self._amp_payloads = cycle(self._generate_amp())
File "/root/MHDDoS/start.py", line 582, in _generate_amp
for ref in self._ref:
TypeError: 'NoneType' object is not iterable
for ref in self._ref:
TypeError: 'NoneType' object is not iterable
Exception in thread Thread-50:
Traceback (most recent call last):
File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
self.run()
File "/root/MHDDoS/start.py", line 411, in run
self.select(self._method)
File "/root/MHDDoS/start.py", line 622, in select
self._amp_payloads = cycle(self._generate_amp())
File "/root/MHDDoS/start.py", line 582, in _generate_amp
for ref in self._ref:
TypeError: 'NoneType' object is not iterable

Screenshots

1

Please provide a link to a minimal reproduction of the bug

No response

Relevant log output

Additional context

No response

Your code

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions


    [8]ページ先頭

    ©2009-2026 Movatter.jp