Posts

Showing posts with the label robot

[Free] Tools to create chat-bot without coding ?

A person or employee can’t be available every hour and every day. A chatbot makes feel as someone is always available there. Chatbot is very useful for answering simple questions. Building a chatbot isn't a rocket science. Below given ten tools will enable you to create your own chatbot. ______________________________ Free tools to create your Own Chatbot ChattyPeople -- Using this tool, you’ll be respond to customers without any  coding. It’s the simple platforms on the web market. no need to write any code and it’s 100% free. Telegram Bots -- Telegram is a popular chatting or messaging app. It can be used to build chatbot bcos Telegram already made their codes available to open source. Its mean anyone can use telegram codes to build own chatbot. We can say the API used by Telegram can be used by others. A Telegram Bot can send  notifications, reminders and many alerts. MEOKAY Conversation is most important to create a bot work. MEOKAY...

botnet : Introduction and how to create.

Introduction -  The word "botnet" is the combination of two words first is " robot " and second is " network ".  A  botnet  is a group of many  Internet accessible  computers, each of these running one or more than one  bots . Botnet can used to perform  distributed denial-of-service attack  (DDoS attack), steal sensitive data,   send spam to anyone, and allows the hacker to grant access the device and its controls. The creator  can run the botnet using command and control (C&C) softwares. We just targeted a clean Window virtual machine we’d set up. To control the bot, we create own command-and-control system by spinning up a LAMP server on Amazon Web Service’s (AWS)  EC2 platform. (we have used EC2 for its convenience; we could just as easily have perform the demo from a real physical server right there in his workplace. How To Build A Botnet Opening  browser (Chrome, Mozilla Firefox, Opera......