Skip to content

Instantly share code, notes, and snippets.

[63880.051519] protocol 86dd is buggy, dev br-lan
[63880.055972] protocol 86dd is buggy, dev br-lan
[63890.264906] protocol 86dd is buggy, dev br-lan
[63890.269365] protocol 86dd is buggy, dev br-lan
[63890.273833] protocol 86dd is buggy, dev br-lan
[63890.278286] protocol 86dd is buggy, dev br-lan
[63890.282737] protocol 86dd is buggy, dev br-lan
[63890.287184] protocol 86dd is buggy, dev br-lan
[63890.291634] protocol 86dd is buggy, dev br-lan
[63890.296081] protocol 86dd is buggy, dev br-lan
Tue Aug 6 21:21:03 2024 kern.crit kernel: [66040.661667] protocol 86dd is buggy, dev br-lan
Tue Aug 6 21:21:03 2024 kern.crit kernel: [66040.666128] protocol 86dd is buggy, dev br-lan
Tue Aug 6 21:21:03 2024 kern.crit kernel: [66040.670580] protocol 86dd is buggy, dev br-lan
Tue Aug 6 21:21:03 2024 kern.crit kernel: [66040.675029] protocol 86dd is buggy, dev br-lan
Tue Aug 6 21:21:03 2024 kern.crit kernel: [66040.679477] protocol 86dd is buggy, dev br-lan
Tue Aug 6 21:21:03 2024 kern.crit kernel: [66040.683933] protocol 86dd is buggy, dev br-lan
Tue Aug 6 21:21:03 2024 kern.crit kernel: [66040.688381] protocol 86dd is buggy, dev br-lan
Tue Aug 6 21:21:13 2024 kern.crit kernel: [66050.896962] protocol 86dd is buggy, dev br-lan
Tue Aug 6 21:21:13 2024 kern.crit kernel: [66050.901424] protocol 86dd is buggy, dev br-lan
Tue Aug 6 21:21:13 2024 kern.crit kernel: [66050.905900] protocol 86dd is buggy, dev br-lan
@SteveClement
SteveClement / weird-square.py
Created July 18, 2024 08:11
Rotate a red square around itself, but it does not
import pygame
import sys
# Initialize Pygame
pygame.init()
# Set up display
screen = pygame.display.set_mode((800, 600))
pygame.display.set_caption('Rotate Surface on Its Own Axis')
@SteveClement
SteveClement / rotate-square.py
Created July 18, 2024 08:10
Rotate a red square around itself
import pygame
import sys
# Initialize Pygame
pygame.init()
# Set up display
screen = pygame.display.set_mode((800, 600))
pygame.display.set_caption('Rotate Surface on Its Own Axis')
@SteveClement
SteveClement / macos-openssh-portable.sh
Last active October 4, 2023 09:59 — forked from surjikal/macos-openssh-portable.sh
Compile OpenSSH Portable on OSX / MacOS
#!/usr/bin/env bash
brew install openssl automake
git clone git://anongit.mindrot.org/openssh.git
cd openssh
# ./configure script does not exist, so we have to build it
autoreconf
AWS Prowler Scan
AWS Scout2 Scan
AWS Security Finding Format (ASFF) Scan
AWS Security Hub Scan
Acunetix Scan
Acunetix360 Scan
Anchore Engine Scan
Anchore Enterprise Policy Check
Anchore Grype
AnchoreCTL Policies Report
misp-modules on  main
➜ sudo -u www-data -H /var/www/MISP/venv/bin/pip install -I .
[sudo] password for steve:
Processing /usr/local/src/misp-modules
root@misp-test:/var/www/MISP/app# sudo -u www-data composer update
Loading composer repositories with package information
Warning from https://repo.packagist.org: Support for Composer 1 is deprecated and some packages will not be available. You should upgrade to Composer 2. See https://blog.packagist.com/deprecating-composer-1-support/
Updating dependencies (including require-dev)
Package operations: 31 installs, 5 updates, 0 removals
- Updating composer/installers (v1.7.0 => v1.12.0): Downloading (100%)
- Updating pear/pear_exception (v1.0.0 => v1.0.2): Downloading (100%)
- Updating pear/console_commandline (v1.2.2 => v1.2.3): Downloading (100%)
- Updating pear/crypt_gpg (v1.6.3 => v1.6.5): Downloading (100%)
- Updating psr/log (1.1.0 => 1.1.4): Downloading (100%)
@SteveClement
SteveClement / pymisp-downloadCount-2019.json
Created October 1, 2021 01:00
pymisp-downloadCount-2019
{
"last_update": "2021-10-01 00:56:24",
"query": {
"bytes_billed": 4577034240,
"bytes_processed": 4576059680,
"cached": false,
"estimated_cost": "0.03"
},
"rows": [
{
@SteveClement
SteveClement / p80-tshark-get.json
Created September 22, 2021 09:34
simple port 80 get request (with a 404)
[
{
"_index": "packets-2021-09-22",
"_type": "pcap_file",
"_score": null,
"_source": {
"layers": {
"frame": {
"frame.interface_id": "0",
"frame.interface_id_tree": {