⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 frmattackdetails.frm

📁 这是一个特洛伊木马防御系统
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Begin VB.Form frmAttackDetails 
   BackColor       =   &H00000000&
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "Attack details..."
   ClientHeight    =   5040
   ClientLeft      =   2340
   ClientTop       =   825
   ClientWidth     =   6840
   ControlBox      =   0   'False
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   5040
   ScaleWidth      =   6840
   ShowInTaskbar   =   0   'False
   Begin VB.CommandButton Command3 
      Caption         =   "Actual Size"
      Height          =   195
      Left            =   5400
      TabIndex        =   26
      Top             =   7200
      Width           =   975
   End
   Begin VB.Frame Frame3 
      BackColor       =   &H00000000&
      Caption         =   "Flood Him"
      ForeColor       =   &H8000000F&
      Height          =   1935
      Left            =   720
      MouseIcon       =   "frmAttackDetails.frx":0000
      TabIndex        =   20
      Top             =   5160
      Width           =   5655
      Begin MSComctlLib.ProgressBar ProgressBar1 
         Height          =   135
         Left            =   120
         TabIndex        =   27
         Top             =   1680
         Width           =   5415
         _ExtentX        =   9551
         _ExtentY        =   238
         _Version        =   393216
         Appearance      =   0
      End
      Begin VB.CheckBox chkAddCarriageReturn 
         Caption         =   "Check1"
         Height          =   255
         Left            =   5160
         TabIndex        =   23
         Top             =   1200
         Value           =   1  'Checked
         Visible         =   0   'False
         Width           =   255
      End
      Begin VB.TextBox txtFloodTimes 
         BackColor       =   &H00C0C0C0&
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   162
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H80000001&
         Height          =   285
         Left            =   2520
         TabIndex        =   22
         TabStop         =   0   'False
         Text            =   "1000"
         Top             =   960
         Width           =   1365
      End
      Begin VB.TextBox txtFloodMessage 
         BackColor       =   &H00C0C0C0&
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   162
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H80000001&
         Height          =   255
         Left            =   2520
         TabIndex        =   21
         TabStop         =   0   'False
         Text            =   "Bull Shit!"
         Top             =   600
         Width           =   2700
      End
      Begin VB.Label Label9 
         BackColor       =   &H00000000&
         Caption         =   "Enter How Times To Flood:"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   162
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00C0C0C0&
         Height          =   255
         Left            =   120
         TabIndex        =   25
         Top             =   960
         Width           =   2535
      End
      Begin VB.Label Label8 
         BackColor       =   &H00000000&
         Caption         =   "Enter Your Flood Message:"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   162
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00C0C0C0&
         Height          =   255
         Left            =   120
         TabIndex        =   24
         Top             =   600
         Width           =   2535
      End
      Begin VB.Image picButton 
         Height          =   480
         Left            =   1080
         MousePointer    =   2  'Cross
         Picture         =   "frmAttackDetails.frx":0442
         Top             =   1200
         Width           =   480
      End
   End
   Begin VB.Frame Frame2 
      BackColor       =   &H00000000&
      Caption         =   "Attackers IP/ Port/Host"
      ForeColor       =   &H00C0C0C0&
      Height          =   1095
      Left            =   750
      TabIndex        =   6
      Top             =   270
      Width           =   3570
      Begin VB.TextBox txtAttckrsIP 
         BackColor       =   &H00C0C0C0&
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   162
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   285
         Left            =   1950
         Locked          =   -1  'True
         TabIndex        =   12
         TabStop         =   0   'False
         Top             =   225
         Width           =   1365
      End
      Begin VB.TextBox txtAttckrsPort 
         BackColor       =   &H00C0C0C0&
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   162
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   285
         Left            =   600
         Locked          =   -1  'True
         TabIndex        =   11
         TabStop         =   0   'False
         Top             =   225
         Width           =   615
      End
      Begin VB.TextBox txtAttckrsHostName 
         BackColor       =   &H00C0C0C0&
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   162
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00000000&
         Height          =   255
         Left            =   1200
         Locked          =   -1  'True
         TabIndex        =   7
         TabStop         =   0   'False
         Top             =   675
         Width           =   2190
      End
      Begin VB.Label Label1 
         BackColor       =   &H00000000&
         Caption         =   " IP:"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   162
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00C0C0C0&
         Height          =   285
         Left            =   1575
         TabIndex        =   10
         Top             =   225
         Width           =   390
      End
      Begin VB.Label Label5 
         BackColor       =   &H00000000&
         Caption         =   "Port:"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   162
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00C0C0C0&
         Height          =   285
         Left            =   150
         TabIndex        =   9
         Top             =   240
         Width           =   540
      End
      Begin VB.Label Label6 
         BackColor       =   &H00000000&
         Caption         =   "Host Name:"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   162
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00C0C0C0&
         Height          =   240
         Left            =   150
         TabIndex        =   8
         Top             =   675
         Width           =   1140
      End
   End
   Begin VB.TextBox txtAttackingTrojan 
      BackColor       =   &H00C0C0C0&
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   162
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   255
      Left            =   2400
      Locked          =   -1  'True
      TabIndex        =   2
      TabStop         =   0   'False
      Top             =   2025
      Width           =   3540
   End
   Begin VB.TextBox txtPortAttacked 
      BackColor       =   &H00C0C0C0&
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   162
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   240
      Left            =   2400
      Locked          =   -1  'True
      TabIndex        =   1
      TabStop         =   0   'False
      Top             =   1650
      Width           =   615
   End
   Begin VB.CommandButton cmdReturn 
      Caption         =   "Go &Back"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   9.75
         Charset         =   162
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   810
      Left            =   4920
      Picture         =   "frmAttackDetails.frx":0D0C
      Style           =   1  'Graphical
      TabIndex        =   0
      Top             =   480
      Width           =   1065
   End
   Begin VB.Frame Frame1 
      BackColor       =   &H00000000&
      Height          =   990
      Index           =   0
      Left            =   750
      TabIndex        =   3
      Top             =   1425
      Width           =   5340
      Begin VB.Label Label4 
         Alignment       =   1  'Right Justify
         BackStyle       =   0  'Transparent
         Caption         =   "Caused by Trojan:"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   162
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00C0C0C0&
         Height          =   240
         Left            =   75
         TabIndex        =   5
         Top             =   600
         Width           =   1590
      End
      Begin VB.Label Label3 
         Alignment       =   1  'Right Justify
         BackStyle       =   0  'Transparent
         Caption         =   "Port Attacked:"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   162
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00C0C0C0&
         Height          =   240
         Left            =   75
         TabIndex        =   4
         Top             =   225
         Width           =   1590
      End
   End
   Begin VB.Frame Frame4 
      BackColor       =   &H00000000&
      Height          =   4890
      Left            =   600
      TabIndex        =   13
      Top             =   75
      Width           =   5640
      Begin VB.CommandButton Command4 
         Caption         =   "ShutDown My Computer"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   162
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   855
         Left            =   3240
         Picture         =   "frmAttackDetails.frx":1016
         Style           =   1  'Graphical
         TabIndex        =   29
         Top             =   2640
         Width           =   2175
      End
      Begin VB.CommandButton Min 
         Caption         =   "Minimize All"
         Height          =   495
         Left            =   4440
         TabIndex        =   28
         Top             =   600
         Visible         =   0   'False
         Width           =   735
      End
      Begin VB.CommandButton Command2 
         Caption         =   "Flood To Attacker"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   162
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   735
         Left            =   1560
         Picture         =   "frmAttackDetails.frx":37B8
         Style           =   1  'Graphical
         TabIndex        =   19
         Top             =   4080
         Width           =   2535

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -