Skip to main content

Posts

Showing posts with the label Cybersecurity

PHP guide- Everything about PHP

๐Ÿ”ฅ PHP GUIDE ๐Ÿ”ฅ ✨What is PHP❓ PHP is an acronym for "PHP: Hypertext Preprocessor". It is a widely-used, open source scripting language.PHP scripts are executed on the server And it is free to download and use.. ✨What is a PHP File❓ PHP files can contain text, HTML, CSS, JavaScript, and PHP code .PHP code is executed on the server, and the result is returned to the browser as plain HTML .PHP files have extension ".php" ✨What Can PHP Do❓ ๐Ÿ’ขPHP can generate dynamic page content ๐Ÿ’ขPHP can create, open, read, write, delete, and close files on the server ๐Ÿ’ขPHP can collect form data ๐Ÿ’ขPHP can send and receive cookies ๐Ÿ’ขPHP can add, delete, modify data in your database ๐Ÿ’ขPHP can be used to control user-access ๐Ÿ’ขPHP can encrypt data ๐Ÿ’ขWith PHP you are not limited to output HTML. You can output images, PDF files, and even Flash movies. You can also output any text, such as XHTML and XML. ✨Why PHP❓ ๐Ÿ’ขPHP runs on various platforms (Windows, Linux, Unix, Mac OS X, et...

SHODAN: A Search engine for hackers

    SHODAN: A Search engine for hackers Note:- This article is only for educational purposes , we are not promoting any kind of hacking. Stay away from these sites and stay safe ๐ŸŒ€ Shodan is a search engine that lets the user find specific types of computers (web cams, routers, servers, etc.) connected to the internet using a variety of filters. ๐ŸŒ€ Shodan provides the simple and powerful searching and it provides it with ease. ๐ŸŒ€ If you have a basic account then it provides you only the limited number of results. ๐ŸŒ€ So, if you want to access it more then you have to upgrade it. ๐ŸŒ€ The premium features of Shodan includes plotting the host locations on maps, accessing the full search listings etc. ๐ŸŒ€ It also gives you a feature to search using filters. It makes your search even more easier. They have there bases in 7 countries from where they do this.  Shodan have information about all IoT devices around the world. When they purchased fro...