• Earn real money by being active: Hello Guest, earn real money by simply being active on the forum — post quality content, get reactions, and help the community. Once you reach the minimum credit amount, you’ll be able to withdraw your balance directly. Learn how it works.

injection

  1. itsMe

    sqlmap v1.6.4 - automates the process of detecting and exploiting SQL injection flaws

    Sqlmap is an open-source penetration testing tool that automates the process of detecting and exploiting SQL injection flaws and taking over database servers. It comes with a powerful detection engine, many niche features for the ultimate penetration tester, and a broad range of switches lasting...
  2. itsMe

    agartha: burp extension for dynamic payload generation to detect injection flaws

    Agartha { LFI | RCE | Auth | SQLi | Http-Js } Agartha is a penetration testing tool that creates dynamic payload lists and user access matrix to reveal injection flaws and authentication/authorization issues. There are many different attack payloads that exist, but Agartha creates run-time...
  3. itsMe

    SQL injection and SQLMAP with Kali linux

    Hidden content
  4. itsMe

    Sqlmap v1.6.3 - automates the process of detecting and exploiting SQL injection flaws

    Sqlmap is an open-source penetration testing tool that automates the process of detecting and exploiting SQL injection flaws and taking over database servers. It comes with a powerful detection engine, many niche features for the ultimate penetration tester, and a broad range of switches lasting...
  5. itsMe

    PELoader: implement various shellcode injection techniques

    PELoader implement various shellcode injection techniques, and use libpeconv library to load encrypted PE files instead of injecting shellcode into remote thread. Following techniques were implemented:     Module Stomping (LoadLibrary)     Module Stomping (NtMapViewOfSection)     Transacted...
  6. itsMe

    sqlmap v1.6.2 - automates the process of detecting and exploiting SQL injection flaws

    Sqlmap is an open-source penetration testing tool that automates the process of detecting and exploiting SQL injection flaws and taking over database servers. It comes with a powerful detection engine, many niche features for the ultimate penetration tester, and a broad range of switches lasting...
  7. itsMe

    sqlmap v1.6 - automates the process of detecting and exploiting SQL injection flaws

    Sqlmap is an open-source penetration testing tool that automates the process of detecting and exploiting SQL injection flaws and taking over database servers. It comes with a powerful detection engine, many niche features for the ultimate penetration tester, and a broad range of switches lasting...
  8. itsMe

    JNDI Exploit Kit: exploit java web apps vulnerable to JNDI Injection

    This is a forked modified version of the great exploitation tool created by @welk1n. This tool can be used to start an HTTP Server, RMI Server, and LDAP Server to exploit java web apps vulnerable to JNDI Injection. Here is what I’ve updated on his tool:     Added support to serialized java...
  9. itsMe

    sqlmap v1.5.12 - automates the process of detecting and exploiting SQL injection flaws

    Sqlmap is an open-source penetration testing tool that automates the process of detecting and exploiting SQL injection flaws and taking over database servers. It comes with a powerful detection engine, many niche features for the ultimate penetration tester, and a broad range of switches lasting...
  10. itsMe

    Ethical Hacking: SQL Injection (2021)

    Description SQL injections are a common way to gain unauthorized access to web applications and extract data from them. In this course, instructor Malcolm Shore shows you the SQL command language and how it is used by attackers to craft SQL Injections. Malcolm begins with commonly encountered...
  11. itsMe

    Sqlmap v1.5.11 - automates the process of detecting and exploiting SQL injection flaws

    Sqlmap is an open-source penetration testing tool that automates the process of detecting and exploiting SQL injection flaws and taking over database servers. It comes with a powerful detection engine, many niche features for the ultimate penetration tester, and a broad range of switches lasting...
  12. itsMe

    nosqli v0.5.4 - NoSql Injection CLI tool

    NoSQL scanner and injector. It aims to be fast, accurate, and highly usable, with an easy to understand command-line interface. Features Nosqli currently supports nosql injection detection for Mongodb. It runs the following tests:     Error based – inject a variety of characters and...
  13. dEEpEst

    SQL Injection Tutorial: Learn with Example

    SQL Injection Tutorial: Learn with Example   Data is one of the most vital components of information systems. Database powered web applications are used by the organization to get data from customers. SQL is the acronym for Structured Query Language. It is used to retrieve...
  14. itsMe

    nosqli v0.5.3 - NoSql Injection CLI tool

    NoSQL scanner and injector. It aims to be fast, accurate, and highly usable, with an easy to understand command-line interface. Features Nosqli currently supports nosql injection detection for Mongodb. It runs the following tests:     Error based – inject a variety of characters and...
  15. itsMe

    sqlmap v1.5.10 - automates the process of detecting and exploiting SQL injection flaws

    Sqlmap is an open-source penetration testing tool that automates the process of detecting and exploiting SQL injection flaws and taking over of database servers. It comes with a powerful detection engine, many niche features for the ultimate penetration tester and a broad range of switches...
  16. itsMe

    Ethical Hacking: SQL Injection for Beginners

    Description What is sql injection? A SQL injection is an attack in which the attacker sends a specially crafted SQL query (statement), to a database server and modifies the database as desired. An SQL injection occurs when user input is improperly sanitized before being used in an SQL query...
  17. itsMe

    sqlmap v1.5.9 - automates the process of detecting and exploiting SQL injection flaws

    Sqlmap is an open-source penetration testing tool that automates the process of detecting and exploiting SQL injection flaws and taking over of database servers. It comes with a powerful detection engine, many niche features for the ultimate penetration tester and a broad range of switches...
  18. itsMe

    sqlmap v1.5.8 - automates the process of detecting and exploiting SQL injection flaws

    sqlmap is an open source penetration testing tool that automates the process of detecting and exploiting SQL injection flaws and taking over of database servers. It comes with a powerful detection engine, many niche features for the ultimate penetration tester, and a broad range of switches...
  19. itsMe

    SQL Injection Master Course

    SQL Injection is a powerful code injection technique that is used to attack data driven web applications. An SQL Injection attack compromises a database and gives the attacker the access to the private data. Its implications can be far reaching as it can be used to access and modify data, bypass...
  20. itsMe

    sqlmap v1.5.7 - automates the process of detecting and exploiting SQL injection flaws

    Sqlmap is an open-source penetration testing tool that automates the process of detecting and exploiting SQL injection flaws and taking over of database servers. It comes with a powerful detection engine, many niche features for the ultimate penetration tester and a broad range of switches...
Back
Top