Welcome back, my greenhorn hackers! I began this series on scripting awhile back to teach all aspiring hackers how to write some basic scripts for hacking and reconnaissance.
Without developing some basic scripting skills, the aspiring hacker
will be condemned to the realm of the script kiddie. This means that you
will be limited to using tools developed by someone else, which
decreases your probability of success and increases your probability of
detection by antivirus (AV) software, intrusion detection systems (IDS), and law enforcement. With some scripting skills, you can elevate to the upper echelon of professional hackers!
When you are surfing the internet, a lot of information is being
exchanged between the web host and the device being used to surf the
internet. This type of information can always be easily breached by hackers,
especially if it involves online transactions and this has always been a
major issue when dealing with the internet.
Welcome back, my fledgling hackers! In an earlier tutorial, I introduced you to probably the most popular scripting language for hackers,
Python. To become a professional hacker, you need to have some
scripting skills and Python is a good choice if you want to master just
one. In this latest guide, I will expand your background in Python and
offer you a tidbit of Python code to whet your appetite for all of the
hacking to come.
Welcome back, my novice hackers! This is the third installment of my Python scripting series. If you haven't read the previous two articles, take some time now to go back and read Part 1 and Part 2 before you proceed here. As
I mentioned in previous tutorials, Python is probably the most widely
used scripting language for hackers. This is primarily because it has
some built-in modules and libraries that make many of the tasks we need
to do as hackers much simpler and faster.
Developing GUI apps in python is really cool. I ask those who
understand the language to help convert some of the command-line or
console programs or apps ( I mean programs that are useful to a hacker )
to GUI. I know GUI makes us lazy and not wanna learn but we should all
know its fast. Today's tutorial is on p2p chat app I developed last week
and decided to share it with the community since its kinda cool.
Greetings My Fellow Aspiring Hackers, Its been long since I
last posted a tutorial. Its vacation and since I won't be coming home,
I've decided to use my day for sharing. I was browsing through old posts
and found OTW's article - Hack Like A Pro: How to Find the Exact Location of Any IP Address. Honestly, It was a cool one, EnergyWolf gracefully did us the honor of building an android
application.
Welcome back, my tenderfoot hackers! Have you ever wondered where the physical location of an IP address is? Maybe you want to know if that proxy server you are using is actually
out of your local legal jurisdiction. Or, maybe you have the IP address
of someone you are corresponding with and want to make certain they are
where they say they are. Or, maybe you are a forensic investigator
tracking down a suspect who wrote a threatening email or hacked
someone's company. Now you can find the location of that IP address without a subpoena or search warrant.
If you read my previous post, "How to Hack into a Mac Without the Password",
you know that it is very easy to break into someone's Mac if you have
physical access to the computer. Now the question that lies is, how do
we protect ourselves from this happening to us? Well, here is a way that
guarantees that no one will be able to change your password through OS X
Recovery.
My name is cl0ck. I am a senior
majoring in Computer Engineering with an emphasis is Security. I have
been lurking the site for a while now reading and learning from the
great minds that reside here. I, too, have some knowledge that I would
like to share with all of you. This post actually comes from a personal
problem I faced and had to find a solution for. Without further ado,
here it is:
Hello Elite Hackers! Welcome to my 3rd Post, which explains how to hack any account like G-mail, Facebook, etc. You can also use this technique to hack/spoof messengers like Facebook or WhatsApp etc.
Greetings. This how-to on hacking Windows 7/8/10 etc. admin
account passwords using Windows Magnifier is focused on adding,
changing, or deleting an admin level account on a Windows 7/8/10 etc. Maybe
you forgot or lost the password to your Windows Admin account, this
guide will help with that. If you are trying to hack the computer lab at
school then you will need a different method
Hi, I am Suraj, I am here to let you know about how to hack
windows admin password with out Sam files, this requires physical access
and any boot operating system...I used Kali 1.8 , if it doesn't work
make sure you have shuted it down properlyor use backtrack. I have tested it on Win7, Win8.1, Win10 .it works like a charm. Well You are very Eger to know the techniques.....well I don't know them....just kidding here are the steps.
You have an online store ready to go… almost. You still have to deal
with getting the perfect shopping cart to go along with your e-store.
Matt Winn from Volusion walks you through what to consider when choosing
a shopping cart software for your online store. From what type of
software exists in the market, to the required features, to security
levels (PCI certification), to the type of support you may need.
Developing GUI apps in python is really cool. I ask those who
understand the language to help convert some of the command-line or
console programs or apps ( I mean programs that are useful to a hacker )
to GUI. I know GUI makes us lazy and not wanna learn but we should all
know its fast. Today's tutorial is on p2p chat app I developed last week
and decided to share it with the community since its kinda cool. Not to waste much time. Lets design the UI ( User Interface ) STEP 1: Designing The User Interface If you followed tutorial Developing A PyGeoIP Gui - Linux, I walked you through the installation of the necessary tools needed to develop GUI apps in python using PyQt.
These days, there is hardly a place in America that doesn't have
access to the internet. But with web usage fees and ridiculous cell
phone provider contracts, sometimes it's still necessary to go a little
DIY when it comes to staying connected. If you have a Windows 7 or
8 computer connected to the internet, you can use it as your own
personal Wi-Fi hotspot. Using a free, open-source application called Virtual Router Plus, you can turn any Windows PC into a free-flowing Wi-Fi enabling machine.
So i ran into a problem few days ago and it seemed to be very
annoying one. I got hands on ASUS X55A with broken HDD. So i changed HDD
and woo enter bios password. I hit enter and got into bios where uder
security tab was shining ADMINISTRATOR PASSWORD INSTALLED. There was no
user password but administrator password was set and it led to that i
wasnt able to boot anything. At all.
A stealthy Python based Windows backdoor that uses Gmail as a command and control server Requirements Python 2.x PyCrypto module WMI module Enum34 module Netifaces module Features Encrypted transportation messages (AES) + SHA256 hashing