Skip to content

Instantly share code, notes, and snippets.

@p3t3r67x0
p3t3r67x0 / sshd_deattack_exploit.md
Created March 2, 2019 02:07
SSHD deattack exploit. By Dvorak with Code from teso (http://www.team-teso.net)

SSHD deattack exploit

First you need to download it from here. Then you must extract it.

tar zxvf 349.tgz
cd ssh
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
import requests
from lxml import html
def load_doc():
doc= requests.get('http://www.spiegel.de/kultur/literatur/spiegel-bestseller-taschenbuecher-a-1025518.html')
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@p3t3r67x0
p3t3r67x0 / hamburg_city_districts.geojson
Created December 4, 2018 23:01
Hamburg Germany multipolygon city districts geojson file.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.