
Research
/Security News
Malicious npm Packages Target WhatsApp Developers with Remote Kill Switch
Two npm packages masquerading as WhatsApp developer libraries include a kill switch that deletes all files if the phone number isn’t whitelisted.
Thank you for downloading Kentor.AuthServices!
Kentor.AuthServices is copyright Kentor 2013 and licensed under LGPL which basically means that it is free to use, including in closed source applications. If you change the code of the library itself you have to make those changes open source too.
Please see the full license for details: https://github.com/KentorIT/authservices/blob/master/LICENSE
To get started, you have to include the relevant configuration in your web.config. A full reference to the documentation is available at https://github.com/KentorIT/authservices/blob/master/doc/Configuration.md but the important parts can be found below for quick cut and paste.
The start page of the complete documentation is the readme at the project's Github repository: https://github.com/KentorIT/authservices/blob/master/README.md
<kentor.authServices assertionConsumerServiceUrl="http://localhost:17009/SamplePath/Saml2AuthenticationModule/acs" issuer="http://localhost:17009" returnUri="http://localhost:17009/SamplePath/"> </kentor.authServices>
<system.identityModel> </system.identityModel>
<system.identityModel.services> </system.identityModel.services>
FAQs
Unknown package
We found that test.license demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 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
/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.
Research
/Security News
Socket uncovered 11 malicious Go packages using obfuscated loaders to fetch and execute second-stage payloads via C2 domains.
Security News
TC39 advances 11 JavaScript proposals, with two moving to Stage 4, bringing better math, binary APIs, and more features one step closer to the ECMAScript spec.