
Research
/Security News
60 Malicious Ruby Gems Used in Targeted Credential Theft Campaign
A RubyGems malware campaign used 60 malicious packages posing as automation tools to steal credentials from social media and marketing tool users.
github.com/elaron/scheduler
1.install golang 1.8 on centos7.3
wget https://storage.googleapis.com/golang/go1.8.3.linux-amd64.tar.gz
tar -xzf go1.8.3.linux-amd64.tar.gz
mv go /usr/local
export GOROOT=/usr/local/go
export GOPATH=$HOME/Projects/Proj1
export GOPATH=$HOME/Projects/Proj1
go get gopkg.in/olivere/elastic.v5
go get github.com/lib/pq
go get github.com/satori/go.uuid
https://sourceforge.net/projects/liteide
tar jxvf litexxxxx.tar.bz2
yum install qt-x11
mv liteide /usr/local
cd /usr/local/liteide/bin
./liteide PATH_TO_YOUR_GO_PROJECT
wget https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-5.5.1.rpm
sudo rpm --install elasticsearch-5.5.1.rpm
sudo firewall-cmd --zone=public --add-port=9200/tcp --permanent
sudo firewall-cmd --reload
https://www.postgresql.org/download/linux/redhat/
configure
http://www.jianshu.com/p/7e95fd0bc91a
pip3 install --upgrade pip
pip3 install psycopg2
pip3 install requests
FAQs
Unknown package
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 RubyGems malware campaign used 60 malicious packages posing as automation tools to steal credentials from social media and marketing tool users.
Security News
The CNA Scorecard ranks CVE issuers by data completeness, revealing major gaps in patch info and software identifiers across thousands of vulnerabilities.
Research
/Security News
Two npm packages masquerading as WhatsApp developer libraries include a kill switch that deletes all files if the phone number isn’t whitelisted.