Skip to main content

Questions tagged [data-validation]

1 vote
0 answers
45 views

I'm a student and during one of my classes I came up with an idea about sharing data online. I'll say right away that I'm not an expert, but rather an amateur who wants to share my thoughts and get ...
Lesha's user avatar
  • 11
1 vote
1 answer
211 views

I am specifically looking at the npm package metadata like from the lodash package, the relevant part which is this: { "shasum": "392617f69a947e40cec7848d85fcc3dd29d74bc5", &...
Lance Pollard's user avatar
1 vote
1 answer
459 views

We blocked USB ports on most of the devices using Intune. However, a subset of users requires USB access due to their job scope which requires them to copy images from their cameras to their PCs. Is ...
TDK's user avatar
  • 11
2 votes
1 answer
220 views

I'm getting familiar with Firebase and the firestore database. I have a small project relying on a certain data format. It is a simple React project with direct connexion to its firestore, so no back-...
Lewis's user avatar
  • 23
2 votes
0 answers
136 views

A long time ago, I signed up for Apple Pay Cash. After a bit of using the service, I was asked to input my name and birthdate to continue using the service. At the time, I was underage. I input ...
Mave's user avatar
  • 21
0 votes
1 answer
1k views

I' m building a REST API with Django and Django Rest Framework. I allow users to upload images and videos using different subclasses of ModelSerializer. When a file is received, the server saves it to ...
Alain Bianchini's user avatar
0 votes
1 answer
990 views

In this question I asked about how to handle situations when SHA-256 hashes are not available for a file downloaded from the internet that contains executable code. Another community member ...
Amazon Dies In Darkness's user avatar
1 vote
2 answers
976 views

When sending a request (POST, PUT, etc). I have a security requirement to ensure that the data in the payload has not been tampered with. In other words I need to know with certainty that the data ...
user1709076's user avatar
1 vote
1 answer
186 views

I'm trying to implement the putty file format in one of my dart packages. Implementing the actual key loading was ok, but I'm struggeling with the mac validation. I'm not shure what I'm doing wrong ...
Richard Burkhardt's user avatar
0 votes
2 answers
169 views

Generalized problem say there are 2 companies/parties A and B (there may be more) and there is an event E which is recorded by both A and B. Let's say the occurrences of event E according to A is 'E ...
Manik's user avatar
  • 129
3 votes
1 answer
164 views

I'm designing an app (for PC), that is intended to run on users' machines and generate a file with some data. The user will then upload the file to the server, and I want to verify that this file has ...
Peter Trifanov's user avatar
1 vote
0 answers
872 views

We have a requirement for Data loading function to Aircraft. There is Avionics standard termed as ARINC 615A and ARINC 665. 615A specifies high speed Ethernet based data load operation; where POINT-TO-...
Akhilesh Gupta's user avatar
0 votes
1 answer
1k views

Many companies have some BINs where you can enter a fake credit card and you get a premium account (the Credit card is based on a BIN that just trick or bypass the plateform), I want to know how ...
saadmrb's user avatar
39 votes
7 answers
15k views

For input validation on a website, are there any security concerns with disclosing to the user exactly what characters are valid or invalid for a given field? CWE-200: Information Exposure says one ...
csrowell's user avatar
  • 487
1 vote
1 answer
5k views

I have an input field in a web that is being saved. This field can be shown in other systems that I do not have control over and that's why I would like to limit what is allowed in this field, ...
Ilya Chernomordik's user avatar

15 30 50 per page