Preventing ID Theft
Identity theft is the intentional use or theft of a person’s private information to obtain goods or services from another entity. “Private” information is the facts about you that are not listed in public directories, such as:
* social security number, alien registration number
* credit card numbers
* medical information
* unlisted telephone numbers
* user [...]
How To Bypass Ownership Permission
Conditions:
————–
777 Directory
What Is This:
————–
You Uploaded Shell With With “NoBody” Permission
Let’s Say You Browse To Another Folder Which Is 777 But All Files Are 755 And Belongs To Some User There
To Change Those Files We Do Like This
How To Do It:
—————
Upload Your Own File/Index To That Folder Let’s Say Your Page Called
Evil.php
And The File You [...]
Bypassing Shell Security
Safemode = On (Secure)
Disables Functions =
dl, passthru, proc_open, proc_nice, proc_terminate, proc_get_status, proc_close, pfsockopen, leak, apache_child_terminate, posix_kill, posix_mkfifo, posix_setpgid, posix_setsid, posix_setuid
================
Create A File “Php.ini” In Some Writeable Folder (777) Then Upload And Open Your Shell From There
———————
Paste This
———————
safe_mode = OFF
disable_functions = NONE
———————
================
ModSecurity = On
================
Create A File “.htaccess” In Some Writeable Folder (777) Then Upload And Open [...]
Dangerous IP’s – Do not scan
All the below are FBI controlled Linux servers & IPs/IP-Ranges
207.60.0.0 – 207.60.255.0 The Internet Access Company207.60.2.128 – 207.60.2.255 Abacus Technology207.60.3.0 – 207.60.3.127 Mass Electric Construction Co.207.60.3.128 – 207.60.3.255 Peabody Proberties Inc207.60.4.0 – 207.60.4.127 Northern Electronics207.60.4.128 – 207.60.4.255 Posternak, Blankstein & Lund207.60.5.64 – 207.60.5.127 Woodard & Curran207.60.5.192 – 207.60.5.255 On Line Services207.60.6.0 – 207.60.6.63 The 400 [...]
What are the phases of malicious hacking?
The following are the phases of malicious hacking:
Reconnaissance: In this phase, the attacker gathers information about the victim.
Scanning: In this phase, the attacker begins to probe the target for vulnerabilities that can be exploited.
Gaining Access: In this phase, the attacker exploits a vulnerability to gain access into the system.
Maintaining Access: In [...]
What is a stealth virus?
A stealth virus is a file virus. It infects the computer and then hides itself from detection by antivirus software. It uses various mechanisms to avoid detection by antivirus software. It hides itself in computer memory after infecting the computer. It also masks itself from applications or utilities. It uses various tricks to appear that [...]
What is a cookie?
A cookie is a small bit of text that accompanies requests and pages as they move between Web servers and browsers. It contains information that is read by a Web application, whenever a user visits a site. Cookies are stored in the memory or hard disk of client computers. A Web site stores information, such [...]
What is a virus?
A virus is a malicious program that passes from one computer to another in the same way as a biological virus passes from one person to another. Most viruses are written with a malicious intent, so that they may cause damage to programs and data in addition to spreading themselves. Viruses infect existing programs to [...]
What is NetBIOS?
NetBIOS is a Microsoft service that enables applications on different computers to communicate within a LAN. NetBIOS systems identify themselves with a 15-character unique name and use Server Message Block, which allows Remote directory, file and printer sharing, etc. The default port value of NetBIOS Name Resolution Service is 137/UDP.
What is BlackIce Defender?
BlackIce Defender is a Host-Based Intrusion Detection System (HIDS). It provides a firewall that detects, reports, and blocks all suspected access attempts. When any intrusion is detected, it provides a notification by flashing tray icons. It also provides detailed information about the different types of attacks that can harm the security of the network.