null-byte.wonderhowto.com
Resources curated from this publisher and indexed across appsec.fyi topic pages. Last item added: 2025-08-14.
| Date Added | Resource | Excerpt |
|---|---|---|
| 2025-08-14 2025 | SQL Injection 101: Common Defense Methods Hackers Should Be Aware OfSQLi | The content is likely to cover common defense methods against SQL injection attacks that hackers should be aware of. SQL injection is a type of cyber attack where malicious SQL statements are inserted into an input field, potentially allowing unauthorized access to a database. By understanding and implementing defense methods, hackers can protect their systems from SQL injection vulnerabilities. |
| 2025-08-14 2025 | How to Write an XSS Cookie Stealer in JavaScript to Steal Passwords « NullXSS | The content discusses creating an XSS cookie stealer using JavaScript to steal passwords. It likely provides instructions or code snippets on how to implement this malicious technique. This practice is unethical and illegal as it involves exploiting vulnerabilities in websites to steal sensitive information. It is important to be aware of such techniques to protect oneself and others from falling victim to cybercrimes. |
| 2021-12-31 2021 | How To: Use GoScan to Quickly Enumerate Networks & ServicesRecon | How To: Use GoScan to Quickly Enumerate Networks & Services |
| 2018-06-26 2018 | SQL Injection 101: Common Defense Methods Hackers Should Be Aware OfSQLi | The content discusses SQL injection, a common hacking technique targeting databases in modern applications. It emphasizes the importance of defense methods to prevent such attacks. Database technology is crucial in managing data for applications, but vulnerabilities exist. Awareness of SQL injection risks and implementing defense strategies are essential for safeguarding databases. |
| 2017-12-12 2017 | How to Write an XSS Cookie Stealer in JavaScript to Steal Passwords « NullXSS | The content discusses creating an XSS cookie stealer in JavaScript to steal passwords, highlighting JavaScript's versatility on the web. It mentions how JavaScript can automate website components, manage content, and perform various functions within a webpage. The article likely provides insights into the technical aspects of implementing such a script, emphasizing the importance of understanding and preventing cross-site scripting vulnerabilities. |