mirror of
https://github.com/sairson/Yasso.git
synced 2026-02-07 20:44:21 +08:00
229 lines
11 KiB
XML
229 lines
11 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
||
<project version="4">
|
||
<component name="AutoImportSettings">
|
||
<option name="autoReloadType" value="ALL" />
|
||
</component>
|
||
<component name="ChangeListManager">
|
||
<list default="true" id="d434aa11-9789-419c-9b84-854d0d1de639" name="变更" comment="Yasso更新大改动,更新扫描方式,去除不常用功能,增加指纹和协议识别,修补bug等">
|
||
<change afterPath="$PROJECT_DIR$/core/plugin/dcerpc.go" afterDir="false" />
|
||
<change afterPath="$PROJECT_DIR$/core/plugin/nbns_test.go" afterDir="false" />
|
||
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
||
<change beforePath="$PROJECT_DIR$/Yasso.exe" beforeDir="false" afterPath="$PROJECT_DIR$/Yasso.exe" afterDir="false" />
|
||
<change beforePath="$PROJECT_DIR$/core/plugin/all.go" beforeDir="false" afterPath="$PROJECT_DIR$/core/plugin/all.go" afterDir="false" />
|
||
<change beforePath="$PROJECT_DIR$/core/plugin/eternalblue.go" beforeDir="false" afterPath="$PROJECT_DIR$/core/plugin/eternalblue.go" afterDir="false" />
|
||
<change beforePath="$PROJECT_DIR$/result.txt" beforeDir="false" afterPath="$PROJECT_DIR$/result.txt" afterDir="false" />
|
||
</list>
|
||
<option name="SHOW_DIALOG" value="false" />
|
||
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
||
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
||
<option name="LAST_RESOLUTION" value="IGNORE" />
|
||
</component>
|
||
<component name="FileTemplateManagerImpl">
|
||
<option name="RECENT_TEMPLATES">
|
||
<list>
|
||
<option value="Go File" />
|
||
</list>
|
||
</option>
|
||
</component>
|
||
<component name="GOROOT" url="file://C:/Program Files/Go" />
|
||
<component name="Git.Settings">
|
||
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
||
</component>
|
||
<component name="GitSEFilterConfiguration">
|
||
<file-type-list>
|
||
<filtered-out-file-type name="LOCAL_BRANCH" />
|
||
<filtered-out-file-type name="REMOTE_BRANCH" />
|
||
<filtered-out-file-type name="TAG" />
|
||
<filtered-out-file-type name="COMMIT_BY_MESSAGE" />
|
||
</file-type-list>
|
||
</component>
|
||
<component name="GoLibraries">
|
||
<option name="indexEntireGoPath" value="true" />
|
||
</component>
|
||
<component name="MarkdownSettingsMigration">
|
||
<option name="stateVersion" value="1" />
|
||
</component>
|
||
<component name="ProjectId" id="27HCA3wMNnN3wKvzRkCHMliM0lN" />
|
||
<component name="ProjectLevelVcsManager" settingsEditedManually="true" />
|
||
<component name="ProjectViewState">
|
||
<option name="hideEmptyMiddlePackages" value="true" />
|
||
<option name="showLibraryContents" value="true" />
|
||
</component>
|
||
<component name="PropertiesComponent">{
|
||
"keyToString": {
|
||
"DefaultGoTemplateProperty": "Go File",
|
||
"RunOnceActivity.go.format.on.save.advertiser.fired": "true",
|
||
"RunOnceActivity.go.formatter.settings.were.checked": "true",
|
||
"RunOnceActivity.go.migrated.go.modules.settings": "true",
|
||
"RunOnceActivity.go.modules.go.list.on.any.changes.was.set": "true",
|
||
"RunOnceActivity.go.watchers.conflict.with.on.save.actions.check.performed": "true",
|
||
"WebServerToolWindowFactoryState": "false",
|
||
"go.import.settings.migrated": "true",
|
||
"last_opened_file_path": "F:/Yasso",
|
||
"settings.editor.selected.configurable": "org.jetbrains.plugins.github.ui.GithubSettingsConfigurable",
|
||
"vue.rearranger.settings.migration": "true"
|
||
}
|
||
}</component>
|
||
<component name="RecentsManager">
|
||
<key name="CopyFile.RECENT_KEYS">
|
||
<recent name="F:\Yasso\pkg\exploit\static" />
|
||
</key>
|
||
<key name="MoveFile.RECENT_KEYS">
|
||
<recent name="F:\Yasso\pkg\exploit\ldap\core\query" />
|
||
<recent name="F:\Yasso\pkg\exploit\ldap\core\resolver" />
|
||
<recent name="F:\Yasso\pkg\exploit" />
|
||
<recent name="F:\Yasso\pkg\exploit\mssql\static" />
|
||
<recent name="F:\Yasso\core\flag" />
|
||
</key>
|
||
</component>
|
||
<component name="RunManager" selected="Go 构建.go build main.go">
|
||
<configuration name="go build main.go" type="GoApplicationRunConfiguration" factoryName="Go Application" temporary="true" nameIsGenerated="true">
|
||
<module name="Yasso" />
|
||
<working_directory value="$PROJECT_DIR$" />
|
||
<kind value="FILE" />
|
||
<package value="Yasso" />
|
||
<directory value="$PROJECT_DIR$" />
|
||
<filePath value="$PROJECT_DIR$/main.go" />
|
||
<method v="2" />
|
||
</configuration>
|
||
<configuration name="Yasso/pkg/exploit/sunlogin 中的 Test" type="GoTestRunConfiguration" factoryName="Go Test" temporary="true" nameIsGenerated="true">
|
||
<module name="Yasso" />
|
||
<working_directory value="$PROJECT_DIR$/pkg/exploit/sunlogin" />
|
||
<root_directory value="$PROJECT_DIR$" />
|
||
<kind value="PACKAGE" />
|
||
<package value="Yasso/pkg/exploit/sunlogin" />
|
||
<directory value="$PROJECT_DIR$" />
|
||
<filePath value="$PROJECT_DIR$" />
|
||
<framework value="gotest" />
|
||
<pattern value="^\QTest\E$" />
|
||
<method v="2" />
|
||
</configuration>
|
||
<configuration name="Yasso/pkg/netspy/example 中的 Test (1)" type="GoTestRunConfiguration" factoryName="Go Test" temporary="true" nameIsGenerated="true">
|
||
<module name="Yasso" />
|
||
<working_directory value="$PROJECT_DIR$/pkg/netspy/example" />
|
||
<root_directory value="$PROJECT_DIR$" />
|
||
<kind value="PACKAGE" />
|
||
<package value="Yasso/pkg/netspy/example" />
|
||
<directory value="$PROJECT_DIR$" />
|
||
<filePath value="$PROJECT_DIR$" />
|
||
<framework value="gotest" />
|
||
<pattern value="^\QTest\E$" />
|
||
<method v="2" />
|
||
</configuration>
|
||
<configuration name="Yasso/pkg/test 中的 Test" type="GoTestRunConfiguration" factoryName="Go Test" temporary="true" nameIsGenerated="true">
|
||
<module name="Yasso" />
|
||
<working_directory value="$PROJECT_DIR$/pkg/test" />
|
||
<root_directory value="$PROJECT_DIR$" />
|
||
<kind value="PACKAGE" />
|
||
<package value="Yasso/pkg/test" />
|
||
<directory value="$PROJECT_DIR$" />
|
||
<filePath value="$PROJECT_DIR$" />
|
||
<framework value="gotest" />
|
||
<pattern value="^\QTest\E$" />
|
||
<method v="2" />
|
||
</configuration>
|
||
<configuration name="sync_test.go" type="GoTestRunConfiguration" factoryName="Go Test" temporary="true" nameIsGenerated="true">
|
||
<module name="Yasso" />
|
||
<working_directory value="$PROJECT_DIR$/pkg/test" />
|
||
<root_directory value="$PROJECT_DIR$" />
|
||
<kind value="FILE" />
|
||
<package value="Yasso" />
|
||
<directory value="$PROJECT_DIR$" />
|
||
<filePath value="$PROJECT_DIR$/pkg/test/sync_test.go" />
|
||
<framework value="gotest" />
|
||
<method v="2" />
|
||
</configuration>
|
||
<recent_temporary>
|
||
<list>
|
||
<item itemvalue="Go 构建.go build main.go" />
|
||
<item itemvalue="Go 测试.sync_test.go" />
|
||
<item itemvalue="Go 测试.Yasso/pkg/test 中的 Test" />
|
||
<item itemvalue="Go 测试.Yasso/pkg/exploit/sunlogin 中的 Test" />
|
||
<item itemvalue="Go 测试.Yasso/pkg/netspy/example 中的 Test (1)" />
|
||
</list>
|
||
</recent_temporary>
|
||
</component>
|
||
<component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="应用程序级" UseSingleDictionary="true" transferred="true" />
|
||
<component name="TypeScriptGeneratedFilesManager">
|
||
<option name="version" value="3" />
|
||
</component>
|
||
<component name="Vcs.Log.Tabs.Properties">
|
||
<option name="TAB_STATES">
|
||
<map>
|
||
<entry key="MAIN">
|
||
<value>
|
||
<State />
|
||
</value>
|
||
</entry>
|
||
</map>
|
||
</option>
|
||
</component>
|
||
<component name="VcsManagerConfiguration">
|
||
<MESSAGE value="Yasso更新大改动,更新扫描方式,去除不常用功能,增加指纹和协议识别,修补bug等" />
|
||
<option name="LAST_COMMIT_MESSAGE" value="Yasso更新大改动,更新扫描方式,去除不常用功能,增加指纹和协议识别,修补bug等" />
|
||
</component>
|
||
<component name="VgoProject">
|
||
<settings-migrated>true</settings-migrated>
|
||
</component>
|
||
<component name="XDebuggerManager">
|
||
<breakpoint-manager>
|
||
<breakpoints>
|
||
<line-breakpoint enabled="true" type="DlvLineBreakpoint">
|
||
<url>file://$PROJECT_DIR$/example/tcp_smb_test.go</url>
|
||
<line>65</line>
|
||
<option name="timeStamp" value="18" />
|
||
</line-breakpoint>
|
||
<line-breakpoint enabled="true" type="DlvLineBreakpoint">
|
||
<url>file://$PROJECT_DIR$/example/tcp_smb_test.go</url>
|
||
<line>69</line>
|
||
<option name="timeStamp" value="19" />
|
||
</line-breakpoint>
|
||
<line-breakpoint enabled="true" type="DlvLineBreakpoint">
|
||
<url>file://$PROJECT_DIR$/example/tcp_smb_test.go</url>
|
||
<line>74</line>
|
||
<option name="timeStamp" value="20" />
|
||
</line-breakpoint>
|
||
<line-breakpoint enabled="true" type="DlvLineBreakpoint">
|
||
<url>file://$PROJECT_DIR$/example/tcp_smb_test.go</url>
|
||
<line>79</line>
|
||
<option name="timeStamp" value="21" />
|
||
</line-breakpoint>
|
||
<line-breakpoint enabled="true" type="DlvLineBreakpoint">
|
||
<url>file://$PROJECT_DIR$/example/tcp_smb_test.go</url>
|
||
<line>84</line>
|
||
<option name="timeStamp" value="22" />
|
||
</line-breakpoint>
|
||
<line-breakpoint enabled="true" type="DlvLineBreakpoint">
|
||
<url>file://$PROJECT_DIR$/example/tcp_smb_test.go</url>
|
||
<line>85</line>
|
||
<option name="timeStamp" value="23" />
|
||
</line-breakpoint>
|
||
<line-breakpoint enabled="true" type="DlvLineBreakpoint">
|
||
<url>file://$PROJECT_DIR$/example/tcp_smb_test.go</url>
|
||
<line>113</line>
|
||
<option name="timeStamp" value="24" />
|
||
</line-breakpoint>
|
||
<line-breakpoint enabled="true" type="DlvLineBreakpoint">
|
||
<url>file://$PROJECT_DIR$/example/tcp_smb_test.go</url>
|
||
<line>118</line>
|
||
<option name="timeStamp" value="25" />
|
||
</line-breakpoint>
|
||
<line-breakpoint enabled="true" type="DlvLineBreakpoint">
|
||
<url>file://$PROJECT_DIR$/example/tcp_smb_test.go</url>
|
||
<line>123</line>
|
||
<option name="timeStamp" value="26" />
|
||
</line-breakpoint>
|
||
<line-breakpoint enabled="true" type="DlvLineBreakpoint">
|
||
<url>file://$PROJECT_DIR$/example/tcp_smb_test.go</url>
|
||
<line>124</line>
|
||
<option name="timeStamp" value="27" />
|
||
</line-breakpoint>
|
||
<line-breakpoint enabled="true" type="DlvLineBreakpoint">
|
||
<url>file://$PROJECT_DIR$/example/tcp_smb_test.go</url>
|
||
<line>125</line>
|
||
<option name="timeStamp" value="28" />
|
||
</line-breakpoint>
|
||
</breakpoints>
|
||
</breakpoint-manager>
|
||
</component>
|
||
</project> |