sqlmap
Inherit
This executable can inherit functions from another.
- This function can be performed by any unprivileged user.
sqlmap -u 127.0.0.1 --eval='...'This function is performed by the privileged user if executed viasudobecause the acquired privileges are not dropped.sqlmap -u 127.0.0.1 --eval='...'