31 August 2020

Linux Command Line Hackery Series - Part 3


Welcome back, hope you are enjoying this series, I don't know about you but I'm enjoying it a lot. This is part 3 of the series and in this article we're going to learn some new commands. Let's get started

Command: w
Syntax:      w
Function:   This simple function is used to see who is currently logged in and what they are doing, that is, their processes.

Command:  whoami
Syntax:       whoami
Function: This is another simple command which is used to print  the  user  name  associated  with the current effective user ID.

Try it and it will show up your user name.

If you want to know information about a particular user no matter whether it is you or someone else there is a command for doing that as well.

Command: finger
Syntax:      finger [option] [username]
Function:   finger is a user information lookup program. The [] around the arguments means that these arguments are optional this convention is used everywhere in this whole series.

In order to find information about your current user you can simply type:

finger username

Here username is your current username.
To find information about root you can type:

finger root

and it will display info about root user.

Command: uname
Syntax:      uname [options]
Function:   uname is used to display information about the system.

uname is mostly used with the flag -a, which means display all information like this:

uname -a

Command: df
Syntax:      df [option] [FILE ...] 
Function:   df is used to display the amount of space available.
If you type df in your terminal and then hit enter you'll see the used and available space of every drive currently mounted on the system. However the information is displayed in block-size, which is not so much human friendly. But don't worry we can have a human friendly output as well using df by typing:

df -h

the -h flag is used to display the used and available space in a more user friendly format.
We can also view the info of a single drive by specifying the drive name after df like this:

df -h /dev/sda2

That's it for now about df, let's move on.

Command:  free
Syntax:       free [options]
Function:    free is used to display the amount of free and used physical memory and swap memory in the system.
Again the displayed information is in block-size to get a more human readable format use the -h flag like this:

free -h

Command: cal
Syntax:      cal [options]
Function:    cal stands for calendar. It is used to display the calendar.

If you want to display current date on the calendar you can simply type:

cal

and wohooo! you get a nice looking calendar on screen with current date marked but what if you want to display calendar of a previous month well you can do that as well. Say you want to display calendar of Jan 2010, then you'll have to type:

cal -d 2010-01

Nice little handy tool, isn't it?

Command: file
Syntax:      file filename ...
Function:   file is an awesome tool, it's used to classify a file. It is used to determine the file type.

Let's demonstrate the usage of this command by solving a Noob's CTF challenge using file and base64 commands. We'll talk about base64 command in a bit. Go to InfoSecInstitute CTF Website. What you need to do here is to save the broken image file on your local computer in your home directory. After saving the file open your terminal (if it isn't already). Move to your home directory and then check what type of file it is using the file command:

cd
file image.jpg

Shocking output? The file command has identified the above file as an ASCII text file which means the above file is not an image file rather it is a text file now it's time to see it's contents so we'll type:

cat image.jpg

What is that? It's some kind of gibberish. Well it's base64 encoded text. We need to decode it. Let's learn how to do that.

Command: base64
Syntax:       base64 [option] FILE ...
Function:    base64 command is used to encode/decode data and then print it to stdout.

If we're to encode some text in base64 format we'd simply type base64 hit enter and then start typing the text in the terminal after you're done hit enter again and then press CTRL+D like this:

base64
some text here
<CTRL+D>
c29tZSB0ZXh0IGhlcmUK        # output - the encoded string

But in the above CTF we've got base64 encoded data we need to decode it, how are we going to do that? It's simple:

base64 -d image.jpg

There you go you've captured the flag.
The -d flag here specifies that we want to decode instead of encode and after it is the name of file we want to decode.

Voila!
So now you're officially a Hacker! Sorry no certificates available here :)

That's it for this article meet ya soon in the upcoming article.
Related articles
  1. Pentest Tools Review
  2. Hacking Apps
  3. Hacker Tools Github
  4. Hacker Tools For Mac
  5. Hacker Tools Github
  6. Hacker Techniques Tools And Incident Handling
  7. Pentest Tools
  8. Hacking Tools
  9. Pentest Tools For Ubuntu
  10. Computer Hacker
  11. Hacking Tools Usb
  12. Hacker Tools 2020
  13. Hacking Tools Github
  14. Hacker Tools Mac
  15. Wifi Hacker Tools For Windows
  16. Hack Tools Github
  17. Hacking Tools Windows
  18. Pentest Tools Port Scanner
  19. Pentest Tools Framework
  20. Wifi Hacker Tools For Windows
  21. Hack Rom Tools
  22. Hack Tools For Pc
  23. Hacker Security Tools
  24. Pentest Tools Linux
  25. Hacking Tools Name
  26. Pentest Tools Download
  27. Hacker Tools Hardware
  28. World No 1 Hacker Software
  29. Pentest Tools For Ubuntu
  30. Hacking Tools For Windows
  31. Hacking Tools For Beginners
  32. Hacking Tools Windows
  33. Hacking Tools Windows 10
  34. Hacker Search Tools
  35. Hacker Tools Free
  36. Hacking Tools Github
  37. Termux Hacking Tools 2019
  38. Nsa Hack Tools
  39. Hacker Tools 2019
  40. Pentest Tools Kali Linux
  41. Ethical Hacker Tools
  42. Free Pentest Tools For Windows
  43. Underground Hacker Sites
  44. Hack Tools Mac
  45. Hacker Tools For Windows
  46. Hacker Tool Kit
  47. Hacker Techniques Tools And Incident Handling
  48. Pentest Reporting Tools
  49. Hacker Tools For Mac
  50. Hack Tools
  51. Pentest Tools Free
  52. Pentest Tools Android
  53. Hack Tool Apk
  54. How To Make Hacking Tools
  55. Hacker Tools
  56. Easy Hack Tools
  57. Free Pentest Tools For Windows
  58. Hack Tools Download
  59. Hacker Tools Hardware
  60. Hacker Tools Apk
  61. Hacking Tools Github
  62. Pentest Tools Port Scanner
  63. Hacking Tools 2019
  64. Pentest Tools Open Source
  65. Hacker Tools For Mac
  66. Hacker Security Tools
  67. Hacker Tools 2019
  68. Hacking Tools Name
  69. Hacking Apps
  70. Tools 4 Hack
  71. Hacker Tools Hardware
  72. Pentest Tools Alternative
  73. Hacking Tools Windows 10
  74. Pentest Reporting Tools
  75. Pentest Tools Find Subdomains
  76. Hack Tools For Pc
  77. Hacking Tools Online
  78. Hacking Tools For Beginners
  79. Hack Tools Online
  80. Hacker Tools Free Download
  81. Hacking Tools
  82. Hack App
  83. Hacking Tools 2019
  84. Best Pentesting Tools 2018
  85. Hacking Tools For Windows 7
  86. Hacker Tools Windows
  87. Hacking Tools Name
  88. Pentest Tools For Mac
  89. Hack Tools
  90. Hacker Techniques Tools And Incident Handling
  91. Hacking App
  92. Pentest Tools Download
  93. Hacker Tools 2020
  94. Pentest Tools Tcp Port Scanner
  95. Nsa Hack Tools
  96. Pentest Automation Tools
  97. Hacking Tools Github
  98. Hacking Tools
  99. Pentest Tools Find Subdomains
  100. Hacking Tools Hardware
  101. Growth Hacker Tools
  102. Hacker Tools Free
  103. Hacking Apps
  104. Hacker
  105. Best Pentesting Tools 2018
  106. Hacker Tools Github
  107. Nsa Hacker Tools
  108. Nsa Hacker Tools
  109. Best Hacking Tools 2020
  110. Hacking Tools Github
  111. How To Hack
  112. Hacking Tools Download
  113. Pentest Tools Android
  114. Hacker Tools
  115. Hacker Tools For Mac
  116. Hack Tools
  117. Wifi Hacker Tools For Windows
  118. Hacker Tools Apk
  119. How To Make Hacking Tools
  120. Hacking Tools Software
  121. Hacking Tools For Mac
  122. Hack And Tools
  123. Easy Hack Tools
  124. Pentest Tools Review
  125. Pentest Tools Bluekeep
  126. Hack Tools Pc
  127. Hacking Tools For Windows Free Download
  128. Hackers Toolbox
  129. Nsa Hack Tools
  130. Hacking Tools For Beginners
  131. Computer Hacker
  132. Hacking Tools Download
  133. Pentest Tools Android
  134. Hacker Tools Windows
  135. Hack Tool Apk
  136. Hacker Hardware Tools
  137. Hack And Tools
  138. Pentest Tools Subdomain
  139. Hacking Tools For Beginners
  140. Hacker Tools 2019
  141. Hacker Tools For Ios
  142. Pentest Tools Download
  143. Hacking Tools Free Download
  144. Pentest Tools Alternative
  145. Hacker Tools Windows
  146. Usb Pentest Tools
  147. Hack Tool Apk
  148. How To Make Hacking Tools
  149. Hacking Apps
  150. Hacker Tools
  151. Hacker Tools Software
  152. Hack Tool Apk No Root
  153. Pentest Tools Url Fuzzer
  154. Bluetooth Hacking Tools Kali
  155. Hacking Tools Windows
  156. Hacker Hardware Tools
  157. Hack Tools Pc
  158. Hacking Tools For Windows 7

30 August 2020

How To Run Online Kali Linux Free And Any Devices

More info


Pcap Of Wannacry Spreading Using EthernalBlue

Saw that a lot of people were looking for a pcap with WannaCry spreading Using EthernalBlue.

I have put together a little "petri dish" test environment and started looking for a sample that has the exploit. Some samples out there simply do not have the exploit code, and even tough they will encrypt the files locally, sometimes the mounted shares too, they would not spread.

Luckily, I have found this nice blog post from McAfee Labs: https://securingtomorrow.mcafee.com/mcafee-labs/analysis-wannacry-ransomware/ with the reference to the sample SHA256: 24d004a104d4d54034dbcffc2a4b19a11f39008a575aa614ea04703480b1022c (they keep referring to samples with MD5, which is still a very-very bad practice, but the hash is MD5: DB349B97C37D22F5EA1D1841E3C89EB4)

Once I got the sample from the VxStream Sandbox site, dropped it in the test environment, and monitored it with Security Onion. I was super happy to see it spreading, despite the fact that for the first run my Windows 7 x64 VM went to BSOD as the EthernalBlue exploit failed.

But the second run was a full success, all my Windows 7 VMs got infected. Brad was so kind and made a guest blog post at one of my favorite sites, www.malware-traffic-analysis.net so you can find the pcap, description of the test environment and some screenshots here: http://malware-traffic-analysis.net/2017/05/18/index2.htmlMore info
  1. Hacking Tools Name
  2. Pentest Tools Url Fuzzer
  3. Tools For Hacker
  4. Beginner Hacker Tools
  5. Best Pentesting Tools 2018
  6. Best Hacking Tools 2020
  7. How To Make Hacking Tools
  8. Hackers Toolbox
  9. Hacking App
  10. Hacker Tools For Pc
  11. Hack Tools Download
  12. Pentest Tools Android
  13. New Hacker Tools
  14. How To Make Hacking Tools
  15. Pentest Tools For Mac
  16. Hack Tools
  17. Pentest Tools Tcp Port Scanner
  18. Hackers Toolbox
  19. Hacking Tools
  20. Hacking Tools Download
  21. Hack And Tools
  22. Pentest Tools Windows
  23. Pentest Tools Framework
  24. Hacking Tools For Mac
  25. Nsa Hack Tools
  26. Pentest Tools Windows
  27. New Hacker Tools
  28. Pentest Tools Open Source
  29. Wifi Hacker Tools For Windows
  30. Hack Rom Tools
  31. Hacking Tools Usb
  32. Hacking Tools For Windows 7
  33. Tools 4 Hack
  34. Easy Hack Tools
  35. Pentest Tools For Mac
  36. Pentest Tools Linux
  37. Pentest Tools For Mac
  38. Hacker Tools 2020
  39. Pentest Tools Download
  40. World No 1 Hacker Software
  41. Computer Hacker
  42. Hacking Tools For Games
  43. Hacker Techniques Tools And Incident Handling
  44. Tools For Hacker
  45. What Are Hacking Tools
  46. New Hacker Tools
  47. Hacker Tools Apk
  48. Hack And Tools
  49. Nsa Hacker Tools
  50. Pentest Tools Online
  51. Physical Pentest Tools
  52. Pentest Tools Download
  53. Physical Pentest Tools
  54. Hacker Tools For Windows
  55. Hacking Tools For Pc
  56. Hacker Tools Mac
  57. Pentest Tools Kali Linux
  58. Nsa Hack Tools
  59. Hacking Tools 2019
  60. Pentest Recon Tools
  61. Hacker Tools Mac
  62. Hacker Tool Kit
  63. Hacker Tool Kit
  64. What Are Hacking Tools
  65. Hacking App
  66. Pentest Tools Tcp Port Scanner
  67. Hacker Tools For Windows
  68. Pentest Tools Android
  69. Hack Tools 2019
  70. Termux Hacking Tools 2019
  71. Pentest Automation Tools
  72. Hack Tools Download
  73. Hack Rom Tools
  74. Android Hack Tools Github
  75. Pentest Tools Free
  76. Ethical Hacker Tools
  77. Best Hacking Tools 2019
  78. Pentest Recon Tools
  79. Computer Hacker
  80. Hacker Tools Free Download
  81. Pentest Tools Nmap
  82. Hack Rom Tools
  83. Hack App
  84. Hacking Tools For Windows
  85. Hack Tools For Ubuntu
  86. Termux Hacking Tools 2019
  87. Hacking Tools 2020
  88. Nsa Hacker Tools
  89. Tools 4 Hack
  90. Hack Tool Apk
  91. Best Hacking Tools 2019
  92. Hacking Tools For Games
  93. Hacking Tools For Kali Linux
  94. Hack App
  95. Hack Tool Apk
  96. Hacking Apps
  97. Hacking Tools Software
  98. Hacker Tools List
  99. Easy Hack Tools
  100. Pentest Tools List
  101. Hacking Tools Online
  102. Ethical Hacker Tools
  103. Hacker Tools 2019
  104. Hacking Tools Github
  105. Pentest Tools Online
  106. Hacking Tools Windows
  107. Pentest Recon Tools
  108. Hackers Toolbox
  109. Pentest Tools Alternative
  110. New Hacker Tools
  111. Github Hacking Tools
  112. Wifi Hacker Tools For Windows
  113. Hack And Tools
  114. Hacks And Tools
  115. Pentest Box Tools Download
  116. Ethical Hacker Tools
  117. Top Pentest Tools
  118. Tools Used For Hacking
  119. Pentest Tools Github
  120. Hacker Tools For Mac
  121. Hack Website Online Tool
  122. Hacking Tools Name
  123. How To Hack
  124. Game Hacking
  125. Usb Pentest Tools
  126. Hack Tools For Games
  127. What Is Hacking Tools
  128. Tools 4 Hack
  129. Hacking Tools Mac
  130. Hacking Tools 2020
  131. Hack Tools Online
  132. Computer Hacker
  133. Nsa Hack Tools Download
  134. How To Make Hacking Tools
  135. Best Hacking Tools 2020