SYMBOL INDEX (49 symbols across 9 files) FILE: CVE-2022-34718/poc.cpp function SHA1 (line 44) | void SHA1(PUCHAR str_data, DWORD len) function BOOL (line 64) | BOOL GetGlobalData() function main (line 85) | int main() FILE: CVE-2022-36537/Driver.java class Driver (line 11) | public class Driver implements java.sql.Driver { method connect (line 31) | @Override method acceptsURL (line 36) | @Override method getPropertyInfo (line 41) | @Override method getMajorVersion (line 46) | @Override method getMinorVersion (line 51) | @Override method jdbcCompliant (line 56) | @Override method getParentLogger (line 61) | @Override FILE: CVE-2022-36537/cve-2022-36537.py function bypass_auth1 (line 39) | def bypass_auth1(target): function bypass_auth2 (line 59) | def bypass_auth2(target): function forward_request (line 74) | def forward_request(target, next_uri, cookie_str, uuid, dtid): function read_file (line 88) | def read_file(target, filename): function deploy_jdbc_backdoor (line 96) | def deploy_jdbc_backdoor(target): function upload_jdbc_backdoor (line 141) | def upload_jdbc_backdoor(uri, cookie_str): function build_jdbc_backdoor (line 152) | def build_jdbc_backdoor(): function banner (line 177) | def banner(): function parse_args (line 182) | def parse_args(): FILE: CVE-2022-3723/mainHttps.go function faviconHandler (line 85) | func faviconHandler(w http.ResponseWriter, r *http.Request) { function check (line 89) | func check(e error) { function isValidAddress (line 94) | func isValidAddress(str string) bool { function processShellcodeAddr (line 99) | func processShellcodeAddr(str string, code string) (string, error) { function fileServerHandler (line 107) | func fileServerHandler(w http.ResponseWriter, r *http.Request) { function main (line 198) | func main() { FILE: CVE-2023-23410/CVE-2023-23410_poc.c function wmain (line 7) | int FILE: CVE-2023-28231/CVE-2023-28231-DHCP-VUL-PoC.cpp function main (line 8) | int main() { FILE: CVE-2023-29336/poc.cpp type _SHELLCODE (line 30) | struct _SHELLCODE { type tagMENU (line 39) | struct tagMENU type MyData (line 64) | struct MyData type ThreadParams (line 96) | struct ThreadParams { function GetGsValue (line 102) | static unsigned long long GetGsValue(unsigned long long gsValue) function PVOID (line 106) | PVOID function PVOID (line 137) | PVOID function VOID (line 169) | static function VOID (line 192) | VOID function ULONG64 (line 225) | ULONG64 Read64(ULONG64 address) function exploit (line 235) | void exploit() function buildmem (line 287) | void buildmem() function WinMain (line 413) | int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR l... function LRESULT (line 505) | LRESULT CALLBACK WndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM ... function syytem (line 547) | int syytem() FILE: CVE-2023-41047/CVE-2023-41047.go constant CSRFTOKEN (line 18) | CSRFTOKEN = "ImU4ZmY1NDhlZTU1ZGI5M2I2MjA3YmZhYjAxY2QzOWQxOTRiN2Q0YTgi.ZU... function getLoginCookie (line 20) | func getLoginCookie(uri string) string { function setRequest (line 72) | func setRequest(uri string, cookie string, payload string, types int, wg... function main (line 110) | func main() { FILE: CVE-2024-24919/exp.py function parse_bin_data (line 12) | def parse_bin_data(bin_data): function fget (line 35) | def fget(url,filename):