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

📄 form2.frm

📁 全面网络扫描器VB源代码 很实用
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{248DD890-BB45-11CF-9ABC-0080C7E7B78D}#1.0#0"; "MSWINSCK.OCX"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX"
Begin VB.Form form2 
   BackColor       =   &H00000000&
   Caption         =   "CGI漏洞程序扫描器"
   ClientHeight    =   8190
   ClientLeft      =   60
   ClientTop       =   750
   ClientWidth     =   11880
   ClipControls    =   0   'False
   ControlBox      =   0   'False
   Icon            =   "form2.frx":0000
   LinkTopic       =   "Form1"
   MDIChild        =   -1  'True
   ScaleHeight     =   8190
   ScaleWidth      =   11880
   WindowState     =   2  'Maximized
   Begin VB.CommandButton cmdCollapse 
      BackColor       =   &H00FFFFFF&
      Caption         =   "Collapse All"
      Height          =   255
      Left            =   6000
      Style           =   1  'Graphical
      TabIndex        =   25
      Top             =   1320
      Width           =   975
   End
   Begin VB.CommandButton cmdexpand 
      BackColor       =   &H00FFFFFF&
      Caption         =   "Expand All"
      Height          =   255
      Left            =   4200
      Style           =   1  'Graphical
      TabIndex        =   24
      Top             =   1320
      Width           =   975
   End
   Begin VB.ListBox lstcmd 
      Height          =   1860
      ItemData        =   "form2.frx":8046
      Left            =   1320
      List            =   "form2.frx":80BC
      TabIndex        =   21
      Top             =   3120
      Visible         =   0   'False
      Width           =   3375
   End
   Begin MSComDlg.CommonDialog cd1 
      Left            =   2880
      Top             =   2280
      _ExtentX        =   847
      _ExtentY        =   847
      _Version        =   393216
   End
   Begin MSComctlLib.TreeView TreeView1 
      Height          =   5655
      Left            =   3360
      TabIndex        =   20
      Top             =   1680
      Width           =   8295
      _ExtentX        =   14631
      _ExtentY        =   9975
      _Version        =   393217
      LineStyle       =   1
      Style           =   6
      Appearance      =   1
   End
   Begin VB.CommandButton cmdclear 
      BackColor       =   &H80000009&
      Caption         =   "Clear All"
      Height          =   255
      Left            =   7680
      Style           =   1  'Graphical
      TabIndex        =   19
      Top             =   960
      Width           =   1335
   End
   Begin VB.TextBox txtendip 
      Appearance      =   0  'Flat
      Height          =   285
      Index           =   3
      Left            =   3000
      TabIndex        =   9
      Text            =   "254"
      Top             =   720
      Width           =   495
   End
   Begin VB.TextBox txtendip 
      Appearance      =   0  'Flat
      Height          =   285
      Index           =   2
      Left            =   2520
      TabIndex        =   8
      Text            =   "0"
      Top             =   720
      Width           =   495
   End
   Begin VB.TextBox txtendip 
      Appearance      =   0  'Flat
      Height          =   285
      Index           =   1
      Left            =   2040
      TabIndex        =   7
      Text            =   "0"
      Top             =   720
      Width           =   495
   End
   Begin VB.TextBox txtendip 
      Appearance      =   0  'Flat
      Height          =   285
      Index           =   0
      Left            =   1560
      TabIndex        =   6
      Text            =   "127"
      Top             =   720
      Width           =   495
   End
   Begin VB.TextBox txtip 
      Appearance      =   0  'Flat
      Height          =   285
      Index           =   3
      Left            =   3000
      TabIndex        =   5
      Text            =   "1"
      Top             =   240
      Width           =   495
   End
   Begin VB.TextBox txtip 
      Appearance      =   0  'Flat
      Height          =   285
      Index           =   2
      Left            =   2520
      TabIndex        =   4
      Text            =   "0"
      Top             =   240
      Width           =   495
   End
   Begin VB.TextBox txtip 
      Appearance      =   0  'Flat
      Height          =   285
      Index           =   1
      Left            =   2040
      TabIndex        =   3
      Text            =   "0"
      Top             =   240
      Width           =   495
   End
   Begin VB.TextBox txtip 
      Appearance      =   0  'Flat
      Height          =   285
      Index           =   0
      Left            =   1560
      TabIndex        =   2
      Text            =   "127"
      Top             =   240
      Width           =   495
   End
   Begin VB.VScrollBar VScroll1 
      Height          =   255
      LargeChange     =   50
      Left            =   9960
      Max             =   30000
      Min             =   1
      SmallChange     =   50
      TabIndex        =   18
      Top             =   240
      Value           =   1000
      Width           =   255
   End
   Begin VB.CommandButton cmddelete 
      BackColor       =   &H80000014&
      Caption         =   "Delete.."
      Height          =   255
      Left            =   6000
      Style           =   1  'Graphical
      TabIndex        =   1
      Top             =   960
      Width           =   1335
   End
   Begin VB.TextBox txtdelay 
      DataField       =   "number"
      BeginProperty DataFormat 
         Type            =   1
         Format          =   "#,##0"
         HaveTrueFalseNull=   0
         FirstDayOfWeek  =   0
         FirstWeekOfYear =   0
         LCID            =   1065
         SubFormatType   =   1
      EndProperty
      Height          =   285
      Left            =   8640
      Locked          =   -1  'True
      TabIndex        =   17
      Text            =   "1000"
      Top             =   240
      Width           =   1095
   End
   Begin VB.CommandButton Command1 
      BackColor       =   &H00FFFFFF&
      Caption         =   "STOP SCAN"
      Height          =   495
      Left            =   6000
      Style           =   1  'Graphical
      TabIndex        =   11
      Top             =   240
      Width           =   1215
   End
   Begin VB.Timer Timer1 
      Enabled         =   0   'False
      Interval        =   1000
      Left            =   1800
      Top             =   1200
   End
   Begin VB.CommandButton Addnew 
      BackColor       =   &H80000009&
      Caption         =   "Add New.."
      Height          =   255
      Left            =   4200
      Style           =   1  'Graphical
      TabIndex        =   0
      Top             =   960
      Width           =   1455
   End
   Begin VB.ListBox List1 
      Height          =   5820
      ItemData        =   "form2.frx":AC86
      Left            =   360
      List            =   "form2.frx":AC88
      MultiSelect     =   2  'Extended
      TabIndex        =   14
      Top             =   1680
      Width           =   2415
   End
   Begin VB.CommandButton cmdSend 
      BackColor       =   &H00FFFFFF&
      Caption         =   "START SCAN"
      Enabled         =   0   'False
      BeginProperty Font 
         Name            =   "Arial"
         Size            =   9.75
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   495
      Left            =   4200
      MaskColor       =   &H00FFFFFF&
      Style           =   1  'Graphical
      TabIndex        =   10
      Top             =   240
      Width           =   1455
   End
   Begin MSWinsockLib.Winsock wsckClient 
      Index           =   0
      Left            =   2520
      Top             =   1200
      _ExtentX        =   741
      _ExtentY        =   741
      _Version        =   393216
   End
   Begin VB.Label lblstat 
      BackColor       =   &H80000003&
      Height          =   255
      Left            =   3000
      TabIndex        =   23
      Top             =   7440
      Width           =   4095
   End
   Begin VB.Label lblmain 
      BackColor       =   &H00000000&
      Caption         =   "GOTO MAIN---->"
      ForeColor       =   &H00FFFFFF&
      Height          =   255
      Left            =   10440
      TabIndex        =   22
      Top             =   600
      Width           =   1335
   End
   Begin VB.Label Label4 
      BackColor       =   &H00000000&
      Caption         =   "DELAY SENT"
      ForeColor       =   &H00FFFFFF&
      Height          =   255
      Left            =   7440
      TabIndex        =   16
      Top             =   240
      Width           =   1095
   End
   Begin VB.Label Label3 
      BackColor       =   &H00000000&
      Caption         =   "Targets List"
      ForeColor       =   &H00FFFFFF&
      Height          =   255
      Left            =   360
      TabIndex        =   15
      Top             =   1320
      Width           =   1215
   End
   Begin VB.Label Label2 
      BackColor       =   &H00000000&
      Caption         =   "End IP"
      ForeColor       =   &H00FFFFFF&
      Height          =   255
      Left            =   360
      TabIndex        =   13
      Top             =   720
      Width           =   975
   End
   Begin VB.Label Label1 
      BackColor       =   &H00000000&
      Caption         =   "Start IP"
      ForeColor       =   &H00FFFFFF&
      Height          =   255
      Left            =   360
      TabIndex        =   12

⌨️ 快捷键说明

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