Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.
This repository was archived by the owner on May 20, 2025. It is now read-only.

Error in payloads module #67

@sameeripro

Description

@sameeripro

Hi Team,

I tried on ubuntu and also on docker but I am getting below error.

Starting ChopShop (Created by MITRE)
Initializing Modules ...
Initializing module 'payloads'
WARNING: No Parent for payloads providing sslim data
Running Modules ...
Exception in module payloads -- Traceback:
Traceback (most recent call last):
File "/usr/local/libexec/chopshop/shop/ChopNids.py", line 565, in handleTcpStreams
output = code.handleStream(tcpd)
File "/usr/local/libexec/chopshop/modules/payloads.py", line 145, in handleStream
handle_bytes(data, color, direction, tcp.module_data)
File "/usr/local/libexec/chopshop/modules/payloads.py", line 168, in handle_bytes
chop.prettyprnt(color, data)
File "/usr/local/libexec/chopshop/shop/ChopHelper.py", line 153, in prettyprnt
raise TypeError("Unable to create string from inputs")
TypeError: Unable to create string from inputs

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions