hacktracking

# cat blog >> /dev/brain 2> /proc/mind

# Volatility timeline

›
$ volatility timeliner --output=body --output-file=timeliner.txt --profile=<profile> --filename=<ram_dump> && volatilit...

# sysdig: System-level exploration tool

›
Installing # curl -s https://s3.amazonaws.com/download.draios.com/stable/install-sysdig | sudo bash Listing chisels # sysdig -cl List...

# SimpleHTTPSServer with letsencrypt certificate

›
# apt-get update # apt-get install software-properties-common #  add-apt-repository ppa:certbot/certbot #  apt-get update # mkdir webse...

# HITCON CTF 2017 Quals: Sakura - Reversing

›
# cat sakura.py import IPython import angr import json import logging import r2pipe #angr.manager.l.setLevel(logging.DEBUG) fn = './...

# Pwn2Win 2k17: Baby Regex - Misc

›
# cat regexbaby_034fa13e17660024b26b6f570aa6b66bba446e2f837c052f012225190387bafa.txt Open your eyes is all that is needing. The heart lies...

# GynvaelEN mission 018

›
# curl 'http://gynvael.coldwind.pl/c3459750a432b7449b5619e967e4b82d90cfc971_mission018/admin.php?password1=240610708&password2=1093...

# GynvaelEN mission 017

›
zeros = '\x00'*32 base64.b64encode(zeros) 'AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=' Cookie: mission017session=AAAAAA...

# GynvaelEN mission 016

›
Wav to image using RX-SSTV Slow-scan TV is a method to transmit an image over radio using frequency modulation. This is the partial mess...

# EkoParty CTF 2017: OnTheWire (300) - Misc

›
Introduction We have sniffed some bytes of a transmission. What does it say? 51 91 51 31 51 71 112 31 51 123 91 71 95 127 121 51 112 95...

# GynvaelEN mission 015

›
# cat mission_15.py import hashlib import itertools import png import numpy as np r = png.Reader(file = open('leak.png')) (width,...
›
Home
View web version
Powered by Blogger.