Tomáš Stefan

Results 16 comments of Tomáš Stefan

That's odd. I tried the map on my old Pixel 3a and the experience is **much** better than the video demonstrates. I am really happy with the way how the...

I would be in favour of allowing at least *some* extensions/plugins/companion apps on the list. Memories is a great example why this change would be beneficial. I was looking for...

> can you please specify target's specs in order to replicate the error in our end? thanks Can you please check the linked original issue with all the comments? I...

I am researching tools for generating internal CA for my homelab and was quite surprised CFSSL does not support the [Name Constraints](https://www.rfc-editor.org/rfc/rfc5280#section-4.2.1.10) yet. Are there any plans for this feature?

@Marshall-Hallenbeck Yes, I can try. Let me know what information would help.

Yes, creating folder works fine. ``` $ smbclient -U thecybergeek \\\\192.168.229.188\\WebApp Password for [WORKGROUP\thecybergeek]: smb: \> mkdir test smb: \> cd test smb: \test\> put test.txt putting file test.txt as...

``` $ nxc --debug smb 192.168.229.188 -u thecybergeek -p winniethepooh --shares [19:04:34] DEBUG PYTHON VERSION: 3.11.7 (main, Dec 8 2023, 14:22:46) [GCC 13.2.0] netexec.py:89 DEBUG RUNNING ON: Linux Release: 6.6.9-amd64...

Adding more context. User: ``` PS C:\xampp\htdocs> whoami /all whoami /all USER INFORMATION ---------------- User Name SID =================== ============================================ craft2\thecybergeek S-1-5-21-537427935-490066102-1511301751-1001 GROUP INFORMATION ----------------- Group Name Type SID Attributes ======================================...

``` $ smbclient -d 5 -U thecybergeek \\\\192.168.229.188\\WebApp INFO: Current debug levels: all: 5 tdb: 5 printdrivers: 5 lanman: 5 smb: 5 rpc_parse: 5 rpc_srv: 5 rpc_cli: 5 passdb: 5...

Additional details: ``` PS C:\> Get-SmbServerConfiguration AnnounceComment : AnnounceServer : False AsynchronousCredits : 512 AuditSmb1Access : False AutoDisconnectTimeout : 15 AutoShareServer : True AutoShareWorkstation : True CachedOpenLimit : 10 DurableHandleV2TimeoutInSeconds...