Skip to main content

Questions tagged [security]

The protection of computer systems and information from threats such as theft or data destruction.

0 votes
0 answers
12 views

BitLocker Encryption Stuck on 0.9%

As the title says, bitlocker encryption for my drive is at 0.9%, after running for many combined hours. Running many commands that interact with bitlocker or the drive hang the console and all other ...
1 vote
1 answer
34 views

Should cos-101-17162-463-55 contain a newer ssh version to fix CVE-2024-6387?

Google is stating, that the system image cos-101-17162-463-55 is not vulnerable to the security vulnerability CVE-2024-6387 but they don't say why. I'm confused as I've installed cos-101-17162-463-55: ...
0 votes
2 answers
1k views

How to determine if I need to patch for recent SSH exploit on Ubuntu 20.04?

OpenSSH version: OpenSSH_8.2p1 Ubuntu-4ubuntu0.11, OpenSSL 1.1.1f 31 Mar 2020 According to this Aualys blog post, that version is not affected by the SSH bug. I noticed the SSL version looked old - ...
4 votes
1 answer
221 views

Check what administrator rights are needed by the application

Is there a tool that I can use to check why a certain application requires administrator rights under Windows7/Windows server 2008?
4 votes
3 answers
28k views

Adding ALL RESTRICTED APPLICATION PACKAGES to folder permissions

I'm unable to add the user, ALL RESTRICTED APPLICATION PACKAGES, to the permissions list on a folder that was created in Windows 10. How can this be done using Windows Explorer (Security ——> Advanced)?...
6 votes
2 answers
12k views

Is there a free security log analyzer for apache? [closed]

What I need is a forensic log analyzer tool for apache to do the after math of a successful abuse of service attack which took place 2-3 month in the past. We are running a shared hosting service and ...
0 votes
1 answer
5k views

Chrome Incognito session cookie location?

What is the location of Chromes Incognito cookies while Incognito is active? We know the location for regular cookies in Chrome for Windows 7 is at: c:\user\appdata\local\google\chrome\user data\...
0 votes
1 answer
9k views

WPS Pixie atack: WPS pin not found and exit after seconf trial

I use reaver for test my network for pixie vulnerability. After run the command: reaver -i wlan0mon -b 60:E3:27:BC:11:84 -c 4 -vvv -K 1 -f I have follow output: [+] Switching wlan0mon to ...
1 vote
2 answers
2k views

Can keylogger record the admin password on macOS

I have two accounts on my Mac: a standard user account for everyday activities and an administrator account. When I need to do something that requires the admin rights like changing something in the ...
7 votes
2 answers
25k views

We can't verify who created this file

I am getting this warning We can't verify who created this file I have an exe file which I need to run on startup using GPO. I found how to either exclude the whole server where the file is or ...
2 votes
2 answers
113 views

Unknown commands hogging all my cpu. " ./4 -c/tmp/ ..."

this is a follow up for this issue Usually, a few hours after a restart we would get a weidly named process like this htop output Turns out it was from out docker postgresql service and the posgres ...
1 vote
0 answers
20 views

How to prevent ubuntu (22.04) from trying to auto connect to any new wifi network it detects?

How to prevent ubuntu (22.04) from trying to auto connect to any new wifi network it detects? I turned on the wifi, just to find out it trying to connect to a neighbor wifi network... Quite strange as ...
0 votes
0 answers
152 views

How to REQUIRE password for authentication (Microsoft Live Account login)

How do I lock-down my Microsoft account such that a password is required to login? https://login.microsoftonline.com/ I logged-into my Microsoft Live account for the first time in some years, and I ...
1 vote
2 answers
3k views

How do I enable 5000 port on my server using security group?

I checked all question to enable port. Tried with sudo ufw allow 5000 sudo iptables -A INPUT -p tcp --dport 5000 -j ACCEPT Also enabled port on my security group. Outbound inbound Still when I ...
0 votes
1 answer
65 views

Will this OpenSSH config provide the best security

Setting up my OpenSSH server on a Windows 10 server to be exposed to the WAN. (Up until now it has just been used on the LAN). What I am trying to achieve: When connection is from the internet, only 1 ...

15 30 50 per page
1
2 3 4 5
366