hexedit
SQLMap
hexedit | SQLMap | |
---|---|---|
1 | 42 | |
105 | 33,029 | |
- | 1.0% | |
3.1 | 8.6 | |
about 2 months ago | 12 days ago | |
C | Python | |
GNU General Public License v3.0 only | GNU General Public License v3.0 or later |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
hexedit
-
Awesome Penetration Testing
hexedit - Simple, fast, console-based hex editor.
SQLMap
-
Top Github repositories for 10+ programming languages
SQL MAP, learning SQL
- HackTheBox - Writeup Monitored [Retired]
-
Best Hacking Tools for Beginners 2024
sqlmap
-
Restful API Testing (my way) with Express, Maria DB, Docker Compose and Github Action
A few weeks ago, I took a short cyber security course on Udemy. SQL injection was a section of the course. I knew about the concept though, I hadn't tried it. I was planning to make a Restful API server and tried SQL injection using a tool sqlmap, which was introduced in the course. While I could have used existing server code, I decided to build one from scratch. It's been a while since I worked on a Restful API server, and I wanted to refresh my knowledge for learning purposes.
-
Is this sql query in django safe?
I recommend looking for an alternative or if you must do it this way test it with https://sqlmap.org to make sure you are not vulnerable to the lowest effort attacks.
-
Enhancing Code Quality and Security: Building a Rock-Solid CI Test Suite for Seamless Development
The DAST checks can be automated up to a certain point, where the code should be able to withstand certain scans and attacks. For eg. SQL Injections can be checked with sqlmap which tests with each and every type of sql injection payload and reports it back to the user.
-
👨🏻💻Securing Your Web Applications from SQL Injection with SQLMap
git clone --depth 1 https://github.com/sqlmapproject/sqlmap.git sqlmap-dev
-
Are these good projects to have? (appsec)
Sounds good, why not try making a simple vulnerability scanner for APIs too? Maybe something similar to SQLMap
-
[GitHub Action]: Wrappers for sqlmap, bbot and nikto
Its not that much of a tool than wrappers of few awesome tools that most of you probably know and use today - sqlmap, bbot and nikto.
-
[GitHub Action][Release]: Add DAST and OSINT to your security pipelines
I'm excited to share with you my latest contributions to the GitHub community: a collection of free GitHub Actions designed to streamline and enhance security practices utilizing DAST and OSINT tooling that is widely used - sqlmap, bbot and nikto. There were no GH Actions that I could find, so I made them for my use case, but figured everyone can benefit from those awesome tools.
What are some alternatives?
hexing - Graphical and minimalistic hex editor.
nuclei - Nuclei is a fast, customizable vulnerability scanner powered by the global security community and built on a simple YAML-based DSL, enabling collaboration to tackle trending vulnerabilities on the internet. It helps you find vulnerabilities in your applications, APIs, networks, DNS, and cloud configurations.
RustScan - 🤖 The Modern Port Scanner 🤖
Metasploit - Metasploit Framework
Kaitai Struct - Kaitai Struct: declarative language to generate binary data parsers in C++ / C# / Go / Java / JavaScript / Lua / Nim / Perl / PHP / Python / Ruby
setoolkit - The Social-Engineer Toolkit (SET) repository from TrustedSec - All new versions of SET will be deployed here.
ZAP - The ZAP by Checkmarx Core project
Cppcheck - static analysis of C/C++ code
commix - Automated All-in-One OS Command Injection Exploitation Tool.