Code Monkey home page Code Monkey logo

smapql's Introduction

  • ๐Ÿ‘‹ Hi, Iโ€™m @Aureum01
  • ๐Ÿ‘€ Iโ€™m interested in cybersecurity ...
  • โœŒ Volunteer HackerOne participate
  • ๐ŸŽ TryHackMe
  • ๐ŸŒฑ Iโ€™m currently learning ASP.NET C#, SQL, Python, Bash, Ruby, Node JS, Java, Assembly, GoLang, Powershell and PHP ...
  • ๐Ÿ’ž๏ธ Iโ€™m looking to collaborate on Python, Powershell, SQL projects...
  • ๐Ÿ“ซ YouTuber: https://www.youtube.com/channel/UCz-JvOjUR_NOUAg_9Hnp1Sw ...

smapql's People

Contributors

aureum01 avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

ratlesv

smapql's Issues

Debugging my src/main.py through GPT as part of making project showcase the strength of expert prompting & analysis

According to ChatGPT 4, despite my extensively built 'main.py' and corrected sections that are logic-based on the logic of GPT 3.5 instead of mine. GPT 4 corrected 3.5 by adding:

The "check_sqli_vulnerability, is_sqli_successful, and process_successful_sqli methods are defined but not called anywhere in the code. You might want to use these methods in your SQLi testing methods (test_sqli, test_sqli_error_based, test_sqli_union_based)."

While "the SQLi detection logic in is_sqli_successful method is quite basic, checking if the response text contains "Error" or "SQL syntax". You might want to enhance this based on the specific application you're testing."

Whereas, on my end it pointed out issues such as:

"In the SQLi testing methods, you've used response.elapsed.total_seconds() > 10 to detect a successful SQLi attack. This is specific to time-based SQLi and might not be applicable for error-based and union-based SQLi.

The parse_sitemap method is defined but it's empty and not used. You should implement this method and use it to parse the sitemap and check each URL for SQLi vulnerabilities.

You might also want to handle the case where a domain is found to be vulnerable by multiple SQLi testing methods. In the current code, it will be added to self.vulnerable_domains multiple times.

The current script does not support authentication. If the site requires authentication, the tool will not work properly."

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.