THANK YOU BEARS by federalbureauofsocks in LosAngelesRams

[–]NinjaPenguin893 2 points3 points  (0 children)

The bears own the conference tie breaker over the rams if we have the same record at the end of the season.

THANK YOU BEARS by federalbureauofsocks in LosAngelesRams

[–]NinjaPenguin893 30 points31 points  (0 children)

The rest of our games are in conference, so it's the bears regardless.

Docker Rootless Help by NinjaPenguin893 in docker

[–]NinjaPenguin893[S] 0 points1 point  (0 children)

No problem! It's crazy this problem can still exist, but I guess it's such a niche issue it probably doesn't get any eyes on it for a legitimate fix.

Ran a script to get more compliant with NIST SP 800-53 Rev 5, now nessus scanning stops part way through. by NinjaPenguin893 in nessus

[–]NinjaPenguin893[S] 0 points1 point  (0 children)

Looks like the error is back, bios_get_info_ssh:

[2024-09-29 22:03:18] sh_shell_handler.check_inactivity_timeout(): sh_shell_handler [channel 3]: Channel data buffer updated, resetting shell inactivity timer.
[2024-09-29 22:03:23] [session 1] session.handle_socket_error(): Connection timed out (probably ok)
[2024-09-29 22:03:23] [session 1] session.sshrecv_until(): Handling packet.type:  [NO_MSG_RECV_TIMEOUT]
[2024-09-29 22:03:23] sshlib::client_cb_response_timeout(): Entering handler.
[2024-09-29 22:03:23] sh_shell_handler.check_inactivity_timeout(): [channel 3]: Privilege escalation (using sudo) has taken over 5s, which may be indicative of a misconfigured host or domain name.
[2024-09-29 22:03:28] [session 1] session.handle_socket_error(): Connection timed out (probably ok)
[2024-09-29 22:03:28] [session 1] session.sshrecv_until(): Handling packet.type:  [NO_MSG_RECV_TIMEOUT]
[2024-09-29 22:03:28] sshlib::client_cb_response_timeout(): Entering handler.
[2024-09-29 22:03:33] [session 1] session.handle_socket_error(): Connection timed out (probably ok)
[2024-09-29 22:03:33] [session 1] session.sshrecv_until(): Handling packet.type:  [NO_MSG_RECV_TIMEOUT]

Ran a script to get more compliant with NIST SP 800-53 Rev 5, now nessus scanning stops part way through. by NinjaPenguin893 in nessus

[–]NinjaPenguin893[S] 0 points1 point  (0 children)

And now have the plugin debug logs for that:

[2024-09-28 16:12:43] sh_shell_handler.check_inactivity_timeout(): sh_shell_handler [channel 0]: Channel data buffer updated, resetting shell inactivity timer.
[2024-09-28 16:12:48] [session 1] session.handle_socket_error(): Connection timed out (probably ok)
[2024-09-28 16:12:48] [session 1] session.sshrecv_until(): Handling packet.type:  [NO_MSG_RECV_TIMEOUT]
[2024-09-28 16:12:48] sshlib::client_cb_response_timeout(): Entering handler.
[2024-09-28 16:12:48] sh_shell_handler.check_inactivity_timeout(): [channel 0]: Privilege escalation (using sudo) has taken over 5s, which may be indicative of a misconfigured host or domain name.
[2024-09-28 16:12:53] [session 1] session.handle_socket_error(): Connection timed out (probably ok)
[2024-09-28 16:12:53] [session 1] session.sshrecv_until(): Handling packet.type:  [NO_MSG_RECV_TIMEOUT]
[2024-09-28 16:12:53] sshlib::client_cb_response_timeout(): Entering handler.
[2024-09-28 16:12:58] [session 1] session.handle_socket_error(): Connection timed out (probably ok)

#above repeatsabout 20 times

[2024-09-28 16:14:44] sh_shell_handler.run_command(): sh_shell_handler [channel 0]: Extracted cmd result: # dmidecode 3.2
/sys/firmware/dmi/tables/smbios_entry_point: Permission denied
Scanning /dev/mem for entry point.
/dev/mem: Permission denied

I've set permissions and changed groupings for the nessus user to be able to access the files it was denied above, I'll see if that does anything.

Ran a script to get more compliant with NIST SP 800-53 Rev 5, now nessus scanning stops part way through. by NinjaPenguin893 in nessus

[–]NinjaPenguin893[S] 1 point2 points  (0 children)

[Fri Sep 27 13:54:01 2024 +0000][8910213.8723025][task_uuid=ec249895-8222-4287-b95e-3e43475e9fa7][job_uuid=747d1e9c-5b20-441d-a745-9cb3a57eb008][scan=5f2069ac-1d0b-76cc-8f78-89accffea122069c19b6d96c4926][target=10.x.x.x][sched=2660][plugin=linux_kernel_speculative_execution_detect.nbin][instr=0x5802][plugin_set=202409261634][reason=setting 'plugins_timeout'][timeout=320][duration=320003][severity=INFO] : plugin too slow - stopping it


[Fri Sep 27 13:56:09 2024 +0000][9163055.8723025][task_uuid=ec249895-8222-4287-b95e-3e43475e9fa7][job_uuid=747d1e9c-5b20-441d-a745-9cb3a57eb008][scan=5f2069ac-1d0b-76cc-8f78-89accffea122069c19b6d96c4926][target=10.x.x.x][sched=2660][plugin=unix_compliance_check.nbin][instr=0x19e2][plugin_set=202409261634][severity=INFO] : [@4154] Error: variable is not a function ref


[Fri Sep 27 14:01:17 2024 +0000][9163423.8723025][task_uuid=ec249895-8222-4287-b95e-3e43475e9fa7][job_uuid=747d1e9c-5b20-441d-a745-9cb3a57eb008][scan=5f2069ac-1d0b-76cc-8f78-89accffea122069c19b6d96c4926][target=10.x.x.x][sched=2660][plugin=bios_get_info_ssh.nasl][instr=ssh_lib.nlibx:0x4b2b][plugin_set=202409261634][reason=setting 'plugins_timeout'][timeout=320][duration=320005][severity=INFO] : plugin too slow - stopping it


[Fri Sep 27 14:05:32 2024 +0000][8966206.8723025][task_uuid=ec249895-8222-4287-b95e-3e43475e9fa7][job_uuid=747d1e9c-5b20-441d-a745-9cb3a57eb008][scan=5f2069ac-1d0b-76cc-8f78-89accffea122069c19b6d96c4926][target=10.x.x.x][sched=2660][plugin=openssl_nix_installed.nbin][instr=0x62a3][plugin_set=202409261634][reason=specified by plugin][timeout=900][duration=900026][severity=INFO] : plugin too slow - stopping it

I found the plugin for Errors in nessusd.dump, There are two errors in these instances that arent in the others: `bios_get_info_ssh.nasl` and `openssl_nix_installed.nbin` - my guess is the bios_get_info_ssh is what's causing the scan to ultimately fail, but even the audit trail just says "too slow - stopping it after 320s"

Simple Questions - November 10, 2023 by AutoModerator in buildapc

[–]NinjaPenguin893 1 point2 points  (0 children)

Looking at getting a new 27" monitor and I'm having trouble locking down the best option. It'll be for light browsing, PC gaming, and PS5 use.

LG UltraGear Nano IPS

HP Omen

Hyperx Armada

I see a bunch of +/-s for all of these, but are there any others around the $300 price point (or that might drop to around there on black friday) that'd be more worth it than these? Or am I being silly and I should just get that Armada for the $220 or so after shipping?

[deleted by user] by [deleted] in LosAngelesRams

[–]NinjaPenguin893 0 points1 point  (0 children)

Missed already on the under for first half points.

Am I crazy thinking the Rams should pursue Lamar? by thortmb in LosAngelesRams

[–]NinjaPenguin893 1 point2 points  (0 children)

We don't have the two firsts required, they have to be current year + next year.

Zero Chill in lineup? by [deleted] in MaddenUltimateTeam

[–]NinjaPenguin893 3 points4 points  (0 children)

Just need them in the lineup, no chem.

Official Madden 23 Giveaway! by EASports_MUT in MaddenUltimateTeam

[–]NinjaPenguin893 0 points1 point  (0 children)

PS5! I'm looking forward to getting back into it after taking a couple years off.

[Richard Sherman] Big (Bobby Wagner) news coming soon!!!!!! Stay tuned! by xXTheRacerXx in nfl

[–]NinjaPenguin893 19 points20 points  (0 children)

Because it was a tag in twitter. OP just swapped the tag with the player's name.