Trending questions in Cyber Security & Ethical Hacking

0 votes
1 answer

How do I leverage tools like NSlookup for DNS enumeration?

Collecting information about domain records like A, ...READ MORE

Nov 20 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 9,420 points
49 views
0 votes
1 answer

What commands can be used to perform DNS enumeration to discover subdomains?

The first step in reconnaissance is DNS ...READ MORE

Nov 20 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 9,420 points
42 views
0 votes
1 answer

How to secure an API without authentication?

Although it can be difficult to secure ...READ MORE

Nov 15 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 9,420 points
100 views
0 votes
1 answer

How can we prevent dictionary attacks on password hashes?

Using appropriate hashing algorithms, appropriately putting extra ...READ MORE

Nov 15 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 9,420 points
90 views
0 votes
1 answer

How does a hash function work?

I'd be happy to break down how ...READ MORE

Nov 15 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 9,420 points
54 views
0 votes
1 answer

How to verify a signature in a PDF?

Verifying digital signatures in PDFs involves looking ...READ MORE

Nov 15 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 9,420 points
42 views
0 votes
1 answer

How to prevent clickjacking in HTML?

Making sure your web application cannot be ...READ MORE

Nov 15 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 9,420 points
41 views
0 votes
1 answer

How to spoof an IP address?

What is IP Address Spoofing? IP address spoofing ...READ MORE

Nov 15 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 9,420 points
37 views
0 votes
1 answer

How to get an HTTPS certificate?

Securing communication between your application and its ...READ MORE

Nov 15 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 9,420 points
34 views
0 votes
0 answers

How is IP address spoofing detected?

I'm researching network security and want to ...READ MORE

Nov 15 in Cyber Security & Ethical Hacking by Anupam
• 6,570 points
39 views
0 votes
1 answer

How do I identify available NFS shares on a remote server?

Depending on the type of server access ...READ MORE

Nov 19 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 9,420 points
66 views
0 votes
1 answer

How to hide code in HTML?

While it's impossible to completely hide HTML ...READ MORE

Nov 12 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 9,420 points
112 views
0 votes
1 answer

How to convert CRT to PFX?

Converting a .crt (Certificate) file to a .pfx (Personal Information Exchange) ...READ MORE

Nov 13 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 9,420 points
47 views
0 votes
1 answer

How to validate a digital signature in a PDF?

To validate a digital signature in a ...READ MORE

Nov 13 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 9,420 points
45 views
0 votes
1 answer

How to get the proxy IP address?

Depending on your environment, there are many ...READ MORE

Nov 13 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 9,420 points
42 views
0 votes
1 answer

How to set the secure flag on cookies?

A crucial security measure is to set ...READ MORE

Nov 13 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 9,420 points
41 views
0 votes
1 answer

What tools can I use to enumerate time servers and check for misconfigurations?

To guarantee the security and integrity of ...READ MORE

Nov 19 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 9,420 points
57 views
0 votes
1 answer

How to verify an SSL certificate?

Verifying an SSL/TLS certificate is crucial to ...READ MORE

Nov 13 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 9,420 points
40 views
0 votes
1 answer

How to close a port in Linux?

Closing ports in Linux is essential for ...READ MORE

Nov 13 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 9,420 points
38 views
0 votes
1 answer

How can I enumerate valid email addresses using SMTP enumeration techniques?

An essential component of a security audit ...READ MORE

Nov 19 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 9,420 points
53 views
0 votes
1 answer

How to store passwords?

Passwords must be stored safely to prevent ...READ MORE

Nov 13 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 9,420 points
34 views
0 votes
1 answer

How does hashing work?

The technique of hashing converts any quantity ...READ MORE

Nov 11 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 9,420 points
114 views
0 votes
1 answer

How do I use tools like ldapsearch for LDAP enumeration?

LDAP enumeration with ldapsearch facilitates the collection ...READ MORE

Nov 19 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 9,420 points
47 views
0 votes
1 answer

How can I enumerate NTP servers and their configurations using command-line tools?

Improperly configured NTP servers can be used ...READ MORE

Nov 19 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 9,420 points
45 views
0 votes
1 answer

How do I use Metasploit to perform NetBIOS enumeration on a target?

It's common practice to use Metasploit for ...READ MORE

Nov 18 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 9,420 points
64 views
0 votes
1 answer

What LDAP query can be used to enumerate all users in a directory?

Creating an LDAP search query with the ...READ MORE

Nov 18 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 9,420 points
56 views
0 votes
1 answer

How can I perform LDAP enumeration to extract user account information?

Performing LDAP enumeration is an essential step ...READ MORE

Nov 18 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 9,420 points
46 views
0 votes
1 answer

How to get a JWT token from the browser?

In order to securely retrieve and store ...READ MORE

Nov 12 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 9,420 points
68 views
0 votes
1 answer

How can I enumerate SNMP information using tools like snmpwalk?

Using tools like snmpwalk to enumerate SNMP ...READ MORE

Nov 18 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 9,420 points
44 views
0 votes
1 answer

How can I extract sensitive information from SNMP-enabled devices?

Understanding possible vulnerabilities and configurations can be ...READ MORE

Nov 18 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 9,420 points
42 views
0 votes
0 answers

How to prevent XSS attacks in JavaScript?

I’m concerned about protecting my web application ...READ MORE

Nov 13 in Cyber Security & Ethical Hacking by Anupam
• 6,570 points
40 views
0 votes
1 answer

How do we check if a user is logged in?

Here are a few common techniques for ...READ MORE

Nov 12 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 9,420 points
58 views
0 votes
1 answer

How to send a token in the header?

In API-based applications, sending a token in ...READ MORE

Nov 12 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 9,420 points
51 views
0 votes
1 answer

How to implement end-to-end encryption?

Implementing end-to-end encryption (E2EE) ensures that only ...READ MORE

Nov 12 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 9,420 points
46 views
0 votes
1 answer

How to test SQL injection manually?

Testing SQL injection manually requires carefully crafted ...READ MORE

Nov 12 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 9,420 points
44 views
0 votes
1 answer

How to validate a signature?

To guarantee the validity and integrity of ...READ MORE

Nov 12 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 9,420 points
39 views
0 votes
1 answer

How to use SSH in IoT?

Secure Shell (SSH) is a cryptographic network ...READ MORE

Nov 12 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 9,420 points
39 views
0 votes
1 answer

How to find others WiFi password?

Understanding encryption methods and appropriate security standards ...READ MORE

Nov 11 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 9,420 points
55 views
0 votes
1 answer

How to escape a single quote in SQL?

Escaping single quotes in SQL is crucial ...READ MORE

Nov 11 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 9,420 points
51 views
0 votes
1 answer

How to handle multiple requests at the same time?

Managing several requests at once is essential ...READ MORE

Nov 11 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 9,420 points
49 views
0 votes
1 answer

How does a CSRF token work?

Let's examine the creation, validation, and verification ...READ MORE

Nov 11 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 9,420 points
47 views
0 votes
1 answer

How to decrypt encrypted files?

A number of procedures must be followed ...READ MORE

Nov 11 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 9,420 points
46 views
0 votes
1 answer

How can we invalidate a session?

Session validation is essential to preserving your ...READ MORE

Nov 11 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 9,420 points
42 views
0 votes
1 answer

How to store passwords in a database?

Passwords must be safely stored in order ...READ MORE

Nov 11 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 9,420 points
40 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 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 9,420 points
140 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 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 9,420 points
132 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 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 9,420 points
128 views
+1 vote
1 answer

How to invalidate a JWT token?

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

Nov 7 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 9,420 points
65 views
+1 vote
1 answer
+1 vote
1 answer

How to create a proxy server?

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

Nov 7 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 9,420 points
50 views