Base solution for your next web application

Activities of "kansoftware"

Hi,

I want use localization for only language in both side client and server side, do not want to change date format and numeric / decimal format.

Could you please help for this.

Thanks Regards Mohit

Hi,

We are trying to intercept the request using a Burp suite Tool

  1. Install Burpsuite community edition
  2. Select Proxy option
  3. Enable intecept on
  4. Open browser from burpsuite
  5. Open Aspnetzero application login page
  6. enter username and password
  7. you will see a post request as in screenshot

Let us know if you need any further assistance.

Regards Harshit

I want to format message from user notification in app service just the same way we use abp.notifications.getFormattedMessageFromUserNotification(userNotification) in JS to do the same. Can you please help me out.

Hi

Actually, this was reported by our team working on VAPT for our EMR application which we built using ASPNETZERO, We have observed client side encryption on some of the banking websites.

Can you please help how we can answer VAPT team for this issue. So, they can close this issue

Regards, Harshit

Hi, Our application is failed in VAPT test for, Cryptographic failure - Password sent in Clear text format

Check below details:

**Threat Description: ** The pathway of sensitive data like passwords is reflected in plain texts which leads the intruders to get these details by capturing the HTTP requests either using from wire shark or burp suite or any malicious attempts. Impact: A third-party attacker is able to read the user credentials like passwords by intercepting a connection. Evidence: In the below screen shot, we will intercept and capture the login username and password request in Burpsuite.

Recommendations: • It is recommended to use strong encryption algorithm like SHA512 to encrypt sensitive data in transit. • All sensitive parameters must be encrypted using strong algorithm

Please provide the solution for this test, while login the application

We have upgraded our existing project from 8.1 to 12.3 and with use of asp.net core + jQuery .Here for every confirmation message we get two buttons "OK" and "Cancel" but we want to replace them with "Yes" and "No" respectively. For this we renamed "OK" with "Yes" and "Cancel" with "No" in app-layout-libs.min.js file. By this the purpose for confirmation message was resolved but if any other sweet alert and error message is coming in that case instead of "OK" here also "Yes" is shown.

Concern is that , we want to show "Yes" and "No" buttons for any confirmation message and for sweet alert and error message where on single is visible "OK" should be shown. kindly look into this on urgent basis and let us know about the solution ASAP.

Thanks

Hi,

Sorry, I think this class is defined in a different project. However, you can follow an approach as explained here https://aspnetzero.com/blog/persist-data-protection-keys-to-database.

I think this is not relevant to lazy loading EF.

Hi,

The default approach dodesn't work. Could you modify your code by following the link I have shared ?

Please guide me at which place i need to modify the code, In which file and project.

I did not find class ServiceCollectionRegistrar

Hi Team,

On Upgrading Aspnetzero version from 8.1 to 12.1

We are getting UI Issues as Metronics version got upgraded along with the Bootstrap from 4 to 5 Now we are facing various issue with Data-toggle like tabs, Dropdowns, tooltips etc. not working please find the below screenshot where we have made changes to make it work. But we have more than 500 pages in entire application where this is getting utilized. Please guide us in the same.

Also what would happen if we create a new entity will it new classes or the old one? Regards, Harshit

Hi,

Could you try this solution ?

https://github.com/aspnetboilerplate/aspnetboilerplate/issues/3882#issuecomment-564860867

No, I tried on startup class in MVC project. in ConfigureServices function but getting same error

See error

Showing 51 to 60 of 195 entries