Most voted questions in Cyber Security & Ethical Hacking

+3 votes
3 answers
+3 votes
1 answer

How to send the phishing link to friend?

The Social Engineer Toolkit (SET) is a ...READ MORE

Feb 6, 2020 in Cyber Security & Ethical Hacking by anonymous
1 flag 4,085 views
+1 vote
1 answer

How to lock a pen drive with a password on a mobile device?

In order to password-protect a USB (pen) ...READ MORE

Nov 7, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 18,160 points
502 views
+1 vote
1 answer

How to get a WiFi password using CMD?

Yes, there's a way to retrieve the ...READ MORE

Nov 7, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 18,160 points
451 views
+1 vote
1 answer

How to exploit open ports?

Exploiting open ports is a common attack ...READ MORE

Nov 7, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 18,160 points
219 views
+1 vote
1 answer

How to encrypt an SD card without the original device?

Yes, you can encrypt an SD card ...READ MORE

Nov 7, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 18,160 points
140 views
+1 vote
1 answer

How to store passwords in a database?

To securely store passwords in a database, ...READ MORE

Nov 7, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 18,160 points
133 views
+1 vote
1 answer

How to send a bearer token in a header?

To send a bearer token in an ...READ MORE

Nov 7, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 18,160 points
129 views
+1 vote
1 answer

How to create a proxy server?

To set up a basic proxy server, ...READ MORE

Nov 7, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 18,160 points
130 views
+1 vote
1 answer

How to invalidate a JWT token?

To invalidate a JWT token effectively, here ...READ MORE

Nov 7, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 18,160 points
158 views
+1 vote
1 answer

How can I enumerate NetBIOS shares on a Windows machine using command-line tools?

In order to enumerate NetBIOS shares on ...READ MORE

Nov 7, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 18,160 points
259 views
+1 vote
1 answer
+1 vote
1 answer
+1 vote
1 answer

What coding practices can help detect unauthorized removable devices connected to a system?

In order to detect unauthorized removable devices ...READ MORE

Nov 7, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 18,160 points
115 views
+1 vote
1 answer

What methods can be employed to scan uploaded files for malware before processing?

In order to effectively scan uploaded files ...READ MORE

Nov 7, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 18,160 points
127 views
+1 vote
1 answer

How can developers implement secure file handling to prevent file-based attacks?

In order to securely handle files and ...READ MORE

Nov 7, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 18,160 points
241 views
+1 vote
1 answer

What coding methods can prevent steganography attacks within image files?

To prevent or detect steganography attacks within ...READ MORE

Nov 7, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 18,160 points
131 views
+1 vote
1 answer

How can developers detect and block image-based malware in their applications?

To detect and block image-based malware in ...READ MORE

Nov 7, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 18,160 points
118 views
+1 vote
1 answer

What techniques can be used to sanitize image uploads and prevent malicious payloads?

In order to securely handle image uploads ...READ MORE

Nov 7, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 18,160 points
280 views
+1 vote
1 answer

How can message-based phishing attacks be detected programmatically?

In order to detect message-based phishing attacks ...READ MORE

Nov 7, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 18,160 points
143 views
+1 vote
1 answer
+1 vote
1 answer

How can developers implement secure messaging systems to prevent message-based attacks?

In order to build a secure messaging ...READ MORE

Nov 7, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 18,160 points
121 views
+1 vote
1 answer
+1 vote
1 answer

What methods can I use in JavaScript to detect and prevent clickjacking attacks?

In order to protect our application against ...READ MORE

Nov 7, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 18,160 points
133 views
+1 vote
1 answer

What SQL queries can be used to test for SQL injection vulnerabilities in a database?

When testing for SQL injection vulnerabilities, you ...READ MORE

Nov 6, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 18,160 points
208 views
+1 vote
1 answer

What C or C++ libraries can help in developing custom security tools for ethical hacking?

Here are some C/C++ libraries commonly used ...READ MORE

Nov 6, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 18,160 points
318 views
+1 vote
1 answer

What tools can I build in Ruby to automate penetration testing tasks?

Ruby is a versatile language that is ...READ MORE

Nov 6, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 18,160 points
317 views
+1 vote
1 answer
+1 vote
1 answer
+1 vote
1 answer

Is there a SHA that’s guaranteed to produce a unique hash?

No cryptographic hash function, including SHA, can ...READ MORE

Nov 6, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 18,160 points
254 views
+1 vote
1 answer

How to encrypt data that needs to be decrypted in Node.js?

To securely encrypt and decrypt data in ...READ MORE

Nov 6, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 18,160 points

edited Jan 23 by Sunita 165 views
+1 vote
1 answer

How can I securely implement AES-256-CBC encryption in Node.js using the crypto module, ensuring proper key and IV management?

Implementing AES-256-CBC encryption securely in Node.js using ...READ MORE

Nov 5, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 18,160 points
375 views
+1 vote
1 answer

What’s the best way to prevent clickjacking attacks on an Express.js-based web application?

To prevent clickjacking attacks on your Express.js ...READ MORE

Nov 5, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 18,160 points
263 views
+1 vote
1 answer

How to prevent Client-Side XSS in JavaScript?

To prevent client-side XSS attacks in your ...READ MORE

Nov 5, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 18,160 points
275 views
+1 vote
1 answer
+1 vote
1 answer

How to prevent brute force attacks using Node and Express.js?

To prevent brute-force attacks in a Node ...READ MORE

Nov 5, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 18,160 points
394 views
+1 vote
1 answer

How worth it is the CISSP?

I passed through the process of achieving ...READ MORE

Oct 25, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 18,160 points
139 views
+1 vote
1 answer

What is a better or more interesting future profession: cybersecurity or software developer/programmer?

When considering the future of cybersecurity versus ...READ MORE

Oct 25, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 18,160 points
139 views
+1 vote
1 answer

What is the difference between Software Development vs Cybersecurity?

Choosing between software development and cybersecurity is ...READ MORE

Oct 25, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 18,160 points
273 views
+1 vote
1 answer

Why can't I obtain a user token from a compromised API?

During a penetration test, there may be ...READ MORE

Nov 5, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 18,160 points
213 views
+1 vote
1 answer
+1 vote
1 answer

Why am I unable to gain a shell on a remote system despite finding a vulnerability?

If you got a vulnerability of a ...READ MORE

Oct 25, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 18,160 points
246 views
+1 vote
1 answer

What should be in my resume to get a job in cybersecurity?

If you're thinking of transitioning into a ...READ MORE

Oct 25, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 18,160 points
147 views
+1 vote
1 answer

What can the skills developed by cybersecurity professionals be used for?

Cybersecurity skills have a broad range of ...READ MORE

Oct 25, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 18,160 points
959 views
+1 vote
1 answer

How do I start learning cybersecurity?

It's awesome that you're gaining interest in ...READ MORE

Oct 24, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 18,160 points
112 views
+1 vote
1 answer

Are Cybersecurity and Information Security the same thing?

Cybersecurity and information security are related but ...READ MORE

Oct 24, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 18,160 points
125 views