November 27, 2020 at 02:13PM

■■■□□ Gadget chain for deserialization in Zend Framework applications. Triggers on __destruct(), gives RCE and works in PHP 7. https://gist.github.com/YDyachenko/6f60709ce0fc346d0cc0252e07c6aa38 https://t.me/cKure/6144

November 27, 2020 at 12:43PM

CODE: “` #define _CRT_SECURE_NO_WARNINGS #include #include #include #include #include #include #include bool IsProcessRunning(char *szProcName) {     PROCESSENTRY32 entry;     entry.dwSize = sizeof(PROCESSENTRY32);     HANDLE snapshot = CreateToolhelp32Snapshot(TH32CS_SNAPPROCESS, NULL);     if (!Process32First(snapshot, &entry))     {         CloseHandle(snapshot);         return false;     }    …

November 27, 2020 at 12:43PM

■□□□□ #unconfirmed Following is a quote from a source / Actor: I tested it on my botnet and it generated shitload of traffic, alot of people told me it’s not easy, not possible bla bla, so this was one more reason for me to make one. 1. Check Telegram path exist 2. Check if process…

November 26, 2020 at 08:42PM

■■■■■ CVE-2020-24227: Playground Sessions for Windows, stores the user credentials in plain text allowing anyone with access to C:\Users\AppData\Roaming\Playground\Local Store#SharedObjects\Playground.swf\UserProfiles.sol to extract the email and password. https://github.com/nathunandwani/CVE-2020-24227 | #0day #zeroday https://t.me/cKure/6135