Skip to content

Commit 60c290c

Browse files
authored
Update redis-cron-getshell.py
1 parent fe969d3 commit 60c290c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

script/redis-cron-getshell.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
from plugin.util import host2IP
1313
from plugin.util import randomString
1414

15-
listen_ip = '115.28.1.1'
15+
listen_ip = 'x.x.x.x' # your public IP and Port
1616
listen_port = 9999
1717

1818

0 commit comments

Comments
 (0)