lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
From: SirSlappy at cox-internet.com (Jarrod SMith)
Subject: I think I have the new RPC Dcom sploit.

/*
rpcdcom 5 remote LOCALSYSTEM exploit for winnt, 2k, xp, 2k3
2004.04.15

(C) northern snowfall & SUPERrell

targets for EN, DE, EE, CN locales
*/

#include <winsock2.h>
#include <stdio.h>
#include <windows.h>
#include <process.h>
#include <string.h>
#include <winbase.h>

unsigned char requestBind[] = {
'L', 'O', 'L'};//fuckingtelnet :P
////////////////////////////////////////////////////////////////////////

//#define abort(x) { printf(x); exit(1); }
//#define lprintf(...) {xlprintf(__LINE__,__FILE__);}


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ