Post AHagg6wdyz9FG3FPNI by rand@succubi.services
 (DIR) More posts by rand@succubi.services
 (DIR) Post #AHae7FsWZmkWvAZY4O by GNUxeava@river.divineduty.xyz
       2022-03-20T02:27:35.745957Z
       
       0 likes, 0 repeats
       
       Interesting read. Why is it always WordPress tho?Hundreds of GoDaddy-hosted sites backdoored in a single dayhttps://www.bleepingcomputer.com/news/security/hundreds-of-godaddy-hosted-sites-backdoored-in-a-single-day/
       
 (DIR) Post #AHagdH3dvWAdknAVqi by norm@misskey.biribiri.dev
       2022-03-20T02:30:34.426Z
       
       1 likes, 0 repeats
       
       @GNUxeava@river.divineduty.xyz WordPress is the most popular CMS so a lot of effort is made to find vulnerabilities. Doesn't help that many don't update their install to the latest version so old bugs are still routinely exploited.
       
 (DIR) Post #AHagfoBti33n5rEp0q by rand@succubi.services
       2022-03-20T02:31:11.078Z
       
       1 likes, 0 repeats
       
       @norm@misskey.biribiri.dev @GNUxeava@river.divineduty.xyz that, compounded with the design flaws of php and popular bad programming practices
       
 (DIR) Post #AHagfu65kXytPaZGnQ by rand@succubi.services
       2022-03-20T02:31:52.063Z
       
       1 likes, 0 repeats
       
       @norm@misskey.biribiri.dev @GNUxeava@river.divineduty.xyz I've seen php programmers format user input into SQL statement before
       
 (DIR) Post #AHagg071O0I24D364u by norm@misskey.biribiri.dev
       2022-03-20T02:33:27.471Z
       
       1 likes, 0 repeats
       
       @rand@succubi.services @GNUxeava@river.divineduty.xyz let's also not forget the multitude of 3rd party plugins, many of which are sloppily coded
       
 (DIR) Post #AHagg6wdyz9FG3FPNI by rand@succubi.services
       2022-03-20T02:35:26.755Z
       
       1 likes, 0 repeats
       
       @norm@misskey.biribiri.dev @GNUxeava@river.divineduty.xyz yeah
       
 (DIR) Post #AHaggllODjVVr1IV1c by rand@succubi.services
       2022-03-20T02:35:53.869Z
       
       1 likes, 0 repeats
       
       @norm@misskey.biribiri.dev @GNUxeava@river.divineduty.xyz fun fact: someone I know went to a school where they taught him to append user form inputs into SQL
       
 (DIR) Post #AHaggs7aa6pVZbjJSa by rand@succubi.services
       2022-03-20T02:36:22.153Z
       
       1 likes, 0 repeats
       
       @norm@misskey.biribiri.dev @GNUxeava@river.divineduty.xyz it's honestly insane, it's like baking vulnerabilities into programs at the educational level
       
 (DIR) Post #AHaggyxZ9lyImY5uJE by norm@misskey.biribiri.dev
       2022-03-20T02:36:52.071Z
       
       1 likes, 0 repeats
       
       @rand@succubi.services @GNUxeava@river.divineduty.xyz yeah that's just irresponsible