C# 클래스 FluentSharp.CoreLib.API_FuzzDB_ExtensionMethods_Fuzzing_Databases

파일 보기 프로젝트 열기: o2platform/O2.Platform.Scripts

공개 메소드들

메소드 설명
lists_Names ( this fuzzDB ) : List
payloads_SQLi_Generic ( this fuzzDB ) : List
payloads_SQLi_MySql ( this fuzzDB ) : List
payloads_SQLi_SqlServer ( this fuzzDB ) : List
payloads_Xss ( this fuzzDB ) : List

메소드 상세

lists_Names() 공개 정적인 메소드

public static lists_Names ( this fuzzDB ) : List
fuzzDB this
리턴 List

payloads_SQLi_Generic() 공개 정적인 메소드

public static payloads_SQLi_Generic ( this fuzzDB ) : List
fuzzDB this
리턴 List

payloads_SQLi_MySql() 공개 정적인 메소드

public static payloads_SQLi_MySql ( this fuzzDB ) : List
fuzzDB this
리턴 List

payloads_SQLi_SqlServer() 공개 정적인 메소드

public static payloads_SQLi_SqlServer ( this fuzzDB ) : List
fuzzDB this
리턴 List

payloads_Xss() 공개 정적인 메소드

public static payloads_Xss ( this fuzzDB ) : List
fuzzDB this
리턴 List