Update README.md

This commit is contained in:
Schimon Jehudah 2024-03-03 00:07:48 +00:00
parent c5a7b3330f
commit 9cbebb3962

View file

@ -1,6 +1,6 @@
## About ## About
This is a "proof of concept" XMPP Bot which showcase an IQ exploite found in XEP-0045: Multi-User Chat. This is a "proof of concept" XMPP Bot which showcase an IQ issue found in XEP-0045: Multi-User Chat.
### Instructions ### Instructions
@ -13,9 +13,3 @@ Tested with Gajim.
5. Right-click; 5. Right-click;
6. Execute command...; 6. Execute command...;
7. Select Ad-Hoc command "Start". 7. Select Ad-Hoc command "Start".
### Recommendations
Server operators are advised to disable PMs in XEP-0045 MUC.
Use XEP-???? for groupchat instead of XEP-0045.