🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

sql-injection-practice-solve

Package Overview
Dependencies
Maintainers
0
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
This package has been flagged as malicious. It is considered unsafe regardless of version.

This code is effectively an arbitrary command execution backdoor/command-runner: it Base64-decodes an externally supplied command string and executes it via os.popen, printing the resulting output. There is no input validation or allowlisting, making it extremely risky in any supply-chain context. Treat the package as highly likely malicious or intentionally dangerous unless it is strictly isolated and never invoked with untrusted input.

sql-injection-practice-solve

Your exploit tool

pipPyPI
Version
0.1.0
Weekly downloads
0
Maintainers
0
Weekly downloads
 
The README file is missing

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts