
Research
Malicious npm Packages Impersonate Flashbots SDKs, Targeting Ethereum Wallet Credentials
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
firebird-web-admin
Advanced tools
FirebirdWebAdmin is a web frontend for the Firebird database server.
By now it has the functionalities for
Some of the features are only available if the database- and the web-server are running on the same machine. The reason is that php have to call the Firebird tools (isql, gsec, gstat, etc.) to perform certain actions.
There is no documentation available yet, but if you are familiar with Firebird you will have no troubles using FirebirdWebAdmin.
For some basic configuration settings have a look to the file ./inc/configuration.inc.php
before you start the programm.
Here is how to use and install on Ubuntu https://help.ubuntu.com/community/Firebird2.5
Firebird documentation is located on this page http://www.firebirdsql.org/en/documentation/
This is the environment I'm using for the development. Other components are not or less tested. So if you got problems make sure you are not using older software components.
php5.x with compiled in support for Firebird/InterBase and pcre (but any version >= 5.3.x should work)
Firebird 2.x.x for Linux
Apache 2.x or lighttpd or nginx
git checkout -b my-new-feature
)git commit -am 'Add some feature'
)git push origin my-new-feature
)(C) 2000,2001,2002,2003,2004 Lutz Brueckner irie@gmx.de Kapellenstr. 1A 22117 Hamburg, Germany
FirebirdWebAdmin is published under the terms of the GNU GPL v.2, please read the file LICENCE for details.
This software is provided 'as-is', without any expressed or implied warranty. In no event will the author be held liable for any damages arising from the use of this software.
Version 3.4.1 (27.02.2020)
FAQs
FirebirdWebAdmin is a web frontend for the Firebird database server.
The npm package firebird-web-admin receives a total of 1 weekly downloads. As such, firebird-web-admin popularity was classified as not popular.
We found that firebird-web-admin demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers 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
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
Security News
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.
Security News
Following last week’s supply chain attack, Nx published findings on the GitHub Actions exploit and moved npm publishing to Trusted Publishers.