Contact Information: To prevent loss, please remember this website: dajian168.com Telegram: @dajian168 Telegram Channel: @dajian168168 WhatsApp: +852 Line ID: dajian168 Skype: [email protected] Email: [email protected] [email protected] USDT-TRC20 Address: USDT-TRC20 Address 2: Avatar/Profile:...
- About Us
- 2024-06-29
- 1795
Brand new multi-language overseas order grabbing and brushing system, frontend developed with UniApp for native app generation The system largely meets market demands, featuring a separate agent backend, Yulibao, and other functions #OrderBrushing #OrderGrabbing #Amazon #MultiLanguage #Yulibao...
- Development Case Studies
- 2026-09-01
- 6
Brand new multi-language overseas order grabbing system, frontend developed with uinapp for native app generation The system basically meets market demand, with a separate agent backend, Yu Li Bao, and other features #ecommerce_orders #order_grabbing #amazon #multilingual #yulibao...
- Development Case Studies
- 2026-09-01
- 6
2026.3.21 Micro-Trade Forex Trading Platform Security Vulnerability Fix in Practice: ThinkPHP SQL Injection & Malicious Code Removal Guide Abstract This article documents in detail the complete process of security vulnerability remediation for the Micro-Trade Forex Trading Platform, providing practical reference for developers. βββ 1. Platform Overview Micro-Trade is a mobile forex options trading platform developed based on the ThinkPHP 5 framework, supporting trading of various financial products including forex, gold, and crude oil. Tech Stack: ThinkPHP 5.x + MySQL + Nginx + PHP-FPM 7.3 βββ 2. Issue Discovery On March 20, 2026, the platform experienced: β’ Login functionality failureβ’ Abnormal page loading βββ 3. Technical Investigation 1. Malicious Code Injection grep -r ‘clipboardData’ /www/wwwroot/dajian168.com/ Result: View.php was injected with a cryptocurrency theft script 2. SQL Injection Vulnerability grep -n “$_POST” User.php Result: Found 36 instances of direct $_POST usage 3. Backdoor Function Discovered that curlfun() can be called remotely βββ 4. Remediation Plan (Core) SQL Injection Fix // Before (dangerous)$payments = Db::table(‘lc_payments’) ->where(‘id = ‘.$_POST[‘type’])->find(); // After (secure)$type_id = input(‘post.type/d’, 0);$payments = Db::table(‘lc_payments’) ->where(‘id’, $type_id)->find(); Parameter Safety Mapping | Original Syntax | Safe Syntax || ————— | ———————— || $_POST[‘type’] | input(‘post.type/d’, 0) || $_POST[‘money’] | input(‘post.money/f‘, 0) || $_POST[‘title’]......
- Development Case Studies
- 2026-09-01
- 6
March 14, 2026 Overseas TikTok Order-Grabbing Platform Maintenance Log β Handling Hacker AttackMaintenance Log:1. Blocked attacker IPs2. Fixed the bulk registration vulnerability:β’ β
IP rate limiting: maximum 5 registrations per same IP per hourβ’ β
Over-limit response: “Registration too frequent, please try again in 1 hour”3. 121 USDT address records were tampered with; all USDT addresses have been cleared. Users can rebind their own addresses (must be re-entered).4. Scanned for backdoors and trojans5. Changed admin account passwords and deleted suspicious accounts. #TechLog #OrderGrabbing #EcommerceOrders...
- Development Case Studies
- 2026-09-01
- 6
2025 Multi-Language Exchange Source Code / With Options, Futures Exchange / Lock Staking & Wealth Management / New Coin Subscription, with Vue source code, fully customizable This source code is relatively complete exchange solution. Both ends feature a newly redesigned UI with uniapp source code, fully supporting PC, H5, iOS, and Android. The system has added a three-tier distribution function, along with USDT wealth management mining and other features. #Exchange #StakingWealth #WealthManagement #NewCoinSubscription #OptionsFutures...
- Development Case Studies
- 2026-09-01
- 8
Step-by-step walkthrough of deploying a Unity3D Texas Hold'em card game demo source code, covering client customization points, club system backend configuration, and demo payment integration approach β useful for game project technical teams....
- Development Case Studies
- 2026-08-31
- 22
A practical deployment log for a random number demo system's secondary development, covering backend permissions, probability simulation strategy configuration, and mobile UI overhaul....
- Development Case Studies
- 2026-08-31
- 20
A practical deployment record of a probability simulation task distribution system, covering secondary development essentials, backend configuration, simulated payment integration, and other deployment experience. Ideal for developers planning to build a task distribution demonstration platform....
- Development Case Studies
- 2026-08-31
- 18
Brand new multi-language overseas order grabbing system / order grabbing e-commerce order system / automatic order matching system / frontend UniApp Brand new multi-language overseas order grabbing system, the frontend uses UniApp development which can generate native apps The system basically meets market demand, with separate agent backend, Yu Libao and other functions #EcommerceOrder #OrderGrabbing #Amazon #MultiLanguage #YuLibao...
- Development Case Studies
- 2026-08-31
- 28
Back to work, bosses! The Spring Festival was too inconvenient, no computer eitherπ« Time to get things rolling and make moneyπ€π»...
- Development Case Studies
- 2026-08-31
- 30