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

📄 main.frm

📁 注入工具的VB源代码实现, 和nbsi类似!! 还有不完善的地方, 希望一起加入PHP+Mysql的分析功能
💻 FRM
📖 第 1 页 / 共 5 页
字号:
      ForeColor       =   &H00404040&
      Height          =   270
      Left            =   1080
      TabIndex        =   1
      Top             =   1080
      Width           =   8055
   End
   Begin VB.CommandButton btnGetRecord 
      Caption         =   "猜解数据"
      Enabled         =   0   'False
      Height          =   280
      Left            =   9000
      TabIndex        =   27
      Top             =   3570
      Width           =   975
   End
   Begin VB.Frame FrameAnalyse 
      BackColor       =   &H00FFFFFF&
      Caption         =   "分析结果:"
      Height          =   1335
      Left            =   120
      TabIndex        =   32
      Top             =   2040
      Width           =   9855
      Begin VB.Frame FrameDatabase_Type 
         BackColor       =   &H00FFFFFF&
         BorderStyle     =   0  'None
         Caption         =   "Frame2"
         Height          =   975
         Left            =   5880
         TabIndex        =   36
         Top             =   240
         Width           =   3735
         Begin VB.OptionButton OptDatabase_Type 
            BackColor       =   &H00FFFFFF&
            Caption         =   "SQLServer、错误提示开启"
            Enabled         =   0   'False
            ForeColor       =   &H00000000&
            Height          =   255
            Index           =   0
            Left            =   1320
            TabIndex        =   12
            Top             =   0
            Width           =   2415
         End
         Begin VB.OptionButton OptDatabase_Type 
            BackColor       =   &H00FFFFFF&
            Caption         =   "SQLServer、错误提示关闭"
            Enabled         =   0   'False
            ForeColor       =   &H00000000&
            Height          =   255
            Index           =   1
            Left            =   1320
            TabIndex        =   13
            Top             =   360
            Width           =   2415
         End
         Begin VB.OptionButton OptDatabase_Type 
            BackColor       =   &H00FFFFFF&
            Caption         =   "Access或其它数据库"
            Enabled         =   0   'False
            ForeColor       =   &H00000000&
            Height          =   255
            Index           =   2
            Left            =   1320
            TabIndex        =   14
            Top             =   720
            Width           =   2415
         End
         Begin VB.Label Label4 
            Alignment       =   1  'Right Justify
            BackStyle       =   0  'Transparent
            Caption         =   "数据库类型:"
            ForeColor       =   &H00000000&
            Height          =   255
            Left            =   0
            TabIndex        =   37
            Top             =   360
            Width           =   1215
         End
      End
      Begin VB.Frame FrameInject_Method 
         Appearance      =   0  'Flat
         BackColor       =   &H00FFFFFF&
         BorderStyle     =   0  'None
         Caption         =   "Frame1"
         ForeColor       =   &H80000008&
         Height          =   975
         Left            =   3840
         TabIndex        =   34
         Top             =   240
         Width           =   1935
         Begin VB.OptionButton OptInject_Method 
            BackColor       =   &H00FFFFFF&
            Caption         =   "数字型"
            Enabled         =   0   'False
            Height          =   255
            Index           =   0
            Left            =   960
            TabIndex        =   9
            Top             =   0
            Width           =   855
         End
         Begin VB.OptionButton OptInject_Method 
            BackColor       =   &H00FFFFFF&
            Caption         =   "搜索型"
            Enabled         =   0   'False
            Height          =   255
            Index           =   2
            Left            =   960
            TabIndex        =   11
            Top             =   720
            Width           =   855
         End
         Begin VB.OptionButton OptInject_Method 
            BackColor       =   &H00FFFFFF&
            Caption         =   "字符型"
            Enabled         =   0   'False
            Height          =   255
            Index           =   1
            Left            =   960
            TabIndex        =   10
            Top             =   360
            Width           =   855
         End
         Begin VB.Label Label3 
            Alignment       =   1  'Right Justify
            BackStyle       =   0  'Transparent
            Caption         =   "注入方式:"
            Height          =   255
            Left            =   -120
            TabIndex        =   35
            Top             =   360
            Width           =   975
         End
      End
      Begin VB.Frame FrameCheck 
         BackColor       =   &H00FFFFFF&
         BorderStyle     =   0  'None
         Height          =   975
         Left            =   120
         TabIndex        =   38
         Top             =   240
         Width           =   3495
         Begin VB.OptionButton OptDecide_Method 
            BackColor       =   &H00FFFFFF&
            Caption         =   "IIS提示分析注入漏洞"
            Enabled         =   0   'False
            ForeColor       =   &H00000000&
            Height          =   255
            Index           =   1
            Left            =   1200
            TabIndex        =   6
            Top             =   0
            Width           =   2295
         End
         Begin VB.OptionButton OptDecide_Method 
            BackColor       =   &H00FFFFFF&
            Caption         =   "ASCII码逐字分析漏洞"
            Enabled         =   0   'False
            ForeColor       =   &H00000000&
            Height          =   255
            Index           =   2
            Left            =   1200
            TabIndex        =   7
            Top             =   360
            Width           =   2055
         End
         Begin VB.OptionButton OptDecide_Method 
            BackColor       =   &H00FFFFFF&
            Caption         =   "无注入漏洞:("
            Enabled         =   0   'False
            ForeColor       =   &H00000000&
            Height          =   255
            Index           =   0
            Left            =   1200
            TabIndex        =   8
            Top             =   720
            Width           =   2655
         End
         Begin VB.Label Label2 
            Alignment       =   1  'Right Justify
            BackStyle       =   0  'Transparent
            Caption         =   "猜解判断方式:"
            ForeColor       =   &H00000000&
            Height          =   255
            Left            =   -120
            TabIndex        =   39
            Top             =   360
            Width           =   1335
         End
      End
   End
   Begin VB.Frame FrameBanner 
      BackColor       =   &H00FFFFFF&
      BorderStyle     =   0  'None
      Caption         =   "Frame2"
      Height          =   950
      Left            =   0
      TabIndex        =   54
      Top             =   0
      Width           =   10095
      Begin VB.Image Image1 
         Height          =   900
         Left            =   0
         Picture         =   "Main.frx":2D02
         Top             =   0
         Width           =   4200
      End
      Begin VB.Label Label10 
         BackStyle       =   0  'Transparent
         Caption         =   "猜解提示区:"
         Height          =   255
         Left            =   4330
         TabIndex        =   55
         Top             =   45
         Width           =   5655
      End
   End
   Begin VB.CommandButton btnGetTable 
      Caption         =   "猜解表名"
      Enabled         =   0   'False
      Height          =   280
      Left            =   1680
      TabIndex        =   15
      Top             =   3570
      Width           =   975
   End
   Begin VB.TextBox txtRecStart 
      Appearance      =   0  'Flat
      Enabled         =   0   'False
      Height          =   270
      Left            =   8520
      TabIndex        =   56
      Text            =   "1"
      Top             =   3580
      Width           =   465
   End
   Begin ComctlLib.ProgressBar ProgressBar 
      Height          =   225
      Left            =   0
      TabIndex        =   58
      Top             =   0
      Width           =   2505
      _ExtentX        =   4419
      _ExtentY        =   397
      _Version        =   327682
      Appearance      =   0
   End
   Begin VB.Label Label13 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "开始:"
      Height          =   180
      Left            =   8040
      TabIndex        =   57
      Top             =   3600
      Width           =   450
   End
   Begin VB.Line Line1 
      BorderColor     =   &H0062493C&
      X1              =   0
      X2              =   11394.78
      Y1              =   960
      Y2              =   960
   End
   Begin VB.Label Label8 
      BackStyle       =   0  'Transparent
      Caption         =   "已猜解列名:"
      Height          =   255
      Left            =   2760
      TabIndex        =   42
      Top             =   3600
      Width           =   1095
   End
   Begin VB.Label Label7 
      BackStyle       =   0  'Transparent
      Caption         =   "已猜解表名:"
      Height          =   255
      Left            =   120
      TabIndex        =   41
      Top             =   3600
      Width           =   1215
   End
   Begin VB.Label Label6 
      BackStyle       =   0  'Transparent
      Caption         =   "范围:"
      Height          =   255
      Left            =   5400
      TabIndex        =   40
      Top             =   3600
      Width           =   615
   End
   Begin VB.Label Label5 
      BackStyle       =   0  'Transparent
      Caption         =   "特征字符:"
      Height          =   255
      Left            =   120
      TabIndex        =   31
      Top             =   1470
      Width           =   855
   End
   Begin VB.Label Label1 
      BackStyle       =   0  'Transparent
      Caption         =   "注入网址:"
      Height          =   255
      Left            =   120
      TabIndex        =   0
      Top             =   1110
      Width           =   975
   End
   Begin VB.Line Line2 
      BorderColor     =   &H8000000E&
      X1              =   0
      X2              =   11394.78
      Y1              =   970
      Y2              =   970
   End
End
Attribute VB_Name = "Main"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Const HTTP_200_INC = " 200 "
Const HTTP_500_INC = " 500 "
Const ValidateStr = "<!NBSI_FLAG:"

Public Decide_Method, Inject_Method, Database_Type, SiteID, NBLevel As Integer
Public TxtURL, KeyWord, FieldListMain, FieldListSub, AscStr, DescStr, TableName, TableNameSelected, ReturnBody, ReturnHead, URL_Check_End, GetValidate As String
Public StopFlag, UrlChanged, LoginYN, ErrorYN As Boolean
Dim conn As New ADODB.Connection

Private Sub btnExport_Click()
    FileList.Refresh
    FileList.Show
End Sub

Private Sub btnHelp_Click()
    FormCompare.Show
End Sub

Private Sub Form_Click()
    InjectList.Visible = False
End Sub

Private Sub Image1_Click()
    IE = Shell("C:\Progra~1\Intern~1\IEXPLORE.EXE http://www.54NB.com/?From=NBSI")
End Sub


Private Sub StatusBar_PanelClick(ByVal Panel As ComctlLib.Panel)

End Sub

Private Sub URL_Click()

⌨️ 快捷键说明

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