ASAbiral Shresthaindiary.abiralshrestha.com.np·May 6, 2024 · 1 min readDownload Locked PDF from Google DriveYes you heard it right, you can now download locked PDFs from google drive using simple Javascript code with following steps below. Make sure you follow it thoroughly. Open any Browser ( Recommended : Mozilla firefox ) Paste the url (eg : https://d...00
ASAbiral Shresthaindiary.abiralshrestha.com.np·May 6, 2024 · 1 min readWhy HTTPS better than HTTP .?HTTP messages are in unencrypted, thus unauthorized parties can readily access and read them over the internet. In contrast, HTTPS sends all data encrypted. When clients submit sensitive data, they may be confident that no third parties will intercep...00
ASAbiral Shresthaindiary.abiralshrestha.com.np·Apr 28, 2024 · 1 min readHow to #Inject Database?SQL Injection (SQLi) is a type of an injection attack that makes it possible to execute malicious SQL statements. These statements control a database server behind a web application. Attackers can use SQL Injection vulnerabilities to bypass applicati...00