security tag

47 questions


1 answers
110 views
0
How do I secure my cloud IIS virtual folders?

We use a cloud service called Sakura VPS for Windows Server to publish the site on IIS.IIS publishes a download site for an in-house applications.The site itself works with AzureAD to log in with a Mi...

2 years ago

2 answers
71 views
0
About how to install the management screen

How do you install the web service management screen?In my case, I prepared a URL for the administration screen called admin.example.com in the subdomain and You can apply BASIC authentication to allo...

2 years ago

1 answers
109 views
0
Is it safe to use a string received remotely in MongoDB search as a regular expression?

The regular expression says there is a risk of Denial of Service Attacks (ReDOS) that increase processing time exponentially.http://blog.ohgaki.net/regex-dos-redosIn fact, running the following code i...


1 answers
118 views
0
Understanding Hide Key Information in NUXT

When I hit the API from NUXT, if I don't set the key setting well, I will see it in several places, so I would like to check if it really happens to me, but I don't know where it is...I would apprecia...

2 years ago

2 answers
96 views
0
Why does NAT improve security?

Take lessons about NAT and benefit from using itThere are three things that were raised.I understand the first two, but what does the third increase in security mean?In my understanding, the internal ...

2 years ago

2 answers
101 views
0
What kind of safety does the BIOS password guarantee?

QuestionWhat are typical BIOS passwords and what kind of safety do they guarantee?BackgroundWhen I was reading someone else's question, I noticed that there were several things called BIOS passwords.I...

2 years ago

1 answers
97 views
0
SpringSecurity login function form always causes failureUrl to skip when transition

Spring implements login functionality.I referred to the following article.Try implementing login functionality with Spring-Boot - Qiita We implemented it step by step, and we first implemented a funct...


1 answers
100 views
0
403 Error on Google Login Callback in Rais' omniauth

Rais omniauth implements Google login and works fine in the local environment.In the server environment (CentOS, Nginx), a 403 error is displayed when a callback is made to the following URL after Goo...


1 answers
99 views
0
CryptoAPI can take out the key if it knows the container name, but how should I select and store the container name?

You are trying to contain the key using the System.Security.Cryptography.RSACryptServiceProvider class.I have to specify a container name, but what do you specify for this container name and how do yo...

2 years ago

1 answers
96 views
0
Monitoring Information Sent to the Outside (Trying to)

I have a question about both PC (Windows, Mac, Linux) and smartphone (iOS, Android). Can I check the information I sent to the outside world or check the contents of what I'm going to send and block i...

« - 3 - »

© 2024 OneMinuteCode. All rights reserved.