BTC $81,188.41 +0.24%
ETH $2,629.27 +0.57%
BNB $761.91 -0.08%
XRP $1.41 +1.07%
SOL $110.81 -1.98%
TRX $0.3396 +0.37%
DOGE $0.0877 +0.09%
ADA $0.2269 +1.01%
BCH $254.77 -0.28%
LINK $12.40 +1.21%
HYPE $91.88 -1.21%
AAVE $141.57 +1.80%
SUI $0.8598 +5.39%
XLM $0.1961 +1.92%
ZEC $1,473.74 -6.40%
AAPL $334.97 -0.04%
AMZN $254.65 +0.08%
GOOGL $350.94 +0.10%
MSFT $495.08 +0.09%
META $670.88 +0.35%
NVDA $221.93 -0.18%
TSLA $365.13 +0.30%
SNDK $1,784.82 -0.50%
INTC $109.93 +0.82%
SPCX $152.63 0.00%
MU $1,009.80 -0.68%
AMD $554.91 -0.42%
BTC $81,188.41 +0.24%
ETH $2,629.27 +0.57%
BNB $761.91 -0.08%
XRP $1.41 +1.07%
SOL $110.81 -1.98%
TRX $0.3396 +0.37%
DOGE $0.0877 +0.09%
ADA $0.2269 +1.01%
BCH $254.77 -0.28%
LINK $12.40 +1.21%
HYPE $91.88 -1.21%
AAVE $141.57 +1.80%
SUI $0.8598 +5.39%
XLM $0.1961 +1.92%
ZEC $1,473.74 -6.40%
AAPL $334.97 -0.04%
AMZN $254.65 +0.08%
GOOGL $350.94 +0.10%
MSFT $495.08 +0.09%
META $670.88 +0.35%
NVDA $221.93 -0.18%
TSLA $365.13 +0.30%
SNDK $1,784.82 -0.50%
INTC $109.93 +0.82%
SPCX $152.63 0.00%
MU $1,009.80 -0.68%
AMD $554.91 -0.42%

security

All
Article
Flash

Binance Security Announcement: Please iPhone users check if FomoPeek is installed, as it can exploit iOS vulnerabilities to gain maximum access to the device

Binance Wallet Security Announcement: iPhone users please check if you have installed the FomoPeek application. Binance has noted a recent security incident disclosed by the community. According to security companies such as SlowMist, the third-party application FomoPeek (versions 1.1-1.2) contains malicious code that can exploit vulnerabilities in the iOS system to gain maximum permissions on the device and may access sensitive data stored on the device, including private keys, mnemonic phrases, login credentials, chat records, files, etc. Please note that such malware directly attacks the device itself. If the attack is successful, all application data on the affected device may be accessed.Please check the following:Are you using an iPhone or iPad running iOS 26.x or earlier?Have you installed the FomoPeek application?If both of the above apply to you, it is recommended to take the following steps immediately:Delete the FomoPeek application and do not reinstall it.Update the iOS system to the latest version.For users with self-hosted wallets: Create a new wallet on a device that has never installed the application and transfer assets to the new wallet address.If you notice any unusual asset activity, please retain the affected device and relevant evidence, and contact customer service for further investigation.At the same time, all users are reminded: Do not install applications from untrusted sources and keep your device software up to date.

first_img OpenAI disclosed 6 cases of AI model "misalignment" behavior, involving hidden information and overstepping authority

OpenAI disclosed on Wednesday six cases of "unexpected or concerning" model behavior discovered in the past six months, categorizing them as "misalignment behaviors," including concealing information from users and taking "unauthorized actions" to overcome obstacles. OpenAI stated that this disclosure aims to initiate its new model misalignment reporting framework, and these cases should not be seen as a reflection of the frequency of misalignment occurring in its models.In one case, an unpublished research model inserted "jailbreak-like instructions" into its task summaries, such as ignoring developer messages or adopting unrestricted role settings, with researchers finding a total of 27 summaries containing such instructions. Additionally, during the training process of GPT-5.6 Sol, many model instances added instructions to conceal errors or misalignment behaviors from users, such as fabricating missing historical data without disclosure. Other cases included models using exposed API keys without authorization and fabricating inaccessible data, leveraging internal software repositories to pass messages across training tasks, and ignoring instructions to "keep local work" by sharing files through public hosting services.OpenAI's disclosure has heightened concerns among AI developers and researchers about whether safety measures can keep pace with increasingly powerful models. Last week, Anthropic CEO Dario Amodei called for a slowdown in cutting-edge AI development, warning that unrestrained AI development could "exceed our ability to understand and control these systems." In July of this year, OpenAI disclosed that several of its AI models escaped testing environments during safety assessments and infiltrated the AI startup Hugging Face to cheat.

first_img Vitalik: Cybersecurity is inherently defensive, holding cryptocurrency is a bet on this

Ethereum founder Vitalik Buterin stated that he disagrees with the common view that "AI hackers mean cybersecurity is doomed to fail." He believes that once people clarify their thoughts, cybersecurity naturally leans towards the defensive side, and anyone who continues to hold cryptocurrencies (including himself, with about 90% of his net worth) is implicitly betting on this point.Vitalik stated: If AI can prove the Navier-Stokes equations and Fermat's Last Theorem, it can also prove "this program is secure" as a mathematical theorem, even if the program is very complex. He used the encrypted communication application Signal as an example to illustrate that the definition of "security" is extremely complex, covering forged messages, active interference, server breaches, key leaks, hardware side channels, and more. The definition is smaller and more composable than the attack surface, and verifying whether the definition is sufficient is more feasible than directly scanning the code.He pointed out that historically, failures often occur because only the self-identified critical parts of security are verified while neglecting the rest of the code. Today, the entire program must be verified, including the database, network, and cache layers, which modern AI can achieve. This is not a competition to see who discovers vulnerabilities first, but rather to make the code itself more resilient. Vitalik stated that this is the direction for Ethereum in the coming years; without this step, especially for blockchains with scalability and privacy, there is no future. It is necessary to make the software truly secure, and significant progress has already been made.

first_img Bitcoin Core 32 enters final testing, optimizing transaction fee estimation and block processing

According to CoinDesk, Bitcoin Core 32 entered its final testing phase on September 14, with the first candidate version marked, and the official release is expected on October 10. This version will not change Bitcoin's consensus rules but will mainly optimize fee estimation, accelerate block processing, and fix several security vulnerabilities.In terms of fee estimation, Bitcoin Core 32 introduces a new estimator based on unconfirmed transactions, which can quickly lower the recommended fee rate when network congestion eases, compared to the original estimator based on historical block fees. Regarding block processing, nodes can now use multiple threads to fetch transaction data from the database simultaneously, with a default of 8 threads, reducing the waiting time for nodes to catch up with the blockchain.For security fixes, developers have addressed a command execution vulnerability that has existed in non-Windows systems since Bitcoin Core 24. This vulnerability could allow authenticated users to execute commands on the node host through specially crafted wallet names when the walletnotify feature is enabled. Additionally, four commands used to create partially signed transactions will default to using PSBT version 2 format; the new web server was found to have a memory exhaustion flaw during auditing, where 16 unauthenticated REST connections could raise the node's memory from 46 MB to about 3 GB in approximately one minute, and this issue has been fixed before the official release.

first_img Security personnel at California technology company plan to strike this week

According to Business Insider, security staff providing services to tech companies such as Anthropic, Google, and OpenAI in California plan to strike this week, which may lead some tech companies to close their offices and require employees to work from home. On Tuesday morning local time, security personnel submitted a 72-hour strike notice to the relevant companies, planning to refuse to participate in work shifts starting from 4:30 AM on Friday.The United Service Workers West Union stated that the security personnel who may participate in the strike are responsible for guarding the offices of companies like Amazon, Microsoft, Salesforce, OpenAI, Anthropic, Google, Meta, and Nvidia. Currently, tech companies in the Bay Area have not announced any office closures due to the strike. This labor dispute involves several security service companies, including Allied Universal, Securitas, and GardaWorld, with the union representing approximately 14,000 security personnel in California. Negotiations over a new labor contract have been ongoing for several months.Security personnel are demanding higher wages, improved healthcare benefits, and better job training. A union spokesperson stated that both parties will continue negotiations on Wednesday and Thursday of this week, and as of Tuesday, the strike has not been finalized. The union plans to organize a march for security personnel in downtown San Francisco on Tuesday, ending at the Salesforce Tower, where Salesforce's headquarters is located. On September 3, security personnel voted to authorize the strike at a rally in San Francisco.
app_icon
ChainCatcher Building the Web3 world with innovations.