Advertising
advertising
related pastes to tag 'backdoor'
- 1064542 - 0x0syscall: linux source server backdoor botnet 0x0syscall haksyn
-
- ///////////////////////////////////////
- //Projet : Remote Control V.1 (client)
- //Server send cmd and client receved
- //Author : 0x0syscall
- //Team : HaKSyN Security TeaM
- ///////////////////////////////////////
- #include "stdio.h"
- 1064541 - 0x0syscall: linux server backdoor 0x0syscall haksyn
-
- //////////////////////////////////////
- //Projet: Remote Control V.1 (server)
- //Server send cmd and client receved
- //Author: 0x0syscall
- //TeaM; HaKSyN Security TeaM
- /////////////////////////////////////
- 645292 - client: client backdoor fuck
-
- # -*- coding: cp1252 -*-
- import socket
- Socket = socket.socket(socket.AF_INET,socket.SOCK_STREAM)
- print "########################"
- print "## backdoor by akuryo ##"
- print "########################"
- print ""