Research
Security News
Threat Actor Exposes Playbook for Exploiting npm to Build Blockchain-Powered Botnets
A threat actor's playbook for exploiting the npm ecosystem was exposed on the dark web, detailing how to build a blockchain-powered botnet.
Wrapper to allow Gnu Go Text Protocol speaking Go engines to connect to Online-Go.com and play games
Gtp2ogs is a tool allows all bots/AI that support GTP (Go Text Protocol) to communicate with OGS (Online-Go.com Server) and play games with players or other bots.
You will need to install Node.js in order to use this tool
Once installed, simply run
npm install -g gtp2ogs
You can find operating system specific instructions below:
Before you get started you'll need to setup a bot account on online-go.com. To do that, you'll need to have your human account and create a new separate account for your bot account, then contact a moderator to request that your bot account be flagged as a bot account. Give them both your human account and your bot account. Once that has been done, log in with your human account, search for your bot account to view the bot profile, on that page you'll be able to generate an API key which you'll use to connect the bot.
Once you have your your bot account setup along with it's API key, copy the example_config.json5
to
your own config file, edit it to update the apikey, the bot command settings, and any other settings
you find appropriate then run
gtp2ogs -c yourconfig.json5
If you'd like to connect your bot to the beta.online-go.com site simply follow all of the
previous steps for setting up a bot account on the beta site and use the --beta
command
line argument.
This discord can also be useful if you want to have fast and quick, interactive chat, or ask simple and quick questions, however github issues are preferred for long problems because they leave a track that can be useful later)
You can find notes for developers here.
FAQs
Wrapper to allow Gnu Go Text Protocol speaking Go engines to connect to Online-Go.com and play games
The npm package gtp2ogs receives a total of 25 weekly downloads. As such, gtp2ogs popularity was classified as not popular.
We found that gtp2ogs demonstrated a healthy version release cadence and project activity because the last version was released less than 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
Security News
A threat actor's playbook for exploiting the npm ecosystem was exposed on the dark web, detailing how to build a blockchain-powered botnet.
Security News
NVD’s backlog surpasses 20,000 CVEs as analysis slows and NIST announces new system updates to address ongoing delays.
Security News
Research
A malicious npm package disguised as a WhatsApp client is exploiting authentication flows with a remote kill switch to exfiltrate data and destroy files.