Техническая информация
- iptables -D INPUT -p tcp --dport 45848 -j ACCEPT
- iptables -I INPUT -p tcp --dport 45848 -j ACCEPT
- iptables -D INPUT -p tcp --dport 45921 -j ACCEPT
- iptables -I INPUT -p tcp --dport 45921 -j ACCEPT
- /bin/sh -c rm <SAMPLE_FULL_PATH>
- rm <SAMPLE_FULL_PATH>
- /bin/sh -c iptables -D INPUT -p tcp --dport 45848 -j ACCEPT
- /bin/sh -c iptables -I INPUT -p tcp --dport 45848 -j ACCEPT
- /bin/sh -c iptables -D INPUT -p tcp --dport 45921 -j ACCEPT
- /bin/sh -c iptables -I INPUT -p tcp --dport 45921 -j ACCEPT
- 0.0.0.0:45848
- 0.0.0.0:45921