
Security News
Nx npm Packages Compromised in Supply Chain Attack Weaponizing AI CLI Tools
Malicious Nx npm versions stole secrets and wallet info using AI CLI tools; Socket’s AI scanner detected the supply chain attack and flagged the malware.
= domain-fu
Console app and a library for checking domain availability.
You may use it to find wheter a particular name of interest is available or taken by those !$##!! domain squatters. Domain-fu will attempt to combine the name you're looking for with the most common TLDs, as well as attempt to {domain hack}[http://en.wikipedia.org/wiki/Domain_hack].
== Install
sudo gem install fox-domain-fu -s http://gems.github.com
== Usage
domain-fu [DOMAINS...]
for usage in your own apps do something like this:
require 'domain-fu' include DomainFu
Domain.new("piratespeopleparty.com").exists? => false
hacked_domains 'linkedin', %w(me ja in) => [#<DomainFu::Domain:0x7f036ca78368 @name="linked.in">]
FAQs
Unknown package
We found that fox-domain-fu demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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.
Security News
Malicious Nx npm versions stole secrets and wallet info using AI CLI tools; Socket’s AI scanner detected the supply chain attack and flagged the malware.
Security News
CISA’s 2025 draft SBOM guidance adds new fields like hashes, licenses, and tool metadata to make software inventories more actionable.
Security News
A clarification on our recent research investigating 60 malicious Ruby gems.