Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7176713
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T16:33:54+00:00 2026-05-28T16:33:54+00:00

Consider an ASP.NET web application [A] that makes a request to a secure web

  • 0

Consider an ASP.NET web application [A] that makes a request to a secure web service [B] using a username and password.

The password used to authenticate to [B] is stored on [A] using “best-practices” in the web.config file and encrypted.

At some point, the unencrypted password must be present in memory on [A], right? Perhaps the web application is designed to cache the unencrypted password in a static object/string (so it only decrypts/reads from the web.config file once). Is that “statically-cached” approach worse or the same in terms of security?

Have there ever been attacks published (or is there potential for such) against ASP.NET where the attacker can access the memory of the server, potentially revealing the password?

Would it be a more secure architecture to pull the duty of communicating with [B] from [A] and assign it to a third application server [C] that is accessible by [A] but not accessible from the internet? Am I just being paranoid?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T16:33:55+00:00Added an answer on May 28, 2026 at 4:33 pm

    Strings in .NET can not be scheduled for garbage collection. You could read your password into a SecureString object which can be forced to be garbage collected after it is no longer required.

    http://msdn.microsoft.com/en-us/library/system.security.securestring.aspx

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Consider an ASP.NET MVC application that requires a session variable be set. It's used
Consider 3 modules/classes in an ASP.NET Webforms application. I need a web service for
Consider a standard ASP.NET web application where the user types in some numeric data
I'm working on a web application that uses ASP.NET 3.5 and C#. Structurally, I
I am working on a web application (ASP.NET) game that would consist of a
Which IoC to consider while developing ASP.NET Web application project and what are the
How to secure ASP.Net Website ( Commercial Application ) using SQL 2008 ? We
I'm trying to localize an asp.net web application. Consider the following asp.net code. I'm
I am working on asp.net, C# web application. Working on my main page in
I'm using WindowsTokenRoleProvide r to determine Active Directory group membership in an ASP.NET web

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.