#xmlrpc — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #xmlrpc, aggregated by home.social.
-
🚨 Stop the presses! A cache ratio "detective" discovers 288,493 requests and becomes the Sherlock Holmes of XML-RPC brute force attacks. 🕵️♂️🔍 Because apparently, no one else noticed the tsunami of POST requests from a single IP until the cache ratio whispered the secret. 🤦♂️🌊
https://marcindudek.dev/blog/xmlrpc-brute-force-cache-rate/ #cachedetective #XMLRPC #brute-force #security #SherlockHolmes #technews #HackerNews #ngated -
🚨 Stop the presses! A cache ratio "detective" discovers 288,493 requests and becomes the Sherlock Holmes of XML-RPC brute force attacks. 🕵️♂️🔍 Because apparently, no one else noticed the tsunami of POST requests from a single IP until the cache ratio whispered the secret. 🤦♂️🌊
https://marcindudek.dev/blog/xmlrpc-brute-force-cache-rate/ #cachedetective #XMLRPC #brute-force #security #SherlockHolmes #technews #HackerNews #ngated -
🚨 Stop the presses! A cache ratio "detective" discovers 288,493 requests and becomes the Sherlock Holmes of XML-RPC brute force attacks. 🕵️♂️🔍 Because apparently, no one else noticed the tsunami of POST requests from a single IP until the cache ratio whispered the secret. 🤦♂️🌊
https://marcindudek.dev/blog/xmlrpc-brute-force-cache-rate/ #cachedetective #XMLRPC #brute-force #security #SherlockHolmes #technews #HackerNews #ngated -
🚨 Stop the presses! A cache ratio "detective" discovers 288,493 requests and becomes the Sherlock Holmes of XML-RPC brute force attacks. 🕵️♂️🔍 Because apparently, no one else noticed the tsunami of POST requests from a single IP until the cache ratio whispered the secret. 🤦♂️🌊
https://marcindudek.dev/blog/xmlrpc-brute-force-cache-rate/ #cachedetective #XMLRPC #brute-force #security #SherlockHolmes #technews #HackerNews #ngated -
🚨 Stop the presses! A cache ratio "detective" discovers 288,493 requests and becomes the Sherlock Holmes of XML-RPC brute force attacks. 🕵️♂️🔍 Because apparently, no one else noticed the tsunami of POST requests from a single IP until the cache ratio whispered the secret. 🤦♂️🌊
https://marcindudek.dev/blog/xmlrpc-brute-force-cache-rate/ #cachedetective #XMLRPC #brute-force #security #SherlockHolmes #technews #HackerNews #ngated -
288,493 Requests – How I Spotted an XML-RPC Brute Force from a Weird Cache Ratio
https://marcindudek.dev/blog/xmlrpc-brute-force-cache-rate/
#HackerNews #XMLRPC #BruteForce #CacheRatio #Security #Analysis #Cybersecurity #TechInsights
-
288,493 Requests – How I Spotted an XML-RPC Brute Force from a Weird Cache Ratio
https://marcindudek.dev/blog/xmlrpc-brute-force-cache-rate/
#HackerNews #XMLRPC #BruteForce #CacheRatio #Security #Analysis #Cybersecurity #TechInsights
-
288,493 Requests – How I Spotted an XML-RPC Brute Force from a Weird Cache Ratio
https://marcindudek.dev/blog/xmlrpc-brute-force-cache-rate/
#HackerNews #XMLRPC #BruteForce #CacheRatio #Security #Analysis #Cybersecurity #TechInsights
-
288,493 Requests – How I Spotted an XML-RPC Brute Force from a Weird Cache Ratio
https://marcindudek.dev/blog/xmlrpc-brute-force-cache-rate/
#HackerNews #XMLRPC #BruteForce #CacheRatio #Security #Analysis #Cybersecurity #TechInsights
-
288,493 Requests – How I Spotted an XML-RPC Brute Force from a Weird Cache Ratio
https://marcindudek.dev/blog/xmlrpc-brute-force-cache-rate/
#HackerNews #XMLRPC #BruteForce #CacheRatio #Security #Analysis #Cybersecurity #TechInsights
-
Ich habe mir vorgenommen, wieder häufiger zu bloggen und bin dabei direkt in ein Problem gelaufen:
Stolperstein 2FA bei WordPress-Zugriff per XML-RPC (Wordfence)
https://schacknetz.de/stolperstein-2fa-bei-wordpress-zugriff-per-xml-rpc-wordfence/ -
Ich habe mir vorgenommen, wieder häufiger zu bloggen und bin dabei direkt in ein Problem gelaufen:
Stolperstein 2FA bei WordPress-Zugriff per XML-RPC (Wordfence)
https://schacknetz.de/stolperstein-2fa-bei-wordpress-zugriff-per-xml-rpc-wordfence/ -
Ich habe mir vorgenommen, wieder häufiger zu bloggen und bin dabei direkt in ein Problem gelaufen:
Stolperstein 2FA bei WordPress-Zugriff per XML-RPC (Wordfence)
https://schacknetz.de/stolperstein-2fa-bei-wordpress-zugriff-per-xml-rpc-wordfence/ -
Ich habe mir vorgenommen, wieder häufiger zu bloggen und bin dabei direkt in ein Problem gelaufen:
Stolperstein 2FA bei WordPress-Zugriff per XML-RPC (Wordfence)
https://schacknetz.de/stolperstein-2fa-bei-wordpress-zugriff-per-xml-rpc-wordfence/ -
Ich habe mir vorgenommen, wieder häufiger zu bloggen und bin dabei direkt in ein Problem gelaufen:
Stolperstein 2FA bei WordPress-Zugriff per XML-RPC (Wordfence)
https://schacknetz.de/stolperstein-2fa-bei-wordpress-zugriff-per-xml-rpc-wordfence/ -
after working months on API and architecture improvements, I've published version 0.8.0 of `dxr`, my #xmlrpc implementation for #Rust :pensive_party_blob:
the public API hasn't changed *much*, but it should be nicer to use for some cases. also, internal implementation details no longer leak into the public API - I finally managed to decouple XML de/serialization from the public types 😊
release notes: https://codeberg.org/decathorpe/dxr/releases/tag/v0.8.0
phew, I'm glad this won't be banging around in my head any more.
-
after working months on API and architecture improvements, I've published version 0.8.0 of `dxr`, my #xmlrpc implementation for #Rust :pensive_party_blob:
the public API hasn't changed *much*, but it should be nicer to use for some cases. also, internal implementation details no longer leak into the public API - I finally managed to decouple XML de/serialization from the public types 😊
release notes: https://codeberg.org/decathorpe/dxr/releases/tag/v0.8.0
phew, I'm glad this won't be banging around in my head any more.
-
after working months on API and architecture improvements, I've published version 0.8.0 of `dxr`, my #xmlrpc implementation for #Rust :pensive_party_blob:
the public API hasn't changed *much*, but it should be nicer to use for some cases. also, internal implementation details no longer leak into the public API - I finally managed to decouple XML de/serialization from the public types 😊
release notes: https://codeberg.org/decathorpe/dxr/releases/tag/v0.8.0
phew, I'm glad this won't be banging around in my head any more.
-
after working months on API and architecture improvements, I've published version 0.8.0 of `dxr`, my #xmlrpc implementation for #Rust :pensive_party_blob:
the public API hasn't changed *much*, but it should be nicer to use for some cases. also, internal implementation details no longer leak into the public API - I finally managed to decouple XML de/serialization from the public types 😊
release notes: https://codeberg.org/decathorpe/dxr/releases/tag/v0.8.0
phew, I'm glad this won't be banging around in my head any more.
-
after working months on API and architecture improvements, I've published version 0.8.0 of `dxr`, my #xmlrpc implementation for #Rust :pensive_party_blob:
the public API hasn't changed *much*, but it should be nicer to use for some cases. also, internal implementation details no longer leak into the public API - I finally managed to decouple XML de/serialization from the public types 😊
release notes: https://codeberg.org/decathorpe/dxr/releases/tag/v0.8.0
phew, I'm glad this won't be banging around in my head any more.
-
Odoo XMLRPC CRUD: Unlock 5 proven steps to master external integration and automate your Odoo data operations. #Odoo #XMLRPC #Integration #Automation #APIs
https://teguhteja.id/odoo-xmlrpc-crud-proven-steps/?utm_source=mastodon&utm_medium=jetpack_social
-
Odoo XMLRPC CRUD: Unlock 5 proven steps to master external integration and automate your Odoo data operations. #Odoo #XMLRPC #Integration #Automation #APIs
https://teguhteja.id/odoo-xmlrpc-crud-proven-steps/?utm_source=mastodon&utm_medium=jetpack_social
-
Odoo XMLRPC CRUD: Unlock 5 proven steps to master external integration and automate your Odoo data operations. #Odoo #XMLRPC #Integration #Automation #APIs
https://teguhteja.id/odoo-xmlrpc-crud-proven-steps/?utm_source=mastodon&utm_medium=jetpack_social
-
Odoo XMLRPC CRUD: Unlock 5 proven steps to master external integration and automate your Odoo data operations. #Odoo #XMLRPC #Integration #Automation #APIs
https://teguhteja.id/odoo-xmlrpc-crud-proven-steps/?utm_source=mastodon&utm_medium=jetpack_social
-
Odoo XMLRPC CRUD: Unlock 5 proven steps to master external integration and automate your Odoo data operations. #Odoo #XMLRPC #Integration #Automation #APIs
https://teguhteja.id/odoo-xmlrpc-crud-proven-steps/?utm_source=mastodon&utm_medium=jetpack_social
-
"All XML-RPC responses use the 200 OK response code, even if a fault is contained in the message."
why. 😢
-
🔥 [#OldPost] - C'è un aggiornamento sul blog ⚠️:
XML-RPC è un protocollo che consente la comunicazione tra computer su una rete, permettendo a un programma di eseguire funzioni su un altro computer. Utilizza XML per formattare le richieste e le risposte e HTTP come mezzo di trasporto. In pratica, un client invia una richiesta a un server specificando quale funzione eseguire e con qual... -
How To – Disable XML-RPC in WordPress https://workflowpack.com/how-to-disable-xml-rpc-in-wordpress/ #WordPress #xml-rpc #xmlrpc
-
How To – Disable XML-RPC in WordPress https://workflowpack.com/how-to-disable-xml-rpc-in-wordpress/ #WordPress #xml-rpc #xmlrpc
-
dxr 0.7.0 is out! 🎉
it's a framework for writing #XMLRPC clients and servers in #Rust, with a modern, ergonomic, and type-safe API - for those of us who still need to Interface with "legacy" systems but don't want to be stuck using "legacy" programming languages too :emoji_wink:
release notes: https://github.com/ironthree/dxr/releases/tag/0.7.0
-
dxr 0.7.0 is out! 🎉
it's a framework for writing #XMLRPC clients and servers in #Rust, with a modern, ergonomic, and type-safe API - for those of us who still need to Interface with "legacy" systems but don't want to be stuck using "legacy" programming languages too :emoji_wink:
release notes: https://github.com/ironthree/dxr/releases/tag/0.7.0
-
dxr 0.7.0 is out! 🎉
it's a framework for writing #XMLRPC clients and servers in #Rust, with a modern, ergonomic, and type-safe API - for those of us who still need to Interface with "legacy" systems but don't want to be stuck using "legacy" programming languages too :emoji_wink:
release notes: https://github.com/ironthree/dxr/releases/tag/0.7.0
-
dxr 0.7.0 is out! 🎉
it's a framework for writing #XMLRPC clients and servers in #Rust, with a modern, ergonomic, and type-safe API - for those of us who still need to Interface with "legacy" systems but don't want to be stuck using "legacy" programming languages too :emoji_wink:
release notes: https://github.com/ironthree/dxr/releases/tag/0.7.0
-
dxr 0.7.0 is out! 🎉
it's a framework for writing #XMLRPC clients and servers in #Rust, with a modern, ergonomic, and type-safe API - for those of us who still need to Interface with "legacy" systems but don't want to be stuck using "legacy" programming languages too :emoji_wink:
release notes: https://github.com/ironthree/dxr/releases/tag/0.7.0
-
Security researchers reveal #XMLRPC #npm library contains malicious code
The malicious code steals information such as SSH keys, bash history, system metadata, and environment variables, and/or deploys a cryptocurrency miner
Developers are advised to stop using XMLRPC npm library ASAP and review any info that may have been stolen
#cybersecurity #softwaresupplychain
https://thehackernews.com/2024/11/xmlrpc-npm-library-turns-malicious.html
-
XML-RPC npm Library Turns Malicious, Steals Data, Deploys Crypto Miner – Source:thehackernews.com https://ciso2ciso.com/xml-rpc-npm-library-turns-malicious-steals-data-deploys-crypto-miner-sourcethehackernews-com/ #rssfeedpostgeneratorecho #CyberSecurityNews #TheHackerNews #XMLRPC
-
XML-RPC npm Library Turns Malicious, Steals Data, Deploys Crypto Miner – Source:thehackernews.com https://ciso2ciso.com/xml-rpc-npm-library-turns-malicious-steals-data-deploys-crypto-miner-sourcethehackernews-com/ #rssfeedpostgeneratorecho #CyberSecurityNews #TheHackerNews #XMLRPC
-
XML-RPC npm Library Turns Malicious, Steals Data, Deploys Crypto Miner – Source:thehackernews.com https://ciso2ciso.com/xml-rpc-npm-library-turns-malicious-steals-data-deploys-crypto-miner-sourcethehackernews-com/ #rssfeedpostgeneratorecho #CyberSecurityNews #TheHackerNews #XMLRPC
-
XMLRPC npm Library Turns Malicious, Steals Data, Deploys Crypto Miner – Source:thehackernews.com https://ciso2ciso.com/xmlrpc-npm-library-turns-malicious-steals-data-deploys-crypto-miner-sourcethehackernews-com/ #rssfeedpostgeneratorecho #CyberSecurityNews #TheHackerNews #XMLRPC
-
XMLRPC npm Library Turns Malicious, Steals Data, Deploys Crypto Miner – Source:thehackernews.com https://ciso2ciso.com/xmlrpc-npm-library-turns-malicious-steals-data-deploys-crypto-miner-sourcethehackernews-com/ #rssfeedpostgeneratorecho #CyberSecurityNews #TheHackerNews #XMLRPC
-
XMLRPC npm Library Turns Malicious, Steals Data, Deploys Crypto Miner – Source:thehackernews.com https://ciso2ciso.com/xmlrpc-npm-library-turns-malicious-steals-data-deploys-crypto-miner-sourcethehackernews-com/ #rssfeedpostgeneratorecho #CyberSecurityNews #TheHackerNews #XMLRPC
-
XML-RPC: вызываем все, везде и сразу
У нас было пятьдесят операционных систем, десяток языков программирования и бесконечное множество библиотек и фреймворков всех сортов и расцветок, а также кофе, немного времени и щепотка здравого смысла. Не то чтобы это был необходимый запас для сетевой разработки, но раз уж начал коллекционировать дичь, то сложно остановиться.. Сделать вызов
-
XML-RPC: вызываем все, везде и сразу
У нас было пятьдесят операционных систем, десяток языков программирования и бесконечное множество библиотек и фреймворков всех сортов и расцветок, а также кофе, немного времени и щепотка здравого смысла. Не то чтобы это был необходимый запас для сетевой разработки, но раз уж начал коллекционировать дичь, то сложно остановиться.. Сделать вызов
-
XML-RPC: вызываем все, везде и сразу
У нас было пятьдесят операционных систем, десяток языков программирования и бесконечное множество библиотек и фреймворков всех сортов и расцветок, а также кофе, немного времени и щепотка здравого смысла. Не то чтобы это был необходимый запас для сетевой разработки, но раз уж начал коллекционировать дичь, то сложно остановиться.. Сделать вызов
-
We need an #RSS reader with "Reply" and "Repost" buttons. These actions would occur on a blog you connect with #Micropub or #XMLRPC, and use #WebMentions to notify the originating site.
-
We need an #RSS reader with "Reply" and "Repost" buttons. These actions would occur on a blog you connect with #Micropub or #XMLRPC, and use #WebMentions to notify the originating site.
-
We need an #RSS reader with "Reply" and "Repost" buttons. These actions would occur on a blog you connect with #Micropub or #XMLRPC, and use #WebMentions to notify the originating site.
-
We need an #RSS reader with "Reply" and "Repost" buttons. These actions would occur on a blog you connect with #Micropub or #XMLRPC, and use #WebMentions to notify the originating site.
-
We need an #RSS reader with "Reply" and "Repost" buttons. These actions would occur on a blog you connect with #Micropub or #XMLRPC, and use #WebMentions to notify the originating site.