From e13538234af64eff7b7f9795027fe210225a8991 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Anton=20Luka=20=C5=A0ijanec?= Date: Tue, 14 Jan 2020 20:49:39 +0100 Subject: beri spodnji tekssszzzzt --- README.md | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d79ef21..e0ee9dc 100644 --- a/README.md +++ b/README.md @@ -6,13 +6,26 @@ to get everyone in iTIS directory as a json file: ./fetcheveryone.php ``` +to send any amount of SMS messages with 100% custom body: +``` +#!/usr/bin/env php +setusername("UPORABNIK_Z_DVD_ALI_KUPLJENIM_DOSTOPOM"); +$ui->setpassword("THOSE_NOOBZ_DONT_HASH_PASSWORDS"); +if($ui->posljisms("064176435", "prefix_sporocila ", "glavni_del_// sporocila")) // prefix je lahko "";takrat je glavni del 160 znakov + {echo "(-;";} +else {echo ")-;";} +``` + and let it run for a couple of minutes (?) registration not added yet, no captcha=>should be simple, but a SMTP listener client will have to be implemented # exploits!!! -yes, exploits indeed. Every. Single. Aspx. Site. Exploits. I mean what do they think (ASP.NET devs in general)? +yes, exploits indeed. Every. Single. Aspx. Site. Has. Exploits. I mean what do they think (ASP.NET devs in general)? /exploits coming soon!/ -- cgit v1.2.3