Posts

Showing posts from July, 2017

fsociety-ransomware from MrRobot

Image
This is Jester ransomware like, in Mr Robot movie (coded by Darlene S1E2,3), Please beware warning, after start you can't recover the files (In movie, the public key is not shared). IMPORTANT NOT FULLY STEP COMPLETED On movie Required lib : Crypto++ CURL G++ flags used for test g3 ggdb O0 Wall Wextra Wno-unused lcryptopp lcurl Ransomware Step Initial File listing File parser Encrypt files source with AES Library Change filename with filename+.locked Send to jester C&C (Number file...) Ask reward & setup jester pages (For security reason the ransomware crypt only .txt but you can change on c++ file) please remember this is just a PoC the ransomware is not stable is just for fun! DISCLAIMER This is Jester ransomware like, in Mr Robot movie (coded by Darlene S1E2,3), Please beware warning, after start you can't recover the files (In movie, the public key is not shared). Please don't use this malware on personal computer. This project is just a wink of mr robot series. ...

GET 1000 HACKING TRICKS COLLECTION FOR FREE

Image
Get 1000 hacking tricks collections ,these are the best and popular hacking tricks . These tutorials are supported by windows vista, seven, and xp (still lots of people using this os) you will also get some knowledge article related to networking, how to become a hacker, and lots of stuffs related to hacking. MORE POSTS FOR YOU: DISABLE MANY RISKY FEATURES OF WINDOWS WITH HARDEN TOOLS THIS TUTORIAL INCLUDES: 1 Ethical hacking tricks 2 Windows hacking tricks 3 Registry hacking tricks 4 Cryptography and more                              NOW FREE DOWNLOAD 1000 HACKING TRICKS AND TIPS                                                             DOWNLOAD NOW!! MORE POSTS TO BOOST THE HACKER IN YOU: 1.  HACK WIFI PASSWORDS WITH YOUR WINDOWS MACHINE 2.  TOP FREE T...

Top tools for Website Hacking and DDOS attack

Image
Get these Bunch of tools for pentesting your website for DOS and  Bug finding. I have included 55 tools that will best suits penetration tester, these tools could help them to keep their website more secure. So download these tools and enjoy Hacking  DOWNLOAD FOR YOU MORE POSTS basikRAT PYTHON REMOTE ACCESS TROJAN GUIDE FREE Follow Shaquib izhar to get updated with all my latest post :  FOLLOW 

Check you website for Vulnerability and save it from getting hacked

Image
Today i will show you a easiest way to check your site for XSS (cross site scripting), RFI (Remote file inclusion). These are the popular way to hack into web server or rooting them. So we have a program which is based on Perl.To run this program we need Perl so you have to install it on your computer so first download Perl from here :   DOWNLOAD YOU MAY LIKE: baSicrat REMOTE ACCESS PYTHON TROJAN: SEE HOW TO USE IT OK now after installing  Perl you have to go to the program's website and copy that code which you will get on that website then paste it to your notepad etc, etc but to save time i have already done this for you and saved the program to my cloud drive so just download the program from here :  DOWNLOAD Please note i am only sharing this program. Credits and thanks to Author for this program Now after downloading the program you have to just run the it  (as usual you do) and follow below steps STEP 1: Choose number 4 to check for both XSS and LFI  STEP...

basikRAT python Remote Access Trojan

Image
This is a cross-platform Python 2.x Remote Access Trojan (RAT), basicRAT was created to maintain a clean design full-featured Python RAT. Currently a work in progress and still being actively hacked on. Disclaimer: This RAT is for research purposes only, and should only be used on authorized systems. Accessing a computer system or network without authorization or explicit permission is illegal. Features Cross-platform (Windows, Linux, and macOS) AES-256 encrypted C2 with D-H exchange Accepts connection from multiple clients Command execution Standard utilities (cat, ls, pwd, unzip, wget) System survey Self-destruct Primitive port scanning Client reconnect Usage $ python basicRAT_server.py --port 1337 ____ ____ _____ ____ __ ____ ____ ______ . , | \ / |/ ___/| | / ]| \ / || | (\;/) | o )| o ( \_ | | / / | D )| o || | oo \//, _ | || |\__ | | |/ / | / | ||_| |_| ,/_;~ \, / ' | O || ...

Hardentools is an utility that disables a number of risky Windows features.

Image
Hardentools is a collection of simple utilities designed to disable a number of "features" exposed by operating systems (Microsoft Windows, for now), and primary consumer applications. These features, commonly thought for Enterprise customers, are generally useless to regular users and rather pose as dangers as they are very commonly abused by attackers to execute malicious code on a victim's computer. The intent of this tool is to simply reduce the attack surface by disabling the low-hanging fruit.  Hardentools is intended for individuals at risk, who might want an extra level of security at the price of  some  usability . It is not intended for corporate environments. WARNING : This is just an experiment, it is not meant for public distribution yet. Also, this tool disables a number of features, including of Microsoft Office, Adobe Reader, and Windows, that might cause malfunctions to certain applications. Use this at your own risk. YOU MAY ALSO LIKE: DECREASE YOU TUBE ...

Get WiFi password on Windows machine

Image
You can get a saved WiFi password on a windows machine by just using  sim ple  commands. This is not a hacking trick but this is a cool way to get someone saved WiFi  password. This  could be helpful if you  get  some one's  laptop (running on windows) or any windows device (windows 7 or 8) then these simple commands will help you to know his WiFi password. So follow some simple steps given below to get your password. YOU MAY ALSO LIKE: RECOVER DELETED FILES IN ANDROID Step 1. First go to start and type CMD then right click on it then select "Run as administrator"  Step 2. Now type "netsh wlan show profile" (without quotes) (you can't copy it, so just type it )  This show you all saved WiFi SSID on that windows device . As you can see my device has "root@darkcoder" in its saved router's profiles  Step 3. Now we are going to dump this router's password, so just type "netsh wlan show profile root@darcoder key=clear" ( you need to en...

Get thousand of Facebook email and passwords using Google Dork

Image
Hello,most people may heard about phishing sites,when ever victim login with their password then his login sent to  http://phshingsite.com/password.text/ and you may know  that http://phisingsite.com/passwords.txt isn't an password protected page and everybody can access when they go to the URL. Today i am going to tell you that how we can get lots of user passwords and their email by using google dork. So what is google dork?A google dork  query, sometimes just referred to as a dork, is a search string that uses advanced search operators to find information that is not readily available on a website. Google dorking, also known as Google hacking, can return information that is difficult to locate through simple search queries. That description includes information that is not intended for public viewing but that has not been adequately protected. YOU MAY LIKE: HOW TO HIDE IMPORTANT FILES IN A PICTURE Here is how can you get the password STEP 1 : Go to google STEP 2 : ente...