Welcome to Jonic Developer Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

Recent questions tagged security

0 votes
1.1k views
1 answer
    In case one wants to protect VBA applications to make trial(demo) versions and not to expose the scripts, how secure the built in password protection is? Are ... ? Edit: I'm asking about Excel VBA here. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    This question is similar to this one: Developing API - how to make it secured? What I want is to develop a jQuery based query against a REST api on my ... any of this going on in their browser... Thanks! See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.4k views
1 answer
    No matter what I do I cannot get either of these local File URIs: <a href="file:///c:/">x</a> <a href="file:///C:">x</a> <a ... There seems to be alot of contradictory information on the web about this. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.2k views
1 answer
    I can prevent users opening BIRT report from website that I built. But considering the report's link still in browser's history, any user from this ... BIRT, before user can use the report parameter? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.3k views
1 answer
    I have one java based application which is provided by some clients . I get below error when I try to run that ... handler.CloudWebSocketFrameHandler.channelRead(SamsungCloudWebSocketFrameHandler.java:72) See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.6k views
1 answer
    Does .NET has a class that supports AES OFB encryption? I've tried to use AesCryptoServiceProvider but when I set the Mode to CipherMode.OFB I ... allow feedback modes (based on the MSDN documentation) See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.4k views
1 answer
    Does flink support authentication of flink web UI like any username/password way of authentication. If yes, then does this require any third party applications such as key cloak etc See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.3k views
1 answer
    In java to pass the values between some classes we can use System.setProperty. But using System.getProperties() we can get all the system properties. So ... can change. SO is System.setProperty safe ? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.2k views
1 answer
    All, I want to run a part of my Java program as root. Only one particular function as root. The other part of the programs should run with ... *1000); } catch (UnknownHostException e) Thanks in advance See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    There should be no security restriction because the applet is locally installed. Yet I get: java.security.AccessControlException: access denied (java.lang.RuntimePermission ... , where I want it to run. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.3k views
1 answer
    I have searched and while I found lots of threads close, none were exactly what I am looking for... On my site, say example.com, I've created the subdomain ... ^([^?]*) index.php?_route_=$1 [L,QSA] See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.2k views
1 answer
    As silverlight do not have access to local system files, we cannot perform any action on such files like to copy, move, delete, open ect. In my ... access to the Local File System. Thanks in Advance!! See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    Our web application (based on HTML5, SVG & JS) runs fine in all the browsers except Google Chrome. In Google Chrome, the normal javascript ... but none suggests any concrete solution. Any suggestions? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.3k views
1 answer
    How would I be able to configure my own certificate as the "default" used by Kestrel when running local ASP.NET core apps on Linux? I know that I can ... I forced to use the one generated by dotnet core? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.2k views
1 answer
    I'm working on a Google chrome extension that basically hits our API to do a search and lists the results. We'd like the extension to have elevated API ... help us but I haven't found anything. Thanks! See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.2k views
1 answer
    I am just trying to clear the app data and getting below error java.lang.SecurityException: Neither user 10028 nor current process has android.permission. ... i grant this permission Thanks in Advance. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.2k views
1 answer
    I'm trying to define some composite components in my web application. According to the tutorials i read, i have to place the xhtml files inside a resource ... correctly, what I intend to do is possible. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.3k views
1 answer
    This is a follow-up of a question I asked earlier this morning (posted here.) Following the instructions provided, I've managed to query my SQL Server 2000 ... from the SQL Server. How can I do this? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.2k views
1 answer
    I see that there is no way to set security rules as preventing "delete and update" for a child. ".write": "!data.exists() && newData.exists() && !newData.exists()" thats not make sense. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.2k views
1 answer
    I am new to web development. Am I allowed to store users' original passwords? I know good practice is to store the hashed password using a salt, but why ... the original password if it is legal to do so. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.2k views
1 answer
    So we installed the Java 7u21 release that is supposed to tighten the security for applets. Unfortunately it tightened it so much that our applet does not ... any idea no matter wich it is. best regards See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.2k views
1 answer
    My research shows that only the Host, Referer, and User-Agent headers can be spoofed. (source) Is this a correct assumption to make? The security of a ... from ideal but may be the only avenue I have. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.2k views
1 answer
    Case: I have an MVC5 application (basically the MVC5 template with a scaffolded view) with the Google authentication method enabled. The ... (IExecutionStep step, Boolean& completedSynchronously) +155 See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    Should one really use external commands while coding in Perl? I see several disadvantages of it. It's not system independent plus security risks might also ... command (like checking pid, uid etc)? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.2k views
1 answer
    I'm not 100% sure that I'm using the correct terminology or if I'm leaving out information that is required to answer. So please be patient with me. ... session, etc.) is compromised. Thanks for any help. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    I have questions regarding the best way to secure the authentication of users. I have come across a web application that encrypts the user password in the ... using a hash + salt approach instead? Thanks! See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.2k views
1 answer
    How to reproduce the security issue CVE-2014-0094. I googled but couldn't able to find any reference to the same. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.2k views
1 answer
    I am a newbie, just to be clear. I hear a lot about escaping data to prevent XSS attacks. How do I actually do that? This is what I am ... ($connect,$_POST['name'])); Is this enough? Thanks See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
Ask a question:
Welcome to Jonic Developer Community for programmer and developer-Open, Learning and Share

548k questions

547k answers

4 comments

55.3k users

...