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

📄 mainunit.dfm

📁 domain3.2 SQL注入漏洞扫描 旁注 上传功能 数据库浏览
💻 DFM
📖 第 1 页 / 共 5 页
字号:
object MainForm: TMainForm
  Left = 210
  Top = 115
  Width = 700
  Height = 584
  Caption = #26049#27880'WEB'#32508#21512#26816#27979#31243#24207' Ver3.0'#27491#24335#29256' ['#40657#23458#21160#30011#21543#20986#21697' - '#26126#23567#23376']'
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  OnCreate = FormCreate
  OnKeyDown = FormKeyDown
  OnResize = FormResize
  PixelsPerInch = 96
  TextHeight = 12
  object MainPageControl: TRzPageControl
    Left = 0
    Top = 0
    Width = 692
    Height = 538
    ActivePage = TabSheet14
    Align = alClient
    HotTrackColor = clGradientActiveCaption
    Images = ImageList1
    ShowFocusRect = False
    ShowShadow = False
    TabIndex = 0
    TabOrder = 0
    FixedDimension = 22
    object TabSheet14: TRzTabSheet
      ImageIndex = 0
      Caption = #26049#27880#26816#27979
      object Splitter2: TSplitter
        Left = 0
        Top = 100
        Width = 2
        Height = 414
      end
      object ControlPanel: TPanel
        Left = 0
        Top = 0
        Width = 690
        Height = 100
        Align = alTop
        BevelOuter = bvNone
        TabOrder = 0
        object LbSetUrl: TLabel
          Left = 8
          Top = 12
          Width = 54
          Height = 12
          Caption = #36755#20837#22495#21517':'
        end
        object LbUrlPath: TLabel
          Left = 8
          Top = 36
          Width = 57
          Height = 12
          AutoSize = False
          Caption = #24403#21069#36335#24452':'
        end
        object LbCookies: TLabel
          Left = 8
          Top = 59
          Width = 48
          Height = 12
          Caption = 'Cookies:'
        end
        object btnUpPage: TSpeedButton
          Tag = 1
          Left = 15
          Top = 78
          Width = 50
          Height = 18
          Caption = #19978#19968#39029
          Enabled = False
          Flat = True
          OnClick = btnQueryClick
        end
        object btnDownPage: TSpeedButton
          Tag = 2
          Left = 73
          Top = 78
          Width = 50
          Height = 18
          Caption = #19979#19968#39029
          Enabled = False
          Flat = True
          OnClick = btnQueryClick
        end
        object LbCount: TLabel
          Left = 136
          Top = 80
          Width = 97
          Height = 12
          AutoSize = False
          Caption = #20849#26377#31449#28857':'
        end
        object SpBtnGetIP: TSpeedButton
          Left = 264
          Top = 8
          Width = 33
          Height = 18
          Caption = '>>'
          Flat = True
          OnClick = SpBtnGetIPClick
        end
        object LbPageShow: TLabel
          Left = 322
          Top = 80
          Width = 105
          Height = 12
          AutoSize = False
          Caption = #26412#39029#26174#31034': 0 - 0'
        end
        object LbAlexa: TLabel
          Left = 433
          Top = 80
          Width = 105
          Height = 12
          Alignment = taCenter
          AutoSize = False
          Caption = #32593#31449#25490#21517':'
        end
        object LbPage: TLabel
          Left = 232
          Top = 80
          Width = 81
          Height = 12
          AutoSize = False
          Caption = #24403#21069#39029#38754':'
        end
        object btnQuery: TSpeedButton
          Left = 472
          Top = 7
          Width = 50
          Height = 18
          Caption = #26597#35810
          Enabled = False
          OnClick = btnQueryClick
        end
        object LbShowprogress: TLabel
          Left = 542
          Top = 80
          Width = 144
          Height = 12
          Alignment = taCenter
          AutoSize = False
          Caption = '< '#31243#24207#25552#31034' >    '
          Font.Charset = ANSI_CHARSET
          Font.Color = clNavy
          Font.Height = -12
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
        end
        object EdURL: TEdit
          Left = 64
          Top = 30
          Width = 564
          Height = 20
          Ctl3D = True
          ParentCtl3D = False
          TabOrder = 0
          OnKeyDown = FormKeyDown
          OnKeyPress = EdURLKeyPress
        end
        object btnGoBack: TButton
          Tag = 2
          Left = 635
          Top = 7
          Width = 50
          Height = 18
          Caption = #21518#36864
          TabOrder = 1
          OnClick = btnRefreshClick
          OnKeyDown = FormKeyDown
        end
        object btnGoForward: TButton
          Tag = 1
          Left = 580
          Top = 7
          Width = 50
          Height = 18
          Caption = #21069#36827
          TabOrder = 2
          OnClick = btnRefreshClick
          OnKeyDown = FormKeyDown
        end
        object btnRefresh: TButton
          Left = 526
          Top = 7
          Width = 50
          Height = 18
          Caption = #21047#26032
          TabOrder = 3
          OnClick = btnRefreshClick
          OnKeyDown = FormKeyDown
        end
        object EdIP: TEdit
          Left = 304
          Top = 8
          Width = 161
          Height = 20
          Ctl3D = True
          Font.Charset = ANSI_CHARSET
          Font.Color = clRed
          Font.Height = -12
          Font.Name = #23435#20307
          Font.Style = []
          ParentCtl3D = False
          ParentFont = False
          TabOrder = 4
          OnKeyDown = FormKeyDown
          OnKeyPress = EdIPKeyPress
        end
        object BtnConnect: TButton
          Tag = 3
          Left = 635
          Top = 30
          Width = 50
          Height = 18
          Caption = #36830#25509
          TabOrder = 5
          OnClick = btnRefreshClick
          OnKeyDown = FormKeyDown
        end
        object btnChange: TButton
          Tag = 4
          Left = 635
          Top = 53
          Width = 50
          Height = 18
          Caption = #20462#25913
          TabOrder = 6
          OnClick = btnRefreshClick
          OnKeyDown = FormKeyDown
        end
        object EdSite: TEdit
          Left = 64
          Top = 8
          Width = 193
          Height = 20
          Ctl3D = True
          ParentCtl3D = False
          TabOrder = 7
          OnKeyDown = FormKeyDown
          OnKeyPress = EdSiteKeyPress
        end
        object EditCookie: TEdit
          Left = 64
          Top = 52
          Width = 564
          Height = 20
          Hint = #21508#27573#20540','#35831#29992'; '#38401#24320'. ('#20998#21495#21518#38754#21152#19968#20010#31354#26684')'
          ParentShowHint = False
          ShowHint = True
          TabOrder = 8
        end
      end
      object PageControl2: TPageControl
        Left = 147
        Top = 100
        Width = 543
        Height = 414
        ActivePage = TabSheet9
        Align = alClient
        Images = ImageList1
        MultiLine = True
        Style = tsFlatButtons
        TabOrder = 1
        Visible = False
        OnMouseMove = ScanInject_PanelMouseMove
        object TabSheet9: TTabSheet
          Caption = ' '#32593#39029#27983#35272' '
          ImageIndex = 8
          object RzSplitter1: TRzSplitter
            Left = 0
            Top = 0
            Width = 535
            Height = 382
            Orientation = orVertical
            Position = 362
            Percent = 95
            UsePercent = True
            SplitterWidth = 2
            Align = alClient
            TabOrder = 0
            BarSize = (
              0
              362
              535
              364)
            UpperLeftControls = (
              WebBrowser1
              ListBox1)
            LowerRightControls = (
              WebInjectLsb
              Panel1)
            object WebBrowser1: TWebBrowser
              Left = 0
              Top = 0
              Width = 535
              Height = 362
              Align = alClient
              TabOrder = 0
              OnStatusTextChange = WebBrowser1StatusTextChange
              OnProgressChange = WebBrowser1ProgressChange
              OnDownloadBegin = WebBrowser1DownloadBegin
              OnDocumentComplete = WebBrowser1DocumentComplete
              ControlData = {
                4C0000004B3700006A2500000000000000000000000000000000000000000000
                000000004C000000000000000000000001000000E0D057007335CF11AE690800
                2B2E126208000000000000004C0000000114020000000000C000000000000046
                8000000000000000000000000000000000000000000000000000000000000000
                00000000000000000100000000000000000000000000000000000000}
            end
            object ListBox1: TRzListBox
              Left = 113
              Top = 248
              Width = 32
              Height = 17
              Ctl3D = False
              ItemHeight = 12
              ParentCtl3D = False
              TabOrder = 1
              Visible = False
              OnKeyDown = FormKeyDown
            end
            object WebInjectLsb: TRzListBox
              Left = 57
              Top = 0
              Width = 478
              Height = 18
              Hint = #21491#20987#26816#27979#27880#20837#28857'.'
              Align = alClient
              Font.Charset = ANSI_CHARSET
              Font.Color = clRed
              Font.Height = -12
              Font.Name = #23435#20307
              Font.Style = []
              ItemHeight = 12
              ParentFont = False
              ParentShowHint = False
              PopupMenu = WebSqlInjectMenu
              ShowHint = True
              TabOrder = 0
              OnMouseDown = SqlSiteListMouseDown
              OnMouseMove = WebInjectLsbMouseMove
            end
            object Panel1: TPanel
              Left = 0
              Top = 0
              Width = 57
              Height = 18
              Align = alLeft
              BevelOuter = bvNone
              Caption = #27880#20837#28857':'
              TabOrder = 1
            end
          end
        end
        object TabSheet3: TTabSheet
          Caption = ' '#20108#32423#26816#27979' '
          ImageIndex = -1
          OnMouseMove = ScanInject_PanelMouseMove
          OnResize = TabSheet3Resize
          object LbOtherSite: TLabel
            Left = 6
            Top = 9
            Width = 57
            Height = 12
            AutoSize = False
            Caption = #36755#20837#22495#21517':'
          end
          object LbDirFile: TLabel
            Left = 6
            Top = 193
            Width = 57
            Height = 12
            AutoSize = False
            Caption = #36755#20837#32593#22336':'
          end
          object BtnDirSetup: TSpeedButton
            Left = 391
            Top = 186
            Width = 46
            Height = 22
            Caption = #35774#32622
            OnClick = BtnDirSetupClick
          end
          object BtnScanDirFile: TSpeedButton
            Left = 443
            Top = 186
            Width = 90
            Height = 22
            Caption = #26816#27979#25972#31449#30446#24405
            OnClick = BtnScanDirFileClick
          end
          object LvOtherSite: TListView
            Left = 2
            Top = 31
            Width = 533
            Height = 150
            Hint = #21491#20987#25171#24320#32593#22336
            Columns = <
              item
                Caption = #20108#32423#22495#21517':'
                Width = 400
              end
              item
                Caption = 'IP'#22320#22336':'
                Width = 105
              end>

⌨️ 快捷键说明

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