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

Create Wsdl.yml #314

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

teixeira0xfffff
Copy link

No description provided.

@teixeira0xfffff
Copy link
Author

wietze commented on Sep 2, 2022
Hey @teixeira0xfffff , could you provide some more detail on how this would work? How would you specify the file that is to be uploaded? Or does it simply reach out to the URL, and data can be smuggled in the URL itself?

Data can be smuggled in the URL itself
like my las submission https://lolbas-project.github.io/lolbas/Binaries/DataSvcUtil/

@wietze wietze requested review from a team and wietze August 5, 2023 17:58
@wietze
Copy link
Member

wietze commented Aug 5, 2023

I can confirm it works as expected - it connects to the specified URL, which could contain (obfuscated) data one wishes to exfiltrate.

image

That being said, this would mean any executable that is able to make an HTTP request to a user-configurable location would quality for this kind of upload/exfiltration kind of use case. That would imply that every LOLBAS entry with 'download' functionality currently in the project automatically has 'upload' functionality.

Therefore, before merging, it'd be good to get a second opinion @LOLBAS-Project/lolbas-team - depending on the decision, we may have to re-evaulate DataSvcUtil too.

@teixeira0xfffff
Copy link
Author

@teixeira0xfffff
Copy link
Author

Copy link
Contributor

@api0cradle api0cradle left a comment

Choose a reason for hiding this comment

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

I agree that we should probably go through and change the ones we have approved. Initially we found only binaries that would directly download and upload, but this is of course another way to do it.

@teixeira0xfffff
Copy link
Author

this pr apply to all selected features:
image

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.

None yet

3 participants