ckc9759 /
CTF_resources
Hi, guys. In this repo, i'll be posting resources related to different categories of CTF challenges.
Loading repository data…
boxabhi / repository
Hi, guys in this video we will be creating a telegram bot in python Django. The telegram bot will hit the Cowin API and get the slots after that when a user wants to ask how many slots of Cowin are available this bot will respond. In this video, we will learn how we can create a telegram bot in python Django. This will be a great video for learning how to create a bot in python.
telegram bot tutorial | telegram bot create | telegram bot kaise banaye | telegram bot using python | telegram bot using django | telegram bot with django | telegram bot for django | django telegram bot example | django telegram bot git | telegram bot using django | install django-telegram-bot | telegram bot webhook django | django-oscar-telegram-bot | telegram bots django | create telegram bot using django | django and telegram bot | telegram bot in django |
Hi, guys in this video we will be creating a telegram bot in python Django. The telegram bot will hit the Cowin API and get the slots after that when a user wants to ask how many slots of Cowin are available this bot will respond. In this video, we will learn how we can create a telegram bot in python Django. This will be a great video for learning how to create a bot in python.
Python Django telegram bot | Telegram bot using Django | Telegram bot tutorial | [ telegram bot ]
If you have any doubt message me on Instagram I will help you over there.
Connect with me on - Linkedin - https://www.linkedin.com/in/gupta-abhijeet/ Instagram - https://www.instagram.com/_abhijeetgupta/
telegram bot tutorial, telegram bot create, telegram bot kaise banaye, telegram bot using python, telegram bot using django, telegram bot with django , python telegram bot, python telegram, python telegram bot webhook, python telegram bot tutorial, django telegram bot webhook, django telegram bot, django telegram, django telegram bot tutorial, django telegram bot github, django telegram api, python django telegram bot
telegram bot python telegram bot python api telegram bot python tutorial telegram bot python example telegram bot python guide python telegram bot bold text telegram chat bot python how to create telegram bot python telegram bot python webhook telegram bot python documentation telegram bot inline keyboard example python python telegram bot read message telegram bot python install telegram bot framework python pythonanywhere telegram bot telegram bot send video python telegram bot на python python telegram bot edit message python telegram bot keyboard button telegram bot bold text python telegram bot with python and dialogflow python telegram bot html python telegram bot reply message telegram bot using python create telegram bot with python udemy python telegram bot receive image telegram bot python proxy send message to telegram bot python telegram bot send document python telegram bot aws lambda python telegram bot django telegram bot python django django telegram bot tutorial telegram bot with django python-telegram-bot django telegram bot for django django telegram bot example django telegram bot git telegram bot using django install django-telegram-bot telegram bot webhook django django-oscar-telegram-bot telegram bots django create telegram bot using django django and telegram bot telegram bot in django
Selected from shared topics, language and repository description—not editorial ratings.
ckc9759 /
Hi, guys. In this repo, i'll be posting resources related to different categories of CTF challenges.
VEDARSH05 /
how to install hydra how to install hydra- Hi guys if you are searching for how to install hydra and searching for the best article to get the best explanation about how to install hydra. Then you are in the right place. Today I'm here going to share the step by step tutorial about "how to install hydra". Through this article, you can get a lot of about how to install hydra and use in termux, how to install hydra in termux, how to install hydra on kali linux. And I'm damn sure that you will never get all this unique information like us on the internet anywhere else. how to install hydra What is Hydra Tool? Thc-hydra, In short, we can call it hydra, This tool is used for penetration testing and cracking the open ports and web login pages like FTP login pages, HTTP login pages, and many more pages. This tool is purely made to make the cracking process more efficient with the best results. So this tool is available for only some limited devices like Linux, Debian based but today will discuss how to install the hydra tool on any device without any errors or issues, Like termux and other terminal emulator apps. How to Install Hydra? To Install hydra there are some must requirements which you need to follow. REQUIREMENTS (Termux/Kali) > 1 GB of data storage > 50 MB internet data > 3 GB of ram for better performance > Android with 5.0.0 and higher > Rooted device I hope, you had followed all the requirements properly. 1. Install Termux app from F-droid app, and update & upgrade it. apt-get update apt-get upgrade 2. After updating Termux, Install basic packages like python, curl, wget, php, etc. apt install -y python php curl wget git nano 3. Now open the Termux home directory. cd $HOME 4. Git clone the hydra link in termux/kali. git clone https://github.com/vanhauser-thc/thc-hydra 5. Now open the cloned hydra repository in your terminal. cd $HOME/thc-hydra 6. Install some packages by executing the config script. ./configure make make install 7. All ready to go, Hydra tool usage help command. ./hydra -h 8. It's time for a little practical demonstration, So suppose you want to hack the FTP port then we can try this command. ./hydra -l admin -p password ftp://localhost/ 9. For more info you can check these commands, In which you get a proper idea about how you can use -p And -P commands according to your needs, That's all. hydra -l admin -p password ftp://localhost/ hydra -L default_logins.txt -p test ftp://localhost/ hydra -l admin -P common_passwords.txt ftp://localhost/ hydra -L logins.txt -P passwords.txt ftp://localhost/
deepakrajak582 /
Hi Guys, I love Abinitio but recently I am starting loving python also.¶ So I thought of creating a graph equivalent in python. Let’s do it 😊 So we have this small basic Abinitio Graph which has 5 components. If we need to write this graph in python. Here is a step by step process to do it. Please try in your favorite python IDE. I am using the Jupyter notebook. Please let me know in case you have any questions regarding it. 😊
ANKITA-RIYA /
Hi fellows!!!you guys can contribute in this repository
ajayoneness /
Hi guys i make a funny dictionary fou using python....
Hi guys this is teliucs. I have done most of the exercises in this book, I share them with you so maybe it can help me and others to improve them. Enjoy them :)