
Research
/Security News
10 npm Typosquatted Packages Deploy Multi-Stage Credential Harvester
Socket researchers found 10 typosquatted npm packages that auto-run on install, show fake CAPTCHAs, fingerprint by IP, and deploy a credential stealer.
@mornya/network-libs
Advanced tools
The project of gathering information of network address.
This project was generated by Vessel. For a simple and quick reference, click here.
์๋ฒ ๋คํธ์ํฌ ์ ๋ณด๋ฅผ ์ป๊ธฐ ์ํด ์ฌ์ฉ๋๋ ๋ชจ๋๋ค์ ๋ํด ์งํฉ์ ์ธ ํํ๋ก ์ ๊ณต๋๋ ํจํค์ง.
ํด๋น ๋ผ์ด๋ธ๋ฌ๋ฆฌ๋ฅผ ์ฌ์ฉ ํ ํ๋ก์ ํธ์์๋ ์๋์ ๊ฐ์ด ์์กด์ฑ ๋ชจ๋๋ก ์ค์นํ๋ค.
$ npm install --save @mornya/network-libs
or
$ yarn add @mornya/network-libs
๋ณธ ํจํค์ง์๋ ์๋์ ๊ฐ์ ๋ชจ๋๋ค์ ํฌํจํ๋ค.
์ ๊ณต๋๋ ๋ชจ๋๊ณผ ๋ฉ์๋ ์ฌ์ฉ๋ฒ ๋ฑ์ ์ฝ๋ ์ค๋ํ์ ์ฐธ๊ณ ํ๋ค.
๋คํธ์ํฌ ๋ชจ๋์ ๋ค์๊ณผ ๊ฐ์ ๋ฉ์๋๋ค์ ์ ๊ณตํ๋ค.
Network.getIPv4์๋ฒ์ IP(v4) ์ ๋ณด๋ฅผ ์ป๋๋ค.
function getIPv4 (interfaceName?: InterfaceName): NetworkInterfaceInfo {}
Network.getIPv6์๋ฒ์ IP(v6) ์ ๋ณด๋ฅผ ์ป๋๋ค.
function getIPv6 (interfaceName?: InterfaceName): NetworkInterfaceInfo {}
Network.getLoopback์๋ฒ์ ๋ฃจํ๋ฐฑ IP(v4) ์ ๋ณด๋ฅผ ์ป๋๋ค.
function getLoopback (): string {}
Network.getDNS์๋ฒ์ DNS IP(v4) ์ ๋ณด๋ฅผ ์ป๋๋ค.
function getDNS (resolvFilename: string = defaultResolvFile): string[] {}
Network.getMACAddress์๋ฒ์ ์ธํฐํ์ด์ค๋ณ MAC ์ฃผ์ ์ ๋ณด๋ฅผ ์ป๋๋ค.
function getMACAddress (ipv4Info: NetworkInterfaceInfo, interfaceName?: InterfaceName): string {}
Network.getAddress์๋ฒ์ IP(v4, v6), DNS, ๋ฃจํ๋ฐฑ ์ฃผ์ ๋ฑ์ ์ ๋ณด๋ฅผ ์ป๋๋ค.
function getAddress (addressOptions: AddressOptions): AddressResult {}
ํ๋ก์ ํธ ๋ณ๊ฒฝ์ฌํญ์ CHANGELOG.md ํ์ผ ์ฐธ์กฐ.
ํ๋ก์ ํธ ๋ผ์ด์ผ์ค๋ LICENSE ํ์ผ ์ฐธ์กฐ.
FAQs
The project of gathering informations of network address.
We found that @mornya/network-libs demonstrated a healthy version release cadence and project activity because the last version was released less than 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.

Research
/Security News
Socket researchers found 10 typosquatted npm packages that auto-run on install, show fake CAPTCHAs, fingerprint by IP, and deploy a credential stealer.

Product
Socket Firewall Enterprise is now available with flexible deployment, configurable policies, and expanded language support.

Security News
Open source dashboard CNAPulse tracks CVE Numbering Authoritiesโ publishing activity, highlighting trends and transparency across the CVE ecosystem.