In case you are curious the password hashed is "Pa22word".
from : https://cloudinit.readthedocs.io/en/latest/topics/examples.html
also cool : https://github.com/belgaied2/harvester-cli
#cloud-config
In case you are curious the password hashed is "Pa22word".
from : https://cloudinit.readthedocs.io/en/latest/topics/examples.html
also cool : https://github.com/belgaied2/harvester-cli
#cloud-config
version: "3" | |
services: | |
nginx: | |
image: nginx:latest | |
container_name: nginx | |
volumes: | |
- ./nginx.conf:/etc/nginx/nginx.conf | |
ports: | |
- 8080:80 | |
networks: |
#!/bin/sh | |
# mail2fax reloaded | |
# modified version working 100% by stefb (for europe) | |
# This script allows you to send faxes through your HylaFAX box. | |
# It uses mpack to strip out email attachments and sendfax to do | |
# the fax delivery. | |
### Temporary dir stuff | |
RANDOMFAX=/tmp/faxtmp.$(dd if=/dev/urandom count=1 2> /dev/null | cksum | cut -f1 -d" ") |
# Put this file under /etc/spamassassin/ and run an sa-update or reload amavis etc. | |
# | |
#-------------------------------------------------- | |
# The only RBL I trust, UCEPROTECT1 (single IP, not IP-ranges or entire ISPs) http://uceprotect.net | |
#-------------------------------------------------- | |
header RCVD_IN_UCEPROTECT1 eval:check_rbl_txt('uceprotect1', 'dnsbl-1.uceprotect.net') | |
describe RCVD_IN_UCEPROTECT1 Listed in dnsbl-1.uceprotect.net | |
tflags RCVD_IN_UCEPROTECT1 net | |
score RCVD_IN_UCEPROTECT1 1.8 |
checkWireguard
as /usr/local/opnsense/scripts/OPNsense/Wireguard/checkWireguard
actions_wireguardCarp.conf
as /usr/local/opnsense/service/conf/actions.d/actions_wireguardCarp.conf
service configd restart
#!/usr/bin/python | |
# -*- encoding: iso-8859-1 -*- | |
""" | |
Python syslog client. | |
This code is placed in the public domain by the author. | |
Written by Christian Stigen Larsen. | |
This is especially neat for Windows users, who (I think) don't |
#!/usr/bin/env python | |
## Tiny Syslog Server in Python. | |
## | |
## This is a tiny syslog server that is able to receive UDP based syslog | |
## entries on a specified port and save them to a file. | |
## That's it... it does nothing else... | |
## There are a few configuration parameters. | |
LOG_FILE = 'youlogfile.log' |
Example infrastructure outage incident report | |
Friday, May 13, 2077 | |
By the Example Security Team | |
Earlier this week we experienced an outage in our API infrastructure. Today we’re providing an incident report that details the nature of the outage and our response. | |
The following is the incident report for the Example Security outage that occurred on April 30, 2077. We understand this service issue has impacted our valued developers and users, and we apologize to everyone who was affected. |
2500+ IP addresses dedicated to serving malware. | |
1.168.33.91 | |
103.12.217.155 | |
103.242.11.1 | |
103.242.11.94 | |
103.243.51.129 | |
103.253.141.43 | |
103.255.101.168 |
2500+ IP addresses dedicated to serving malware. | |
1.168.33.91 | |
103.12.217.155 | |
103.242.11.1 | |
103.242.11.94 | |
103.243.51.129 | |
103.253.141.43 | |
103.255.101.168 |