Posts

I’m Muntazir Abbas, freelance web Developer

Image
Muntazir Abbas Freelance Web Develoeper Hi, I’m Muntazir Abbas, a freelance web Developer, based in Karachi, Pakistan. I'm working in isofters software house as a website developer, working both in the office and then working remotely from home. Phone:                                           +923166051327 Whatsapp:                                     +923431244743 Facebook:                   www.facebook.com/m0346

What is Burp Suite and how to hack facebook or any username and password using burp suite.

Image
What is Burp Suite? Burp Suite is a platform that contains different kinds of tool with many interfaces between them that is designed to facilitate and speed up the process of attacking applications. All these tools share the same framework for displaying and handling HTTP messages, authentication, persistence, logging, alerting, proxies and extensible. Burp Suite Works on Linux, MAC OS X and Windows operating systems. This tool is used primarily to attack pertest web applications. It can also be use to read web traffics. Not only this app is useful and reliable. It also offers a lot of features. In this series, we are exploring the myriad of ways to hack web applications. As you know, web applications are those apps that run the websites of everything from your next door neighbor, to the all-powerful financial institutions that run the world. Each of these applications is vulnerable to attack, but not all in the same way. In the my last installment in this series, we examined ...

PayPal, Amazon, eBay to be invited In Pakistan

Image
an announcement by Anusha Rehman Pakistan’s Minister for State for Telecom and IT, Pakistan is inviting PayPal, eBay and Amazon to Pakistan. The news unsurprisingly got all bloggers, internet marketers, All Type of freelancers and e-businessmen of Pakistan as excited as they one gets upon making his first dollar. Bloggers, influencers and everyone started sharing the news on social networking sites and the topic was trending already. For those who don’t know, PayPal is the largest online banking services provider. It virtually is responsible for the transactions of millions of bucks, being made everyday. PayPal happens to be the go-to solution for sending and receiving money for people online. Be it blogger, internet marketer, freelancer or developer/designer, you need PayPal. Because it’s what everyone uses to make transactions. And if you don’t have PayPal, you are missing out on a ton of opportunities, to say the least. Amazon and eBay are online shopping malls and they literal...

What is Apache HTTP Server

Image
The Apache HTTP Server, colloquially called Apache, is the world's most used web server software. Originally based on the NCSA HTTPd server, development of Apache began in early 1995 after work on the NCSA code stalled. Feature Apache supports a variety of features, many implemented as compiled modules which extend the core functionality. These can range from server-side programming language support to authentication schemes. Some common language interfaces support Perl, Python, Tcl, and PHP. Popular authentication modules include mod_access, mod_auth, mod_digest, and mod_auth_digest, the successor to mod_digest. A sample of other features include Secure Sockets Layer and Transport Layer Security support (mod_ssl), a proxy module (mod_proxy), a URL rewriting module (mod_rewrite), custom log files (mod_log_config), and filtering support (mod_include and mod_ext_filter). Popular compression methods on Apache include the external extension module, mod_gzip, implemented to he...

What Is Wamp Server

Image
WampServer is a Windows web development environment. It allows you to create web applications with Apache2, PHP and a MySQL database. It also comes with PHPMyAdmin and SQLiteManager to easily manage your databases. WampServer installs automatically (installer), and its usage is very intuitive.

API - Application Programming Interface

Image
an application programming interface (API) is a set of subroutine definitions, protocols, and tools for building software and applications. A good API makes it easier to develop a program by providing all the building blocks, which are then put together by the programmer. An API may be for a web-based system, operating system, database system, computer hardware, or software library. An API specification can take many forms, but often include specifications for routines, data structures, object classes, variables, or remote calls. POSIX, Microsoft Windows API, the C++ Standard Template Library, and Java APIs are examples of different forms of APIs. Documentation for the API is usually provided to facilitate usage. The status of APIs in intellectual property law is controversial. Purpose Just as a graphical user interface makes it easier for people to use programs, application programming interfaces make it easier for developers to use certain technologies in building applications...

what is linux?

Image
Linux is Just like Windows XP, Windows 7, Windows 8, and Mac OS X, Linux is an operating system. An operating system is software that manages all of the hardware resources associated with your desktop or laptop. To put it simply – the operating system manages the communication between your software and your hardware. Without the operating system (often referred to as the “OS”), the software wouldn’t function. The OS is comprised of a number of pieces: The Bootloader: The software that manages the boot process of your computer. For most users, this will simply be a splash screen that pops up and eventually goes away to boot into the operating system. The kernel: This is the one piece of the whole that is actually called “Linux”. The kernel is the core of the system and manages the CPU, memory, and peripheral devices. The kernel is the “lowest” level of the OS. Daemons: These are background services (printing, sound, scheduling, etc) that either start up during b...