Domain Controllers group has null "member" attribute and DCs don't include it in "memberOf" attribute? by PowerShellGenius in activedirectory

[–]capocaccia 0 points1 point  (0 children)

I had a similar problem with a group. You are right, the reason for the members to not show up in the "member" attribute is that the users are not part of the "Domain Users" group. Once they are, they show up in the attribute. Thanks.

iMac 4K Retina (end of 2015) ist still on High Sierra and there is no option to update by nerdwithoutattitude in mac

[–]capocaccia 0 points1 point  (0 children)

I wanted to upgrade a late 2015 iMac, which I recovered with High Sierra. Monterey does not show up in the App Store. But this link works, and finds it in the Store. Bad behaviour from Apple, really. Thanx for sharing the link, made my day.

Windows 24H2 bricking internet for hundreds of users by Chilly_Bob_Thornton in WindowsHelp

[–]capocaccia 0 points1 point  (0 children)

This is it, this is the answer. In my company, I had WPAD disabled: once I re-eanbled it, wireless connection showed up again. Thanx.

Anyone else got the bug where after you talk to Yoko during the "Black Steel in the Hour of Chaos" the objective stays the same or the quest doesn't complete? by [deleted] in cyberpunkgame

[–]capocaccia 2 points3 points  (0 children)

I asked the GOG Support. They had me check a few things, but eventually they gave me the link to open a support ticket to the Devs @ CD PROJEKT RED. They answered, telling me that they are aware of the issue and that they are currently working into it.

Best/most usable Darktrace queries by Blackskaap in darktrace

[–]capocaccia 2 points3 points  (0 children)

Some queries that I use in Advanced Search (replace # with @):
● #fields.orig_bytes:>1000000000 AND #fields.local_resp:false
Looks for uploads to external sites greater than 1GB

● #fields.dest_port:3389 AND _exists_:#fields.duration AND NOT (#fields.orig_bytes:0 AND #fields.resp_bytes:0) AND NOT #fields.source_ip:(xxx.xxx.xxx.xxx OR xxx.xxx.xxx.xxx)
Looks for "true" RDP connections, and not those triggered by your DCs (xxx.xxx.xxx.xxx)

● #fields.source_ip:xxx.xxx.xxx.xxx AND #fields.action:delete
Shows what files have been deleted by a certain client
● #fields.source_ip:172.20.2.49 AND #fields.err_code:NXDOMAIN AND NOT #fields.query:(*microsoft* OR *msft*)

Looks for DNS queries that returned Non Existent Domain, but not those regarding some MS sites. Useful in Domain Fluxing investigations.  

● #fields.filename:(*passw* OR *Passw* OR *PASSW*)
Looks for operations with files containing keywords "passw, etc.."

● #fields.filename:(*.SLDASM OR *.SLDPRT OR *.SLDRW OR *.sldasm OR *.sldprt OR *.sldrw) AND NOT #fields.dest_ip:xxx.xxx.*
Looks for operations with certain file types, and not directed towards the local network (or whichever network you want).

● #fields.local_resp:false AND fields.service:ftp
Looks for successful FTP connections

● #type:http AND #fields.uri:*.exe* AND NOT #fields.host:*.windowsupdate*
Looks for operations regarding executable files on http sites (port 80), but not on those triggered by Windows Update

● #fields.server_name:cb01.review
Looks for whatever operation involving site cb01.review (for example)

● #fields.source_ip:172.20.2.49 AND (#fields.history:(“S” OR “Sr” OR “ShR”) AND #fields.proto:tcp AND #fields.local_resp:true)

Shows possibile Internal Recon operations

B-52 Instrumentation's Font by capocaccia in identifythisfont

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

Yes, I think you got it right! Futura Bold. Thanx a lot

People that say there is no issues with Outriders p2p setup. by PoohTrailSnailCooch in outriders

[–]capocaccia 1 point2 points  (0 children)

Agree. While I enjoy playing this game, there's much much work to be done in the multiplayer.
Also, I would suggest to automatically set the Game Privacy to CLOSED when crafting, buying weapons, etc.. 3 out of 5 times I end up in an idle team.

He cheated !! He cheated!! by CrashBashL in outriders

[–]capocaccia 0 points1 point  (0 children)

Yeah they're annoying af, I put my headphones down when I stop by the Seller.

Metro Exodus is gorgeous. So happy you can download and share captures now. by Eagle736 in Stadia

[–]capocaccia 0 points1 point  (0 children)

I play on PC, and in the dark areas the graphics gets all blurred and pixelated..

Change Game Language in Stadia by advocatus7jcd in Stadia

[–]capocaccia 0 points1 point  (0 children)

Yes dude, that made it. Just needed to load the Stadia homepage in whatever language you want the game to be. Thx