Skip to content

Add fix and example for openat path traversion#1076

Merged
xwings merged 5 commits into
qilingframework:devfrom
wtdcode:fix-path-traverse
Feb 13, 2022
Merged

Add fix and example for openat path traversion#1076
xwings merged 5 commits into
qilingframework:devfrom
wtdcode:fix-path-traverse

Conversation

@wtdcode
Copy link
Copy Markdown
Member

@wtdcode wtdcode commented Jan 24, 2022

Checklist

Which kind of PR do you create?

  • This PR only contains minor fixes.
  • This PR contains major feature update.
  • This PR introduces a new function/api for Qiling Framework.

Coding convention?

  • The new code conforms to Qiling Framework naming convention.
  • The imports are arranged properly.
  • Essential comments are added.
  • The reference of the new code is pointed out.

Extra tests?

  • No extra tests are needed for this PR.
  • I have added enough tests for this PR.
  • Tests will be added after some discussion and review.

Changelog?

  • This PR doesn't need to update Changelog.
  • Changelog will be updated after some proper review.
  • Changelog has been updated in my PR.

Target branch?

  • The target branch is dev branch.

One last thing


This fixes https://www.kalmarunionen.dk/writeups/2022/rwctf/qlaas/

I admit it looks a bit dirty, though, before we have a real virtual file system implementation, there isn't too many better choices. Maybe we can implement a virtual file system in the next steps.

@wtdcode wtdcode marked this pull request as draft January 24, 2022 14:32
@wtdcode wtdcode marked this pull request as ready for review February 13, 2022 09:56
@xwings xwings merged commit 132e96f into qilingframework:dev Feb 13, 2022
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.

3 participants