Advertisement
missblackhat

Untitled

Dec 14th, 2017
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.16 KB | None | 0 0
  1.  
  2.  
  3. [C:\Windows\system32\cmd.exe - server.py]
  4.  
  5. info
  6.  
  7. clients
  8.  
  9. bakc
  10. c
  11.  
  12. [C:\Windows\system32\cmd.exe]
  13.  
  14.  
  15. server.py
  16.  
  17. [Task Switching]
  18.  
  19.  
  20.  
  21. [server.py - C:\Users\Public\AngryEggplant\server.py (2.7.13)]
  22.  
  23.  
  24.  
  25.  
  26. [*server.py - C:\Users\Public\AngryEggplant\server.py (2.7.13)*]
  27. self.rreturns
  28.  
  29. [C:\Windows\system32\cmd.exe]
  30.  
  31.  
  32.  
  33.  
  34. [C:\Windows\system32\cmd.exe - server.py]
  35.  
  36.  
  37.  
  38.  
  39. [Task Switching]
  40.  
  41.  
  42.  
  43. [client.py - C:\Users\Public\AngryEggplant\client.py (2.7.13)]
  44.  
  45.  
  46.  
  47. [C:\Windows\system32\cmd.exe - server.py]
  48.  
  49.  
  50. clients
  51. client 1
  52. ls
  53. bac
  54. back
  55. help
  56. clients
  57. client 1
  58.  
  59.  
  60.  
  61. [client.py - C:\Users\Public\AngryEggplant\client.py (2.7.13)]
  62.  
  63.  
  64.  
  65.  
  66. [*client.py - C:\Users\Public\AngryEggplant\client.py (2.7.13)*]
  67. if self.mode;
  68. self.socket.settimeout91.00else;
  69. self.socket.settimeout9none0
  70.  
  71. [C:\Windows\system32\cmd.exe]
  72.  
  73. \python27\python
  74.  
  75.  
  76. [C:\Windows\system32\cmd.exe - \python27\python]
  77.  
  78. import socket
  79. s = socket.socket90
  80. s.settimeout9none0
  81. s.
  82.  
  83. [Python 2.7.13 Shell]
  84.  
  85. i
  86.  
  87. [*Python 2.7.13 Shell*]
  88. s = socket.socket90
  89.  
  90.  
  91. [Python 2.7.13 Shell]
  92.  
  93. s
  94.  
  95. [*Python 2.7.13 Shell*]
  96.  
  97. .bind99'localhost',888800
  98.  
  99.  
  100. [Python 2.7.13 Shell]
  101.  
  102. s
  103.  
  104. [*Python 2.7.13 Shell*]
  105.  
  106. .listen910
  107.  
  108.  
  109. [Python 2.7.13 Shell]
  110.  
  111. s
  112.  
  113. [*Python 2.7.13 Shell*]
  114.  
  115. .accept90
  116.  
  117.  
  118. [C:\Windows\system32\cmd.exe - \python27\python]
  119.  
  120. connect99'localhost',888800
  121.  
  122.  
  123. [Python 2.7.13 Shell]
  124.  
  125. s
  126.  
  127. [*Python 2.7.13 Shell*]
  128.  
  129. .g90
  130.  
  131.  
  132. [Python 2.7.13 Shell]
  133.  
  134. s
  135.  
  136. [*Python 2.7.13 Shell*]
  137.  
  138. = socket.socket90
  139.  
  140.  
  141. [Python 2.7.13 Shell]
  142.  
  143. s
  144.  
  145. [*Python 2.7.13 Shell*]
  146.  
  147. .bind99'localhost',999900
  148.  
  149.  
  150. [Python 2.7.13 Shell]
  151.  
  152. s
  153.  
  154. [*Python 2.7.13 Shell*]
  155.  
  156. .listen910
  157.  
  158.  
  159. [Python 2.7.13 Shell]
  160.  
  161. s
  162.  
  163. [*Python 2.7.13 Shell*]conn, addr = s.accept90
  164.  
  165.  
  166. [C:\Windows\system32\cmd.exe - \python27\python]9999
  167. s.recv92560
  168.  
  169.  
  170. [Python 2.7.13 Shell]
  171.  
  172. c
  173.  
  174. [*Python 2.7.13 Shell*]
  175.  
  176. onn.send9'yodle'0
  177.  
  178.  
  179. [Python 2.7.13 Shell]
  180.  
  181. s
  182.  
  183. [*Python 2.7.13 Sconn.setblocking9false0
  184.  
  185.  
  186. [Python 2.7.13 Shell]
  187.  
  188. c
  189.  
  190. [*Python 2.7.13 Shell*]
  191.  
  192. onn.recv92560
  193.  
  194.  
  195. [C:\Windows\system32\cmd.exe - \python27\python]
  196.  
  197. s.send9'yoddle'0
  198.  
  199.  
  200. [Python 2.7.13 Shell]
  201.  
  202. c
  203.  
  204. [*Python 2.7.13 Shell*]
  205.  
  206. onn.recv92560
  207.  
  208.  
  209. [Python 2.7.13 Shell]
  210.  
  211.  
  212.  
  213. [C:\Windows\system32\cmd.exe - \python27\python]
  214.  
  215. exit90
  216.  
  217.  
  218. [C:\Windows\system32\cmd.exe]
  219.  
  220.  
  221. server.py
  222.  
  223. [*client.py - C:\Users\Public\AngryEggplant\client.py (2.7.13)*]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement