
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.
A tool to identify and report browser issues triggered by visiting a list of URLs.
Site Scout is a tool that can identify and report issues that are triggered in the wild. A URL or a collection of URLs must be provided. All results are collected and reported.
The primary goal is to find issues such as crashes, assertion failures and other issues detected by AddressSanitizer, UndefinedBehaviourSanitizer and ThreadSanitizer.
Install the latest version from PyPI:
python3 -m pip install site-scout --upgrade
Visit a collection of URLs:
site-scout <firefox-bin> -i <urls>.yml [<urls>.yml ...]
-or-
Visit one or more URLs (typically used to reproduce an issue):
site-scout <firefox-bin> -u <url> [<url> ...]
URLs to visit are stored in the following format:
# subdomain.domain.tld/path
domain.tld:
subdomain:
- /path
# '*' is used to omit the subdomain
github.com:
'*':
- /MozillaSecurity/site-scout
mozilla.org:
www:
- /
- /firefox/browsers/mobile/
- /firefox/new/
FAQs
A tool to identify and report browser issues triggered by visiting a list of URLs.
We found that site-scout 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
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.