بسم الله, والصلاة والسلام على رسول الله صلوات الله عليه ففي هذه المقالة ستناقش سريعًا في مصطلحين نسمعها بكثرة.. ألا وهما الـ Git والـ GitHub Git and GitHub هما أداتان مهمتان للعمل في مجال ال…
Start with google
as most of you must have heard Start with google bus arrived at mansoura yesterday , and ofcourse we wouldn't miss it ! So here's our report for the lovely day incase you missed it.…
Pthreads – I
POSIX Threads (phtread) [1] ------------------------ POSIX thread libraries are the standard thread API for C/C++ , as the name suggests it allows you to use threading which makes the exectution of your application faster specially…
ARP Spoofing
This article assumes that you have a basic idea of what arp spoofing is , If you're completely clueless please read the first part here : http://en.wikipedia.org/wiki/ARP_spoofing Now that you know the basic theory ,…
DHCP
DHCP stands for “Dynamic host configuration Protocol” which , as you probably know used for dynamic configuration of a host on a network . That is , no local configuration is needed form the client,…
Static Routing Vs Dynamic Routing
If you’re not familiar with “routing” and “routing tables” please refer to this topic before you continue : http://blog.catreloaded.org/2010/12/routing-tables/ Static routing , Isn’t really a routing protocol all you need –as explained before- is to…
Bind Shell and Reverse Shell
Bind Shell : Is mainly a method for remote administration , you could bind an application to a TCP/UDP port , any machine that connects to this box will be presented the application you binded…
BitTorrent
Understand what you're doing -BitTorrent- : We're all familiar with torrents .. and most of us are using the same tweaks that's supposed to speed up your download and make your life easy , but…
Routing Tables
What"s Routing ? Wether you"re aware of how it works or not,whenever you connect to the internet you"re dealing with routing . Routing simlpy means sending a packet from one point to another until it…