An open API service aggregating public data about GitHub Sponsors.

bdamele

View JSON Representation

Cybersecurity Leader | 20 Years in Offensive and Defensive Cybersecurity, Software Engineering, and Strategic Leadership

Funding Links: https://github.com/sponsors/bdamele

GitHub Sponsors Profile

Bernardo is the project leader and developer of sqlmap, a popular offensive security open source software, http://sqlmap.org. He is also the developer of a number of other offensive security tools, https://github.com/bdamele. He has been developing open source software since 2006, primarily in Python programming language.
sqlmap is a popular feature-rich 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 lasting from database fingerprinting, over data fetching from the database, to accessing the underlying file system and executing commands on the operating system via out-of-band connections.
Over time, sqlmap has become one of the main tools in the arsenal of professional cyber security consultant, software developers and SecDevOps that have implemented it for security assurance tests in the pipeline of software development. We believe that it has served its userbase well over the years and it will continue to do so.
sqlmap is the result of numerous hours of passionated work from a small team of computer security enthusiasts. If you appreciate our work and you want to see sqlmap kept being developed, please consider making a donation or sponsor our efforts. We have dedicated thousands of hours over the years to developing and maintaining it, as well as promptly acting on user's feedback, feature requests and bug reports. Check it out at https://github.com/sqlmapproject/sqlmap/.

Featured Works

bdamele/icmpsh

Simple reverse ICMP shell

Language: C - Stars: 1599
bdamele/shellcodeexec

Script to execute in memory a sequence of opcodes

Language: C - Stars: 411
bdamele/unix-privesc-check

Shell script that runs on UNIX systems (tested on Solaris 9, HPUX 11, various Linux distributions, FreeBSD 6.2). It detects misconfigurations that could allow local unprivileged user to escalate to…

Language: Shell - Stars: 86