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

Added Chmod, Chown, Chtimes, and uid:gid to Ls #1170

Merged
merged 7 commits into from
Mar 29, 2023
Merged

Added Chmod, Chown, Chtimes, and uid:gid to Ls #1170

merged 7 commits into from
Mar 29, 2023

Conversation

rwincey
Copy link
Contributor

@rwincey rwincey commented Mar 28, 2023

  1. Added user and group to directory listing (ls) for linux & darwin payloads. Ignored on windows & generic
  2. Added chmod, chown for linux payloads
  3. Added chtimes (timestomp) for all payloads

@rwincey rwincey requested a review from a team as a code owner March 28, 2023 20:52
@moloch--
Copy link
Member

dope

@github-advanced-security
Copy link

You have successfully added a new CodeQL configuration .github/workflows/codeql-scanning.yml:CodeQL-Build. As part of the setup process, we have scanned this repository and found 20 existing alerts. Please check the repository Security tab to see all alerts.

@rwincey
Copy link
Contributor Author

rwincey commented Mar 29, 2023

.... now?

@rwincey rwincey requested a review from rkervella March 29, 2023 14:58
rkervella
rkervella previously approved these changes Mar 29, 2023
@rwincey
Copy link
Contributor Author

rwincey commented Mar 29, 2023

Had to commit one more time to get a "Verified" commit.

@rwincey rwincey requested a review from rkervella March 29, 2023 18:48
@rwincey
Copy link
Contributor Author

rwincey commented Mar 29, 2023

Any clue on how to get all commits signed? Do I need to open up a whole new branch?

@rkervella
Copy link
Member

I don't think you can retro-actively sign commits. You'd have to submit a new PR from a new branch I think. I'll force merge for this time, but please remember to sign your commits next time.

@rkervella rkervella merged commit 7d95856 into BishopFox:master Mar 29, 2023
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