Trending questions in Edureka Community

0 votes
0 answers

How can I use Generative AI for creating synthetic data while preserving privacy?

Can you tell me How can I ...READ MORE

Feb 10 in Generative AI by Nidhi
• 16,140 points
96 views
0 votes
1 answer

How does V8 differ from ECMAScript standards?

Here's a comparison between V8 and ECMAScript ...READ MORE

Feb 10 in Node-js by Navya
121 views
0 votes
1 answer

How do I build a controlled form in React that restricts input to uppercase letters only?

You can implement an onChange event handler ...READ MORE

Feb 10 in Node-js by Navya
122 views
0 votes
0 answers

testing question for logout case, please dont approve it

testing question for logout case, please dont ...READ MORE

Feb 11 in Career Counselling by anonymous

edited Mar 5 107 views
0 votes
1 answer

Is there any reason not to salt and hash before using bcrypt?

When implementing password hashing with bcrypt, it's ...READ MORE

Feb 12 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 30,940 points
155 views
0 votes
0 answers

What are the trade-offs of using FP16 precision for training Generative AI models?

With the help of code can you ...READ MORE

Feb 10 in Generative AI by Nidhi
• 16,140 points
93 views
0 votes
1 answer

Why trust Nmap's reverse lookup for hostnames during discovery?

Nmap, a widely-used network scanning tool, performs ...READ MORE

Feb 12 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 30,940 points
138 views
0 votes
1 answer

How can I filter an array of objects by specific attributes?

You can use the filter() method. The ...READ MORE

Feb 10 in Java-Script by Navya
119 views
0 votes
1 answer

What are the practical applications of ES6 WeakMap?

Practical Applications of WeakMap: Private Data Storage: Store private ...READ MORE

Feb 10 in Node-js by Navya
117 views
0 votes
0 answers

How do I use GenAI for creating structured data from unstructured customer feedback?

Can you tell me How do I ...READ MORE

Feb 10 in Generative AI by Nidhi
• 16,140 points
89 views
0 votes
1 answer

How to scan for ports opened by TCP/UDP sockets with Nmap or any other tool?

To effectively scan a system for open ...READ MORE

Feb 13 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 30,940 points
116 views
0 votes
2 answers

What strategies would you use to flush a Power BI model without affecting usability?

To create a clear, readable matrix report ...READ MORE

Apr 1 in Power BI by anonymous
• 23,870 points
176 views
0 votes
1 answer

How to map a network passively with Wireshark dumps?

Passive network mapping involves analyzing existing network ...READ MORE

Feb 13 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 30,940 points
114 views
0 votes
1 answer

Should I allow apps to communicate through Windows Firewall?

When Windows Firewall prompts you to allow ...READ MORE

Feb 13 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 30,940 points
110 views
+1 vote
2 answers

How would you embed Power BI reports in an Angular application with Azure AD authentication?

To embed Power BI reports in an ...READ MORE

Mar 24 in Power BI by anonymous
• 23,870 points
277 views
0 votes
1 answer

Can there be multiple private keys for one public key?

In traditional public-key cryptography systems like RSA ...READ MORE

Feb 11 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 30,940 points
163 views
0 votes
0 answers
0 votes
1 answer

How to exploit LDAP injection?

LDAP injection is a security vulnerability that ...READ MORE

Feb 14 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 30,940 points
78 views
0 votes
1 answer

What is the purpose of getters and setters in ECMAScript 6 classes?

Getters and setters are special functions within ...READ MORE

Feb 10 in Web Development by Navya
94 views
0 votes
1 answer

What is the difference between active and passive Digital Footprints?

A digital footprint encompasses the trail of ...READ MORE

Feb 12 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 30,940 points
114 views
0 votes
1 answer

Is WebGL a security concern?

WebGL (Web Graphics Library) is a JavaScript ...READ MORE

Feb 12 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 30,940 points
112 views
0 votes
1 answer

Should I allow communication on public networks?

When connecting to public Wi-Fi networks, such ...READ MORE

Feb 13 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 30,940 points
90 views
0 votes
1 answer

Why do digital signatures need different algorithms?

Digital signatures are essential in modern cryptography ...READ MORE

Feb 11 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 30,940 points
146 views
0 votes
1 answer

Why use manual testing for web server attacks if scanners can detect vulnerabilities?

While automated security scanners are valuable tools ...READ MORE

Feb 12 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 30,940 points
114 views
0 votes
1 answer

How do firewalls handle encrypted traffic?

Firewalls play a crucial role in network ...READ MORE

Feb 13 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 30,940 points
81 views
0 votes
1 answer

Why don't we use hash-based digital signatures everywhere?

Hash-based digital signature schemes, such as Lamport ...READ MORE

Feb 11 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 30,940 points
139 views
0 votes
1 answer

How secure is the hashing/salting/stretching process as described in this diagram?

When storing passwords securely, employing a combination ...READ MORE

Feb 10 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 30,940 points
157 views
0 votes
1 answer

How is the digital certificate sent alongside digital signatures?

When a digital signature is applied to ...READ MORE

Feb 11 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 30,940 points
134 views
0 votes
0 answers

SQL query for distinct professors and courses

There is a database on instructors, departments, ...READ MORE

Aug 26, 2022 in Database by Kithuzzz
• 38,000 points
24,051 views
0 votes
1 answer

Why do passwords need to be salted?

Salting is a crucial practice in password ...READ MORE

Feb 10 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 30,940 points
147 views
0 votes
1 answer

How does salting increase security?

Salting is a fundamental technique in cryptography ...READ MORE

Feb 10 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 30,940 points
145 views
0 votes
1 answer

How secure is the hashing, salting, and stretching process in this diagram?

Evaluating the security of your password hashing, ...READ MORE

Feb 11 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 30,940 points
111 views
+1 vote
2 answers

How can you integrate a jQuery table into a Power BI environment?

There is some workaround that you need ...READ MORE

Dec 17, 2024 in Power BI by pooja
• 23,870 points
207 views
+1 vote
2 answers

How can you hide a column in Power BI while using a live connection?

While you work in Power BI using ...READ MORE

Dec 17, 2024 in Power BI by pooja
• 23,870 points
206 views
0 votes
1 answer

Does a digital certificate contain a private key?

Digital certificates are fundamental components of public ...READ MORE

Feb 11 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 30,940 points
95 views
0 votes
1 answer

Why don't we use hash-based digital signatures everywhere?

Hash-based digital signature schemes (like Lamport signatures, ...READ MORE

Feb 11 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 30,940 points
92 views
0 votes
1 answer

Why don't digital signatures reveal the sender’s private key?

Digital signatures are a cornerstone of modern ...READ MORE

Feb 11 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 30,940 points
88 views
0 votes
1 answer

Would re-salting passwords regularly in-/decrease security?

Regularly re-salting and re-hashing stored passwords—changing the ...READ MORE

Feb 10 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 30,940 points
103 views
0 votes
1 answer

Any reason I shouldn't be salting and hashing before putting through bCrypt?

When implementing password security with bcrypt, it's ...READ MORE

Feb 10 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 30,940 points
101 views
0 votes
1 answer

Can I protect against password hacking just by salting the previous-hash?

Enhancing password security is crucial in safeguarding ...READ MORE

Feb 10 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 30,940 points
93 views
+1 vote
2 answers

How would you resolve an issue with incorrect totals in a Power BI report?

Here are steps on how to deal ...READ MORE

Dec 17, 2024 in Power BI by pooja
• 23,870 points
174 views
0 votes
1 answer

Is salting a hash more secure than encrypting it?

When securing passwords, it's essential to understand ...READ MORE

Feb 10 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 30,940 points
85 views
0 votes
2 answers

How can you customize the toolbar and add buttons in Power BI embedded reports?

You can customize the Power BI Embedded ...READ MORE

Mar 24 in Power BI by anonymous
• 23,870 points
190 views
+1 vote
2 answers

Is it possible to design a scheduler UI in Power BI, and if so, how?

Development of a personalized scheduler UI within ...READ MORE

Dec 13, 2024 in Power BI by pooja
• 23,870 points
221 views
+1 vote
2 answers

How can TypeScript and D3.js be used to create custom visuals in Power BI?

Making Custom Visuals in Power BI with ...READ MORE

Dec 13, 2024 in Power BI by pooja
• 23,870 points
221 views
0 votes
2 answers

What strategies can you use to handle the Power BI Gateway refresh limit?

Optimize Power BI Gateway refresh by using ...READ MORE

Mar 24 in Power BI by anonymous
• 23,870 points
236 views
0 votes
0 answers

Why can I ping a server, but an Nmap normal scan cannot see the host?

I'm trying to scan a network using ...READ MORE

Feb 7 in Cyber Security & Ethical Hacking by Anupam
• 17,140 points
68 views
0 votes
2 answers

How would you implement a FIFO data retention policy for a Power BI dataset?

Implement a FIFO data retention policy in ...READ MORE

Mar 24 in Power BI by anonymous
• 23,870 points
202 views
0 votes
2 answers

Can I use a single access token for multiple Power BI Embedded reports?

Yes, you can use a single access ...READ MORE

Mar 24 in Power BI by anonymous
• 30,660 points
149 views
0 votes
2 answers

What steps would you take to optimize a Power BI Desktop connection to a large data warehouse?

Optimize Power BI’s connection to a large ...READ MORE

Mar 24 in Power BI by anonymous
• 23,870 points
141 views