This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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') |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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') |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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%) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"last_update": "2021-10-01 00:56:24", | |
"query": { | |
"bytes_billed": 4577034240, | |
"bytes_processed": 4576059680, | |
"cached": false, | |
"estimated_cost": "0.03" | |
}, | |
"rows": [ | |
{ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"_index": "packets-2021-09-22", | |
"_type": "pcap_file", | |
"_score": null, | |
"_source": { | |
"layers": { | |
"frame": { | |
"frame.interface_id": "0", | |
"frame.interface_id_tree": { |
NewerOlder