Skip to content

Instantly share code, notes, and snippets.

View ltoinel's full-sized avatar
:octocat:
Hiring

Ludovic Toinel ltoinel

:octocat:
Hiring
View GitHub Profile
@ltoinel
ltoinel / index.php
Created December 20, 2021 23:16
A Simple Log4Shell HoneyPot
<?php
# Fake Java HTTP server headers
header("Server: WildFly/8",true);
header("X-Powered-By: Undertow/1",true);
/**
* A Simple Attack logger
*/
function log_attack($log_msg)
@ltoinel
ltoinel / cloud-init.yaml
Last active April 3, 2020 22:18 — forked from syntaqx/cloud-init.yaml
cloud init to install docker on ubuntu
#cloud-config
package_update: true
package_upgrade: true
package_reboot_if_required: true
manage-resolv-conf: true
resolv_conf:
nameservers:
- '8.8.8.8'

Keybase proof

I hereby claim:

  • I am ltoinel on github.
  • I am ltoinel (https://keybase.io/ltoinel) on keybase.
  • I have a public key ASCWqZOWjgiZ4aK76HdByWgSRbCz67DYVndu9xZ5CPaY-wo

To claim this, I am signing this object: