
Phylum
#Security Testing#Malware Analysis
A tutorial on setting up a virtual ARM environment, reversing ARM binaries, and writing basic exploits for ARM using the trafman challenge of rwthCTF as an example.
NPM's Progress in Security and Ongoing Challenges
NPM has made significant progress in enhancing the security of its ecosystem. However, despite these improvements, harmful packages such as Phylum continue to emerge. A recent finding revealed 137 malicious NPM packages on January 29, 2023.
The malware payload in the postinstall script
The malware payload within the postinstall script collects system information and transmits it to a remote server.