F5 AS3:- curl to upload the latest ASM signature

From git bash, using curl, successfully uploaded the latest ASM signature to DEV unit

$curl -o /dev/null -vvv -sku : --location --request POST 'https://<>/mgmt/tm/asm/
file-transfer/uploads/ASM-AttackSignatures_20250108_165745.im' -H 'Content-Range: 0-1781759/1781760' -H 'Content-Type: application
/octet-stream' --data-binary @ASM-AttackSignatures_20250108_165745.im

Old/existing ASM signature file IM is below and visible on F5 GUI.
/var/lib/hsqldb/live-update/update-files/ASM-AttackSignatures_20200202_184251.im

posted @ 2025-02-24 05:26  严肃活泼快乐有趣  阅读(9)  评论(0)    收藏  举报