
Research
PyPI Package Disguised as Instagram Growth Tool Harvests User Credentials
A deceptive PyPI package posing as an Instagram growth tool collects user credentials and sends them to third-party bot services.
github.com/vitorvvc/api-postgressql
This README is on english, but i have in another langueages: PT-BR
This project is an API built in Go that interacts with a PostgreSQL database. The frontend is a React application that consumes this API.
Clone the repository to your local machine:
git clone https://github.com/your-username/your-repository.git
cd your-repository/api-postgresql
Create a .env file in the root directory of the api-postgresql project with the following content:
DATABASE_URL=postgresql://user:password@db-host:port/db-name?sslmode=require
API_PORT=4000
POSTGRES_HOST=your_host
POSTGRES_PORT=your_postgres_port
POSTGRES_USER=your_user
POSTGRES_PASS=your_pass
POSTGRES_NAME=your_name
Use Docker Compose to build and start the containers:
docker-compose up --build
docker-compose down
docker-compose logs -f
docker-compose down -v
Contributions are welcome! Please submit a pull request or open an issue to discuss what you would like to change.
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
A deceptive PyPI package posing as an Instagram growth tool collects user credentials and sends them to third-party bot services.
Product
Socket now supports pylock.toml, enabling secure, reproducible Python builds with advanced scanning and full alignment with PEP 751's new standard.
Security News
Research
Socket uncovered two npm packages that register hidden HTTP endpoints to delete all files on command.