Skip to content

Commit

Permalink
vscode测试
Browse files Browse the repository at this point in the history
  • Loading branch information
qian-shen committed Jan 17, 2022
1 parent fbc4571 commit 15bd493
Show file tree
Hide file tree
Showing 7 changed files with 36 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .idea/.gitignore

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions .idea/inspectionProfiles/profiles_settings.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 8 additions & 0 deletions .idea/modules.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions .idea/vcs.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 8 additions & 0 deletions .idea/youzai.iml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ func target_Info() {
// 执行扫描
func active_Check() {
active.PocInit()
active.XSS_Check_Http(1, true, "http://127.0.0.1:8888")
active.XSS_Check_Http(1, false, "")
}

// 扫描器入口
Expand Down

0 comments on commit 15bd493

Please sign in to comment.