Send sms with python - hacking using sms

Video Statistics and Information

Video
Captions Word Cloud
Reddit Comments
Captions
hello everybody we were going to be hacking today using sms well how could we hack with sms it's not hacking sms it's hacking with sms so sms is sending a message via a phone number to another phone number that's basically easy so how we could send that with python in cali linux and without using my number virtual number and without putting any cost so if you would like to send any content let's say you have anything and you would like to make automations and send sms let's say every day one sms or a month one sms or you don't know like for security things then you could use this or you could just generate a link that maybe could have a malicious content that sent to everybody who's opened the link and you could generate any link to take information or send malicious content and for that i make github and i'm gonna put some of my codes in github over here i have the repositories i have a link in description for my accounting github i have a nuni sms and that stands for anonymous sms and it will going to send anonymous sms with python so we have requirements of txt and that we're going to install our requirements libraries and sms.pi and that's that code so over here we have the installation guide you can just copy it and paste it and cmd or terminal so the first thing i gonna open cmd by windows r cmd and hit enter and after that i gonna just type get and here we go i could see that git is installed on my pc i'm gonna type cls and that's a clear and then i'm gonna follow over here so i could just go for right click over here or i could just maximize this right click on the code i mean left a click on the code and then just copy the https just copy the link or you could just copy it from over here and then just type get clone and then paste the url and before hitting enter i would like to see my directory i have the directory and see user's user i would like to install the library or the uh directory and the sector directory so cd detector and i'm inside this sector so again git clone and then right click for pasting the url and hit enter and here we go done done done no error i gonna exit from over here so if you are a linux user then just follow over here and install it so you can just see the bn and so on be inside the folder or i could just do it also in windows here we go i have the folder over here i could open it and see that there is readme.md and that's what typed in my user profile and requirements.txt if we open it i could see that over here i have a libraries to install and over here is the python code again windows all cmd you gotta open cmd and if you are linux user then open terminal cd this except that's your repository that the folder have and again cd the folder name and anonymi sms just copy it and paste it so i'm right now inside the folder so i'm gonna do a very easy steps with pip install i'm sorry install slash r and that's stand for requirements and then if we open the folder we have over here the requirements of txt you're gonna just rename it select all and copy paste it over here and hit enter so over here because i have them installed the requirements already satisfied but if not we're going to install the requirement or the required libraries then i have a folder that same sms the pipe you just rename it as main.fire anything you would like and then i'm gonna just close this and just maximize and do python 3 and sms dot phi and here we go so there's some thing to choose over here there's sms send sms help youtube channel i gonna select send sms okay i have a problem and that's because i do not have a clear and window so if you're using windows there's no clear i'm gonna do something that's called a command that is cls so let's just open cmd to show you i could just erase this but not with the clear command i put over here in the program clear command and that's the error so i will just change it to see if you are windows then type c ls and that we're going to clear and once that you're going to just put the code your counter code and put in the number and hit enter and put the message i'm gonna type hi i am shooting a video and i gonna just hit enter and over here i just have a true and everything seems great and as you could see in the screen over here over here it send the message correctly but the title over here is sending sms using python so i have the code over here so you could just take it and open it with kali linux and you could just use it for cyber securities or you could just open the code and use customizing over the code but very fast i gonna show you how did i make it so we have os over here on that stand for operating system i'm sorry about this error and i have time and turn color term color is for printing the logo so you don't need term color and request is to request the api so i'm using over here api and cis stands for system as i think then we could see that over here it's going to print for you the choice and you could just choose and then the choices you could just import the choice so you don't need this over here is all of the work so you're gonna input the sms number and the message and then the request library we're gonna request this url and this url is api so if i just open a tab in google and paste this it's because you could just see what was printed and there was printed true so saying missing phone number so it's using the api right now i'm inside the api so you could just use this url for api and so the sms number that you just import will gonna be the phone number and the message will gonna be the message over here so the key is you could just uh purchase keys because i'm using the free api and you can just send for one number for one day so what i meant over here is sending to one number for one day as you could just send one sms every day each day you could send another sms so it's every 24 hours and over here lastly response.json is what we could see so if i just again if i just paste the url we could see this is what we have received and this is the json file that is the response of the json file to just print it so it's only 15 line or 10 lines that's it so for that if you just use it for cyber security purposes or use it for smart homes purposes or anything that could conduct with python that's very fine and that's your ideas so that was very easy very fast and it was a python so python is very fast so that's it for today thank you for watching goodbye
Info
Channel: Hybrid technology
Views: 17,558
Rating: undefined out of 5
Keywords:
Id: dSdBRrozFBc
Channel Id: undefined
Length: 8min 32sec (512 seconds)
Published: Thu Mar 24 2022
Related Videos
Note
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.