Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

POST Request Testing Transform URL #60

Open
cmlh opened this issue Nov 29, 2023 · 5 comments
Open

POST Request Testing Transform URL #60

cmlh opened this issue Nov 29, 2023 · 5 comments

Comments

@cmlh
Copy link
Contributor

cmlh commented Nov 29, 2023

A POST request is used to test the existence of the Transform URL on cetas.paterva.com as configured below:

image

Can this POST request be specified so the Traceback exception can be caught during this test please?

@crest42
Copy link
Collaborator

crest42 commented Dec 19, 2023

Hey Christian, thanks for submitting this issue. Can you elaborate a bit further? What Traceback exception is thrown and where? What do you mean with "specified"? The content and the url?

@cmlh
Copy link
Contributor Author

cmlh commented Dec 19, 2023

@crest42
Copy link
Collaborator

crest42 commented Dec 19, 2023

Still not sure if I can follow. If I use any of the examples in https://github.com/MaltegoTech/maltego-trx/tree/master/maltego_trx/template_dir and the lastest iTDS version I get a successful check and no exception in TRX.

Can you tell me more about the exception you are seeing?

@cmlh
Copy link
Contributor Author

cmlh commented Dec 19, 2023

I'll reopen this issue once I've documented the next Traceback as I deliberately don't retain logs.

@cmlh cmlh closed this as completed Dec 19, 2023
@cmlh
Copy link
Contributor Author

cmlh commented Feb 23, 2024

I've reproduced the error below when accessing the "MaltegoMsg/Request" "Type: str: The input entity type":

Traceback (most recent call last):
File "/maltego_trx/server.py", line 40, in run_transform
return transform_method(client_msg), 200 # Transform method
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
AttributeError: 'MaltegoMsg' object has no attribute 'Type'

@cmlh cmlh reopened this Feb 23, 2024
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

No branches or pull requests

2 participants