instruction stringlengths 24 29.9k |
|---|
I have found myself with the need to block online conversion tools for pdf files and such, but I can't think of a nice catch-all (or even catch most) solution (without blocking all file uploads in browsers). Does anybody have any ideas on how to block such sites company-wide without disabling all file uploads?
At first... |
Supposing a user of my system has set their password to Password123
At the login screen, what would be the security implications of me accepting:
Password123 or
Password1234 or
Password123ABC
Based on the fact they all start with the password the user set?
To be clearer on the question, is this somehow less secure? How... |
I read PCI DSS, and it's not very clear in which contexts you can have the PAN in cleartext. One could think in no context, but that is impossible. You need it in clear text of course to print it physically in the card. They say "only personal with legitimate business need can see the full PAN". They say "see", but the... |
If I set up 2FA on my Microsoft account (for example) and I create multiple methods such as SMS, email, and an authenticator app, will I be more vulnerable than if I only set up the authenticator app?
I was wondering this because if my email gets hacked then the hacker could just use my email (if they already have my p... |
Firefox has a built-in toggle in settings to enforce HTTPS-Only mode. When enabled, the browser attempts to redirect to HTTPS every time and, if fails, blocks access to the website in the same way that it blocks access when, e.g., the SSL certificate is invalid etc. The mode ensures that only secure connections come th... |
I have an interesting application for secure testing.
The POST endpoint is accepting only content-type application/json, any other content results in an 500 error. The application lacks a CSRF token or other techniques against CSRF.
The 'trick' with text/plain and additional equal sign didn't work, still 500.
The Acces... |
While helping my family with their computer problems, I found a malicious executable signed by a valid EV certificate. The executable is flagged as malicious by a majority of engines on VirusTotal, and I have also run it in a sandboxed environment and witnessed some questionable behavior.
Now, I can't say I'm very fami... |
I am currently reading literature that states that Bogons are commonly used by attackers when conducting DDos attacks. I did some searching for an explanation and all I could find was that "Bogons make it difficult to trace back to the attackers IP"
My question is, if an attacker is free to choose an IP to spoof, why n... |
I recently turned on the multi-factor authentication on NordVPN and I use Authy for the authenticator. After scanning the QR code on the website, I found that the icon displayed in the Authy app was of "Best Auto Sales, LLC" instead of NordVPN (the mountain one).
The authentication was working properly. I typed an inco... |
I'm learning to use nmap on my kali linux and was testing out the various types of scans available in it.
-sn is for ping scan which basically prevents nmap from scanning all the ports (and probably scans one port).
Then scrolling down the nmap help I found another option -PE which is the ICMP scan. I studied a bit on ... |
When I enter my domain admin user credentials into the RDP Window, does the Client also save my password hash?
Example:
Windows 10 Client -> Remote Desktop -> Enter Domain Admin User and Password -> Connect to Domain Controller or other Critical Service Host.
Is the password hash being saved on my Windows 10 Client?
|
I'm confused about Socks5. Some pages claim that Socks5 is protected between you and the server, but not encrypted.
How can that be safe?
..and some pages say you need an SSH tunnel for Socks5.
Another page said Socks5 is just plain text?
What's right?
|
Why isn't there a defined protocol to retrieve PGP keys from a destination mail server? Or am I just not searching with the right parameters?
I imagine a quite simple process like other established processes (AutoDiscovery, etc.):
Sender enters recipients e-mail into the mail client (thunderbird/outlook/whatever)
Mail... |
What items should be considered to create a browser that prevents all access to stored credentials by a malicious process? Hardware attacks being out of scope.
Are there public projects addressing this?
In an attempt to answer this myself, I've looked around a little bit. At the time of writing, and to my understanding... |
I am a member of a library which has access to online databases that I use for work. The databases can only be accessed when you are on library's WIFI network. If I try to use the same databases from another location or when I am not using that particular WIFI network, I do not have access.
The problem is, that during ... |
Backstory:
I just upgraded my MacBook from OS X 10.11.6 to the most updated version of macOS, 10.14.6 Mojave. I also have the Little Snitch network filter installed. I know nearly nothing about information security, so when I see my computer connecting to a website in another country for reasons I can't determine, I ge... |
My PGP primary key is only used for certification—I use a separate subkey for signing. Like this:
sec rsa4096/0x891781D0EDC66456 ... |
I'm setting up a website on a Centos7 VPS with certbot and let's encrypt.
I am no expert on network security. I checked to see if my epel-release was pulling certbot from a legit mirror.
I ran yum search epel-release three times back-to-back and got 2 different answers: one epel-release mirror pointing to cloudfront.n... |
Opening a PDF link in the browser (e.g. google chrome with the ootb PDF viewer plugin) apparently indicates that when the PDF is hosted on a cloudflare-facing domain there is additional data present in the embed code.
Inspecting the page source of a displayed PDF file with chrome dev tools shows some 'reporting' URL wh... |
I have a set of text data, that are of high importance and I want to encrypt them. Be it to keep it on a cloud for redundancy, or for an extra layer of security in my local machines.
I understand AES256 is maybe the way to go.
My plan is to do the following and I would like to see your views and potential alternatives.... |
I have been working for a 100% virtual company for over a year, using my personal computer and I am fine with that. We were bought and now the parent company wants to add monitoring software to our personal computers. The challenge is preventing my employer from having access to non-employment related information. Anot... |
Let's say we have an employee that has an account on an online system that she does her work on. Let's say she doesn't want to do the work. So she provides her login credentials to someone else. 2FA authentication in this case is useless because she will willingly provide the 2FA code to the other person.
I can think... |
I started watching this ridiculous video before I had to quit it: https://www.youtube.com/watch?v=AaZ_RSt0KP8
It talks about how the election of some country got messed up due to a "bitflip", which gave one person 4096 votes due to "cosmic rays" messing with the computer, "changing one bit".
What?
Surely, a government ... |
My company uses multiple tools for vulnerability scanning. We have Nessus Pro for network scanning, White Source Bolt and GitHub Dependabot for dependencies, and SonarQube for source code, and Burp Suite Pro for web applications.
These make us very complicated when clients or my executives or internal auditors ask us t... |
I wrote a small shell function to generate random passwords. Such a password may look like the below.
D2fdAbE5e9bcAFDBE5bEeED3b795ecf44B35e99B6D28591429fEE6B7C0BcCed1
I started to wonder if this is actually secure enough. Are there potentially better alternatives?
|
I would like to perform arp spoofing on an existing tcp connection between a server and a client and perform a mitm attack. In addition to altering existing packets, I would like to be able to inject my own packets into the connection without disturbing the legitimate flow of packets. As I understand, this would requir... |
UFDs with a Phison 2251 controller are famous for being potential BadUSB devices. It's basically a (8051) microprocessor running application-specific firmware, which is stored on the big flash memory chip next to the controller.
Are there also any USB flash controllers in the wild which are ASICs without (externally s... |
I have to deal with a place that has some terrible security practices. For example, this place gives people passwords (eg. domain logon on Windows, but paired with their name as the username) that is also used for identification purposes (eg. as a PIN that works to identify them to give access to places, but it can als... |
NOTE: This was originally asked on the main StackOverflow site, but now moved here because of the security nature of the question.
Since internet-connected Infotainment Systems are now connected with other components of a car... Is it possible to secure the safety-critical systems like the brakes after security update... |
Hi,I do not work in IT security and hence am asking some general questions here.
I read https://security.stackexchange.com/a/172821/266785 and have questions that would appreciate answers.
Is my understanding below correct?
So if the password also works without internet, like iPhone lock-screen passcode, it will not b... |
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 a temporary file on the disk (with Django TemporaryFileUploadHandler and only after the default validation) to perform ... |
I saw many posts here saying that Tor over VPN is different from VPN over Tor, and one is better than other, but I was unable to find any explanation over it. There were some speculations that you should not reroute all your data through Tor as the last node will be able to read decrypted data. So using an "encrypted V... |
With Thunderbird 78, a new PGP subsystem has been introduced which handles PGP keys internally. In previous versions, the add-on Enigmail has handled PGP-related stuff, by letting do GnuPG the work behind the scenes.
I currently know only that the private PGP keys in Thunderbird 78 and later versions are protected by t... |
Is it possible to issue an SSL certificate that limits the certificate holder to issuing https redirects? Or more generally, limiting the holder to issuing specified data through the secure pipe, once it has been established?
I would like to let edge nodes issue https redirects. It is impracticable to lock down the e... |
I'm reviewing CVSS 3.1 specification, recently.
I encounter the example below:
Sophos Login Screen Bypass Vulnerability (CVE-2014-2005)
Sophos Disk Encryption (SDE) 5.x in Sophos Enterprise Console (SEC)
5.x before 5.2.2 does not enforce intended authentication requirements for a resume action from sleep mode, which a... |
I guess I have halfway grasped the concepts of PGP, and I've halfway understood the concept of the Efail attack. However, I still don't understand whether such attacks would be possible (and an MDC would be needed) even if all messages had a signature. I have read several dozens of articles about Efail and MDC, but non... |
Is there any known legitimate reason that notepad.exe would make network connections to a domain controller? I observed this behavior. The first connection was to port 135 and the second was to one of the Microsoft RPC dynamic ports. In addition I also observed an SNMP request (port 161 udp) to some random device where... |
I have the Angular application where CSRF protection is implemented using Cookie-to-header token. It is default AngularJS mechanism to counter CSRF, which uses cookie XSRF-TOKEN and header X-XSRF-TOKEN. Only JavaScript that runs on my domain can read token from cookie and send it inside header, so it is the header that... |
Why don’t git servers (gitlab, github, etc…) allow for a whitelist of public GPG keys allowed to sign commits? For example, Alice owns a GPG key with fingerprint 0A1B2C3D while Bob’s is 4E5F0A0B.
They work together and they pass their key’s fingerprint to the git server admin and those fingerprints are added to the ser... |
My intuition is failing me with this. Would it make it easier or harder for an attacker trying to gain access to any of the accounts in a database?
I can see that in the case of a single login string, you're comparing it to all of the users in the database, as opposed to a particular one, so there's a greater chance yo... |
I am currently working on an implementation reading data from a csv file from within a WordPress plugin. It was suggested the file be added within the plugin in an assets directory. I have concerns in doing this. In particular, I'm worried about security and whether this makes the site vulnerable to attacks.
That being... |
I was looking for an overview that summarizes the main methods for lateral movement of ransomware. To be clear, I am not looking for the main infection vectors but rather for the main services/ports or applications ransomware exploits to spread laterally once it is inside the network.
I was unsuccessful, though, given ... |
Somebody hacked my webserver and uploaded many of the following files with random names in different subdirectories of my webroot. The file looks something like this and - even though I managed to beautify it - I am unable to decipher the obfuscation.
I can see that potential code injection is happening using the $_POS... |
Fawkes was used to cloak the PNG images and the images were then converted from PNG to WebP format using Google's official cwebp.exe. Is the cloaking still effective to prevent facial recognition on the converted images?
The usage for the cloaking software is to make pictures of humans unidentifiable to malicious bots ... |
I have a XSS case that I would like to exploit as a proof of concept, however the payload seems to only be triggering when pasted in and not from the URL.
Basically, I have a search box which when pasting in the following XSS payloads triggers an alert.
<img src=x onerror=alert(1)>
<noscript><p title="</noscript><img ... |
From time to time, my router starts to scan ports on all the connected devices. I have an internal RPi server which I restricted its access to the internet from the router. I checked the "/var/log/auth.log" on the RPi and many ssh attempts were made (192.168.1.254 is my router's IP):
Sep 8 08:58:54 homebridge sshd[381... |
I have an old system that can do PBKDF2 with HMAC using MD5, but not SHA-2. Now I know that MD5 is insecure and shouldn't be used for new applications, but https://crypto.stackexchange.com/a/9340/7075 seems to indicate that HMAC-MD5 is still secure. If I use a strong password, and PBKDF2 with a reasonable number of it... |
I was studying the following page listing all the vulnerabilities of ubuntu. CVE Ubuntu
What I found surprising is that all vulnerabilities report that "gained access level: None". Does that mean that there does not exist any known vulnerability which lets an attacker access your data? Does this presume that the data i... |
In mixed Windows/Linux environments what's the best practice for issuing server certificates?
If you use Windows MSCA PKI, you're kind of stuck with using previous certificates to authenticate the renewals on non-domain machines using NDES/SCEP which is an older windows protocol. If you go the route of Linux PKI then y... |
I've been dealing with a hack on a site. I ended up wiping it and starting again - this was no loss as it was a small site and all content was backed up - took a couple of hours to get going again.
I notice that the attackers were using many IP addresses that weren't theirs, so my question is how do they do this?
|
I recently wanted to transfer some data from my smartphone to my laptop via bluetooth. This requires pairing the devices first. In the bluetooth options I could see all the other bluetooth devices in range. I picked the correct one and click initiate pairing. I then get some pin code shown on both devices and if it mat... |
Google provides a CSP evaluator to validate if a given content-security policy is well set up (github, validator). However, if one uses 'unsafe-inline' in the style-src directive this is reported as 'all good' (See image below).
Does this not (mostly) defeat the purpose of defining a style source? As far as I understan... |
Running on macOS, I see these available key algorithms:
$ ssh -V
OpenSSH_8.1p1, LibreSSL 2.7.3
$ ssh -Q key
ssh-ed25519
ssh-ed25519-cert-v01@openssh.com
ssh-rsa
ssh-dss
ecdsa-sha2-nistp256
ecdsa-sha2-nistp384
ecdsa-sha2-nistp521
ssh-rsa-cert-v01@openssh.com
ssh-dss-cert-v01@openssh.com
ecdsa-sha2-nistp256-cert-v01@open... |
What must one do if they opened a malicious link?
Warning: Please do not open the links below as they may be malicious. They have been deliberately mangled to prevent accidental opening
I received an SMS from an Australian mobile number
"Hello We have your package in queue: https://stone-static.rootedlabs.com/a.php?ipm... |
I'm trying to figure out Bell-LaPadula model and am having a hard time with compartments.
If Subject 1 is (SECRET, {C}) and they want to read Document 1 which is (UNCLASSIFIED, {A, B, C}), would they be able to? Read down is accepted in the Bell-LaPadula model and subject 1 has permission to read C, but not A or B. So ... |
I had configured subdomains on a site to share forms authentication, however decisions were made to change one of websites over to a different domain. So now site A needs to send a user to the site B. Normally I would use something like Component Space to implement an SSO process for this, but this company doesn't alre... |
I have receive a USB, but I noticed that as soon as I connected it to my computer, a video of an organization is shown.
Its like an informative video, it makes me think about nothing dangerous.
But...
I noticed that the USB has 2 partitions, one is recognized as a CD ROM and the other is just a normal USB partition.
O... |
I like to play stuff like Minecraft Educational Edition with my friends after school but I'm not sure if the school will find out, since if they do, it might look bad for me.
Will schools be able to see what I'm doing on their Chromebook including downloaded apps and how long I've been using it?
|
In TLS 1.2 / HTTP(S) context, plaintext target hostname could potentially leak in 3 different ways:
In DNS query prior to TCP/TLS/HTTP connection.
In TLS handshake, ClientHello message, in SNI extension.
In HTTP Host header.
DNS leakage can be prevented by using e.g. DoH/DoT.
HTTP Host header leakage is prevented thr... |
How does Chrome block all methods of code injection past version 78? It even blocks signed DLLs it doesn't have in a static list.
|
I believe it would violate all the three aspects due to following reasons:
Confidentiality: Since the website is obviously a scam, in case any person/user registers it, the data of the user would not be confidential or would be up for sale or misused in some other way.
Integrity: The data in the scam website would be... |
Maybe my math is wrong, but here it goes.
If I generate a private url to share an album in Google Photos, I get something like this
https://photos.app.goo.gl/*****************
where the asterisks are alphanumeric characters, case sensitive (total of 62 possible characters). The length of the secret part of the url is 1... |
Every document that needs to be eIDAS compliant needs to have a qualified timestamp. If we take an email as a document, then the email, based on eIDAS regulations, needs to have an qualified timestamp issued by a qualified CA. As I know, no email client supports to add a qualified timestamp to an email.
Is the email se... |
Lately, I've noticed a lot of FB notifications of friends asking stupid questions from other pages. The questions are usually along the lines of "What's the first movie you saw in the cinema?", "What's the next number in this sequence?", "What's a food you hated as a kid but love now?", etc., etc.
I suspect these are j... |
I have a simple Angular application and I deployed it on an Nginx server in a POD on a Kubernetes environment. I realised that I am now able to access the /etc/passwd file on the POD, without even having to login into the POD. Since this is the /etc/passwd file for a POD, should I be concerned?
A sample command that I ... |
I'm working on a project with a client based on mbedtls and a server built with vsftpd.
I had basic RSA authentication working but am now upgrading to using the cipher TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256. And I am struggling to get it to work:
I see the handshake taking place and server and client agree on the abov... |
I generated two hashes from this site:
Plaintext 1 (p1): world
Salt 1 (s1): hello
Hash 1 (h1): 936a185caaa266bb9cbe981e9e05cb78cd732b0b3280eb944412bb6f8f8f07af
Plaintext 2 (p2): world2
Salt 2 (s2): hello2
Hash 2 (h2): 36d357c14829ba5bcb75d33c4edd3b7691fece0317ff898ce9709fb6911c9ab9
This is the content of hash.t... |
I was trying hydra out on DVWA login page, but it returned all 7 passwords correct, while only one was correct.
Here is the command:
hydra -l admin -P passlist.txt -V -I 192.168.70.130 http-post-form "/login.php:username=^USER^&password=^PASS^&Login=Login:Login failed"
Here is what it returns:
Hydra (https://github.co... |
If a rotational SAS drive (non-SSD) is encrypted after it has been in use for some time e.g. several years, is there a danger of a data leak? For example, if the drive is encrypted and subsequently formatted e.g. dd, can data be recovered?
Update
The suggested post by @vidarlo although helpful does not answer the quest... |
The project pypasser claims to bypass "vulnerable" reCaptcha v3 sites. What vulnerability?
|
I held every chip (without desoldering, they were still onboard) in a lighter flame for a minute or two. They started "popping" a little if that indicates anything.
Then I drove a nail into every chip (approximately through the center) with the use of a hammer.
Obviously, before all of that, I did a software wipe -... |
This question is about if any technologies used by a web browser (HTTP, TCP, JavaScript, etc.) can be used to push a binary file from the web server to a random folder on the client.
This is for a security discussion at work about the dangers in web browser JavaScript. We already have Windows OS Script Host disabled on... |
I figure these as the ways to browse the web without exposing a manually operated computer's IP address:
Proxy (such as "download from us" proxy)
VPN
TOR
Using a remote GUI operating system (via, say, TeamViewer).
There might be more ways but I don't know the professional terminology to look at some data about that.
|
Case 1: When user creates an account, a confirmation email is sent.
Case 2: When user invites a coworker to his/her account, an invitation email is sent.
Problem: If a user makes a typo in the email, it cannot be delivered.
It might be more user-friendly to immediately show an error message to a user if this email ca... |
Where can malware be stored online?
I've looked at several websites about malware infection and it mentions things like drive-by downloads and exploit kits, but I can't see where the actual .exe, macro etc files are stored in the first place to be downloaded onto a user's device. Are they placed on servers online and l... |
Note that this is a different case from similar question asked 7 years ago, here: hparm -I /dev/sda does not report a Security section - should I be concerned?
In my case the SSD (part number: ct2000mx500ssd1) should support hardware AES encryption by specification, here: CRUCIAL® MX500SOLID STATE DRIVE
Running hdparm ... |
I am creating a web application that is sending sensitive data between servers. I need to take user inputted web form data from website 1 (abc.com) and post the data to website 2 (xyz.com/api). Website 2 will capture the data from website 1 and score it and then return a json response that will be published in the u... |
Question
Suppose you design a data lake with sensitive data. Due to immaturity of tools, dynamic data masking is unavailable. You have MFA, encryption at rest, audit logging, ETL processing data and people that develop/support/debug that ETL.
The standard answer is a separation of concerns between developer and support... |
For a web server, one can purchase a certificate from a CA to provide secure connection (server authentication and data encryption).
But in cases of remote desktop apps like MS Remote Desktop or TeamViewer, how do they establish a secure connection between the remote client and the target PC?
It seems in this case the ... |
<?php
include("https://example.com");
?>
I came across the opinion that including webpages in such pattern can be dangerous; further more, in XAMPP for windows php.ini there is allow_url_include=Off ; perhaps because some HTML files may include malicious JavaScript.
|
I've set up a firebase passport strategy on a NestJS server which works fine, but I did not like the long load times it would incur on all requests that went through it. So I decided to cache decoded tokens until they are expired, and this this massively reduced load times for valid and unexpired tokens.
However, I am ... |
I´m pentesting my first mobile application. I have a rooted android device and followed the steps here and here to install the certificate to proxy the traffic through Burp on my Laptop.
But no requests show up. When I´m opening the app I have the option to either register (trying that throws the error message "User al... |
I would like to protect the data on my backup system, in case it gets (physically) stolen. I would encrypt the hard drives where the data resides.
Since the backup system typically acts non-interactive (wake-on-lan and rsync/ssh), I would like to avoid entering a password each time it gets booted.
What could be a suita... |
I am learning smart contract programming on Ethereum (using Solidity) and realizing that security is highly important here. Why? Because of 2 reasons: they deal with high-stake financial transactions, and smart contracts are immutable once you deploy them. Hence, you have to be really sure about the safety of your code... |
I just got a very phishy looking email from Vodafone. It had encoding errors and nothing more than my name in it. It asked me to confirm my email address and in order to do that I had to enter some contract details after clicking a link. It turned out to be genuine and was indeed about a product I recently ordered from... |
I am curious whether someone could find out if a site hosted on GitHub Pages could be traced back to the user that published it. This is of course, assuming that:
the GitHub repository containing the website’s file is private,
the website is connected to a custom domain (using something like a CNAME record, rather tha... |
What advantages users get, specifically, from 'PRIVACY' point-of-view?
Can ISP still see and log browsing history? Can user's location be still traceable?
What's the ultimate security & privacy level one can achieve by using Cloudflare's DNS in lieu of ISP's DNS?
|
What if any, are the security considerations of deciding to use an x64 vs x86 architecture?
|
I am writing a C program in which I have a client on a process and a server on another process on the same machine. I don't know much about IPC, I would like to have a "channel" that allows my two processes to communicate without any other process that can intercept (or sniff) the traffic nor write anything on that spe... |
CONTEXT
There is a SPA that uses Authorization Code Grant flow with PKCE to get info from an API all the info is highly sensitive
RESEARCH
Here is what I found of how Authorization Code Grant flow with PKCE works:
THE FLOW
v = code_verifier
$ = code_challenge
a = authorization_code
THE PURPOSE
In this article https://... |
I work for a company with a large user base. There is a requirement to allow users to add printers to their laptops e.g. when working from home.
What are the security risks?
Is their a bad actor can use a printer to hack the laptop?
Can a print driver elevate privileges and causes something bad to happen?
|
A roommate of mine asked me to connect a powerline adapter to the network. The ethernet cable of the adapter is connected to an Apple Airport Express router which is connected to a Frontier Internet cable modem. I have another router from Frontier connected to the Frontier Internet cable modem.
Adapter > Airport > ISP ... |
I need to write a simple program that demonstrates a race condition. I picked the Meltdown vulnerability.
I want to clarify something. I'm following this explanation https://resources.infosecinstitute.com/topic/race-conditions-exploitation-case-study/
The result of this attack is that the value of PRIVILEGED_VALUE wil... |
I'm working on updating the encryption method of a class at work. The encrypt and decrypt methods take the text to encrypt/decrypt and a string which used to be used as a salt (this string is hardcoded in the method calls in lots of places throughout the code base).
My plan is to securely generate a random 16-byte salt... |
In Canada, Québec introduced it's Covid-19 App "VaxiCode" on September 1; BC, "BC Vaccine Card", September 13, requirement in place until January 31, 2022, subject to extension; Ontario, September 22, "app to follow" on October 22. (CBC, CTV, Global).
Apparently, these are QR codes that lead to a shc scheme address, wh... |
I recently clicked on a malicious link on Reddit When I was directed to the link, it asked me to do a couple of captchas. I did them and then was redirected back to Reddit. Then he said he could see my handset brand and that I was changing browsers to open that link. So I want to know what other info he got from me.
I ... |
I just clicked a link on pinterest to take me to the source website. Upon clicking, it took me to the following 5 links:
https://s3.amazonaws.com/bishkek0303/decorative-graphic-design-element-in-oriental-style-sun-moon-clouds-stars-vector-hand-drawn-illustration-com-imagens.html
maindomain333.top/hairstyles.html
http... |
How do I determine the current CORS "state" in different browsers? I have for example a case where two different Access-Control-Allow-Origin headers are set, and I want to know which one applies now.
Usually I read through the specification in such cases, but I was unable to find this specific case. Additionally the sp... |
Imagine a web application in which two computers can communicate with each other by transferring files, through the server linked with some unique password.
Every file sent between the clients are sent through the server, means that the server just connects them and acts like a middleman, so he can see all data that is... |
I'm trying to understand what the permissions granted to a Google Drive connected app actually mean. The example I'm looking at is MindMup 2 For Google Drive, but it could be almost any as the permissions requested seem typical.
Google Account permissions requested include:
See, edit, create, and delete only the speci... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.