Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 223411 - dev-db/sqlmap [new package]
Summary: dev-db/sqlmap [new package]
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement with 3 votes (vote)
Assignee: Default Assignee for New Packages
URL: http://sqlmap.sourceforge.net/
Whiteboard:
Keywords:
Depends on:
Blocks: 480160
  Show dependency tree
 
Reported: 2008-05-24 06:17 UTC by Anton Romanov
Modified: 2022-07-14 16:05 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
sqlmap-0.7.ebuild (sqlmap-0.7.ebuild,720 bytes, text/plain)
2009-07-29 09:53 UTC, mAhdi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Anton Romanov 2008-05-24 06:17:59 UTC
sqlmap is an automatic SQL injection tool entirely developed in Python. It is capable to perform an extensive database management system back-end fingerprint, retrieve remote DBMS databases, usernames, tables, columns, enumerate entire DBMS, read system files and much more taking advantage of web application programming security flaws that lead to SQL injection vulnerabilities.
Comment 1 mAhdi 2009-07-29 09:53:54 UTC
Created attachment 199521 [details]
sqlmap-0.7.ebuild

Find attached ebuild for version 0.7

Originally taken from pentoo repository https://www.pentoo.ch/pentoo/browser/portage/trunk/dev-db/sqlmap/sqlmap-0.6.4.ebuild?rev=624
Comment 2 LABBE Corentin 2014-11-14 08:12:52 UTC
Using ebuilds from https://code.google.com/p/pentoo/source/browse/portage/trunk/dev-db/sqlmap is a good start, but I do not like precompiled .so. A useflag driven choice to recompile it or do not use it must be done.
Comment 3 Anton Bolshakov 2014-11-14 15:46:33 UTC
Hello, I'm the one who maintain sqlmap in Pentoo overlay.

These .so are used on the target system only so I let it go this way.

The source code is public https://github.com/sqlmapproject/udfhack. But it is probably not possible to compile non-linux (windows vcproj -> .dll) binaries and I don't see any point by doing it half-way.
Comment 4 Jonas Stein gentoo-dev 2018-04-07 19:22:53 UTC
Here is how other distributions solve it:
https://repology.org/metapackage/sqlmap/versions
Comment 5 mario.haustein 2022-07-14 16:05:14 UTC
sqlmap was introduced via commit

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c2636d824eb25536bd113fba5e2f783568558ff

commit 0c2636d824eb25536bd113fba5e2f783568558ff
Author: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de>
Date:   Fri Mar 11 17:08:38 2022 +0100