
Research
/Security News
Contagious Interview Campaign Escalates With 67 Malicious npm Packages and New Malware Loader
North Korean threat actors deploy 67 malicious npm packages using the newly discovered XORIndex malware loader.
sqlite_bro is a tool to browse SQLite databases with any basic python installation.
Tabular browsing of a SQLite database
Import/Export of .csv files with auto-detection
Import/Export of .sql script
Export of database creation .sql script
Support of sql-embedded Python functions
support supports command-line scripting if Python>=3.2 (see sqlite_bro -h), with or without Graphic User Interface
Easy to distribute : 1 Python source file, Python and PyPy3 compatible
Easy to start : just launch sqlite_bro
Easy to learn : Welcome example, minimal interface
Easy to teach : Character size, SQL + SQL result export on a click
You can install, upgrade, uninstall sqlite_bro.py with these commands::
$ apt-get install python3-tk # apt-get install python-tk if you are using python2 $ pip install sqlite_bro $ pip install --upgrade sqlite_bro $ pip uninstall sqlite_bro
or just launch latest version from IPython with %load https://raw.githubusercontent.com/stonebig/sqlite_bro/master/sqlite_bro/sqlite_bro.py or just copy the file 'sqlite_bro.py' to any pc and type 'python sqlite_bro.py'
::
$ sqlite_bro
::
$ sqlite_bro -h
.. image:: https://raw.githubusercontent.com/stonebig/sqlite_bro/master/docs/sqlite_bro.GIF
.. image:: https://raw.githubusercontent.com/stonebig/sqlite_bro/master/docs/sqlite_bro_command_line.GIF
Fork me on GitHub <http://github.com/stonebig/sqlite_bro>
_FAQs
a graphic SQLite Client in 1 Python file
We found that sqlite-bro demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
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.
Research
/Security News
North Korean threat actors deploy 67 malicious npm packages using the newly discovered XORIndex malware loader.
Security News
Meet Socket at Black Hat & DEF CON 2025 for 1:1s, insider security talks at Allegiant Stadium, and a private dinner with top minds in software supply chain security.
Security News
CAI is a new open source AI framework that automates penetration testing tasks like scanning and exploitation up to 3,600× faster than humans.