Questions tagged as 'seguridad'

2
answers

SSL wordpress certificate

Good morning. I would like to learn how to configure the security certificate, in Wordpress. I greatly appreciate anyone who wants to show me how this process is done.     
asked by 06.04.2017 / 16:58
1
answer

Problem with service consumption [closed]

I want to consume this Api rest link but it does not bring me the key to be able to bring the information well. This is the JSON to try { "email": "[email protected]", "password": "candidato2017" } Here is the documentation about t...
asked by 25.02.2017 / 07:31
0
answers

Prevent CSRF attacks with php

I am reviewing the security of my web application. Viewing all possible cases of vulnerabilities. Now I am with the 'Cross Site Request Forgery' attacks. Studying them this way, I see that its purpose is to modify some parameter of a script b...
asked by 18.12.2018 / 09:34
0
answers

Unsecured content blocked. Chrome error when using SSL with Cloudflare

I'm using Cloudflare to speed up my website and have a free SSL certificate for my domain. Everything is fine with the page of my main domain, but today I have created a subdomain to install WordPress on it, and it turns out that after adding it...
asked by 24.11.2018 / 21:12
0
answers

Security in database

In my work I manage a website in which clients can become members of a program and accumulate points with their purchases. The problem is that there is someone who is registering multiple times and thus earning points when creating an account...
asked by 12.11.2018 / 18:39
0
answers

Avoid viewing JWT data in your console

I'm starting to work with JWT. I am integrating it into a Web project, therefore I see the HTTPS calls in the console and with it, their answers (in JWT) I think it's a great feature to obfuscate data, but I see a big security flaw, how is...
asked by 09.11.2018 / 09:12
0
answers

Wireshark and the https

Well the question is simple, any way to decrypt the https in wireshark? In turn, I would be interested in the http. someone knows how to look at the links of web pages associated with the own http     
asked by 30.09.2018 / 01:28
0
answers

Can I serve a web page directly with python and django on a VPS?

I have seen that everyone uses web pages with an NGINX or APACHE instead of serving the application directly with DJANGO, however I can not find the vulnerabilities that could be applied to attacks if you directly use the web with this Framework...
asked by 27.09.2018 / 16:30
0
answers

Generate ssl certificate with chacha20-poly1305 encryption in openssl 1.1.1?

As generate a SSL in Openssl 1.1.1 , I've been looking for information on that topic on the Internet but I have not found that information exactly. Thanks for your answer. link     
asked by 16.07.2018 / 02:07
0
answers

Is Bean Validation in JavaServerFaces considered Validation on the server side?

Esoy developing a project with JavaServerFaces which is structured in a MVC model and I have to implement validation on the client and server side. The question is when applying Bean Validation with annotations in the controller Bean, it is cons...
asked by 06.07.2018 / 12:52