Conti Ransomware malware leak WITH LOCKER
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

85 lines
3.5 KiB

  1. ������ ���������������
  2. ����������� �������
  3. ����
  4. ���������� ��������� ������ ��������������� �� ����:
  5. * �������� ������������� ��������� ��� ���������� ����� ����������
  6. * ���������� ������������ ��� ��������� � �������� ��� ��� ������ ����� ���������
  7. * �������� �������� BlueKeep � ������.
  8. �������� ������
  9. ������ ��������� ��������� ���� � ��������� �� ��������� ������� ����� �������� - ��� ���� ����������.
  10. ��������, ��� ����-��� ��������� �������� �� ������ http://galamatics.com/jomangi1.png � http://galamatics.com/jomangi2.png
  11. (��������� ����� ����� DownloadFromUrlA) � ��������� ��. ����������� ����-���� ����������:
  12. ���� �� ����������� ��� ���������, ��� ����� ���� ROP.
  13. ���� ���, �� �������� ��� ������������ ����� ������ ������� � ������� ������� � ������ ����� ���.
  14. ������������ ������������ �� ���� ����� �������� ���������:
  15. - ������� ������� ������ Windows
  16. - ����� Windows
  17. - LDAP
  18. ������ �������� � ������������ � ���������� module_HOWTO.
  19. ���������
  20. ��� ��������� ������ ����������� � ������ ��������� module_HOWTO.
  21. ��� ������������ ���� �� ������� ���������.
  22. ��������� ������� ���������:
  23. 1) ��������� ������ � �����������:
  24. - � ��������� ������ ���� �������� ����� Exploit(const char* hostname) (����� ����� ���� ����� ������ ��� �� ���)
  25. - ��� ������������ ���� ������ ���� ���������� �� ���� ������������
  26. - ������ ������ ���������� ��� �����������, �� ������ ���������� ������� ���� � �������� ���������, �������� �����������.
  27. ���� - ���������������� ��� ������������, ��� �������� �� ��� ������ ������ �������.
  28. ���������� "������ � ������" �� ����� (������ �������� � ������ ��������� ������������) - ���� ���� ������� ������ �������������.
  29. ����������� ����� ����������� ������� ���:
  30. - ��������� � ����� config.h ����������, ����� ������ ������ �� ��������.
  31. ����� �� ��������� ��������� �������������� � ������ ������ ���.
  32. ��������, ���� ���������� �������� FOO, ������
  33. config.h:
  34. #define FOO
  35. #undef BAR
  36. foo.cpp:
  37. #include "config.h"
  38. #ifdef FOO
  39. ...
  40. code here
  41. ...
  42. #endif
  43. - �������� ��������� ����� ������ ���� ������ ��� ������ ��������
  44. - ����� ����� ������������ ������� ���������� � Visual Studio ��� ������ ���������
  45. � ����� ������ ����� ������� ������������� �������� ��������������� � ���������� ������ ��� ����������� ������� �������.
  46. �� ������ ������� ������� ���� ������� ������.
  47. 2) � ������ ������� �������� �������� BlueKeep � ������������ � ����������� ������ � �����������.
  48. ���������� �� BlueKeep:
  49. https://github.com/umarfarook882/CVE-2019-0708
  50. https://github.com/n1xbyte/CVE-2019-0708
  51. https://github.com/adalenv/CVE-2019-0708-Tool
  52. https://github.com/gobysec/CVE-2019-0708
  53. https://github.com/Ekultek/BlueKeep
  54. https://github.com/robertdavidgraham/rdpscan
  55. https://github.com/zerosum0x0/CVE-2019-0708
  56. https://github.com/dothanthitiendiettiende/BlueKeep
  57. https://github.com/Ekultek/BlueKeep/blob/master/bluekeep_poc.py
  58. 3) ������������ ������
  59. - ������������� ������ ����������� Andrivet Advanced Obfuscator, ��������� ���������� �� MetaString4.h
  60. - ������������� ��������� ������ ����� GetApi
  61. - �������� ��������� �������:
  62. + Module wormDll build %date% %time% started - ��� ������ ������
  63. + Trying %sploit% on %hostname% (%addr%) - ��� ���������� ��������� � �����
  64. - ������� ����������� � ���� � ������� ��������. ��� ���� ����� ��, ��� � ������������ ������, �� � ����������� .log
  65. ������������ ����������� ���������� �����������.
  66. - ����������� ������ ����������� ������ � �������� ������ Debug, Release_logged. � ������� Release_nologs ����������� ������ �����������
  67. (����������� �������� LOG_TO_FILE, LOG_TO_CONSOLE)