Skip to content

Instantly share code, notes, and snippets.

View smiler's full-sized avatar

Christian Axelsson smiler

  • Uppsala, Sweden
View GitHub Profile
Return-Path: <[email protected]>
X-Original-To: [email protected]
Delivered-To: [email protected]
Received: from localhost (localhost [127.0.0.1])
by Psilocybe.Update.UU.SE (Postfix) with ESMTP id 9FE0B30080
for <[email protected]>; Fri, 2 Nov 2012 02:22:58 +0100 (CET)
X-Virus-Scanned: Debian amavisd-new at Update.UU.SE
X-Spam-Flag: NO
X-Spam-Score: 2.794
X-Spam-Level: **
// http://stackoverflow.com/questions/4350686/using-plupload-with-asp-net-c
<%@ WebHandler Language="C#" Class="Upload" %>
using System;
using System.Configuration;
using System.Data;
using System.Data.SqlClient;
using System.IO;
using System.Net;
To: [email protected]
Subject: Byxa och dragharmonika
From: [email protected] (H}kan Nilsson)
Låt oss råka slakta
den som glömmer akta
att låsa när han går,
hacka dem med yxor
i vida valv av byxor
som till himlen når.
Description
En anmärkningsvärd sårbarhet är Sophos implemenatation av BOPS
(Buffer Overflow Protection System), vars syfte är att erbjuda
ASLR-liknande skydd för Windows-versioner tidigare än Vista vilka
saknar ASLR (Address space layout randomization). Problemet är att
BOPS är sårbart och det inte är kompilerat med ASLR, vilket får
till följd att ASLR kortsluts i Vista och Windows 7. Det är
lättare att utveckla "exploits" som utnyttjar sårbarheterna då
ASLR saknas.
Here's how it works:
1) Sign up for a new Skype account. Use the victim's email. A warning will come up that an account with that email already exists, but you can still proceed with filling out the form and account creation.
2) Log in to the Skype client with your new account.
3) https://login.skype.com/account/password-reset-request[2] - request a password reset using the victim's email.
4) You will get a password reset notification and token in your skype client. Follow the link to pick the victim's account and reset the password.
/* ~~~~ Layout ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
body .hide { display: none; }
.show, .block { display: block; }
.inlshow { display: inline; }
.vab { vertical-align: bottom; }
.vam { vertical-align: middle; }
.vat { vertical-align: top; }
body .iblock { display: inline-block; }
.ohidden { overflow: hidden; }
/* ~~~~ Layout ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
body .hide { display: none; }
.show, .block { display: block; }
.inlshow { display: inline; }
.vab { vertical-align: bottom; }
.vam { vertical-align: middle; }
.vat { vertical-align: top; }
body .iblock { display: inline-block; }
.ohidden { overflow: hidden; }
This is a multi-part message in MIME format.
----------MB_8CFA047BA1A1B69_B9C_5099_webmail-m134.sysops.aol.com
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain; charset="us-ascii"
=20
Hej. Det aer Exchangemoney foeretag. Vi har koept din e-post pa Internet a=
rbetsfoermedlingen. Vi ber om ursaekt foer ovaentade brev, men vi snarast b=
ehoever arbetarna.Skyldigheten att arbetstagare aer emot kontant eller nonc=
#!/usr/bin/env ruby1.9.1
# encoding: utf-8
require 'prawn'
require 'nokogiri'
doc = Nokogiri::XML::Document.parse(File.read ARGV[0])
pdf = Prawn::Document.new
pdf.text "Hästen är en frukt", :size => 20, :align => :center
?><?php
/**
* @author Ikram ALI
* @copyright 2012
*/
@define('VERSION','1.0');
@error_reporting(E_ALL ^ E_NOTICE);
@session_start();
@ini_set('error_log',NULL);