Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Racheltjie de Beer

Pages: [1]
1
Found it on the Webs / Anonymous hacks SA government database
« on: February 14, 2016, 08:28:49 am »
So Anonymous hacks SA government database and Massive number of South African websites hacked by Anonymous

If they are going after corrupt politicians like Jacob Zuma, Robert Mugabe, et al., then they are going to be stuck on #OpAfrica for a very long time.  Mugabe, apparently got more money in his Swiss bank account than what Zimbabwe has.  Zuma is probably South Africa's most corrupt president ever!

The countries around the biggest lakes in Africa has the worst famine - thanks to corrupt African leaders!

So good luck with that  Anonymous ;)

2
Beginner's Corner / Win.Exploit.CVE_2015_0005 FOUND
« on: January 25, 2016, 08:02:35 am »
Problem
Not so much a problem as a learning experience.  I think I found malware on my Windows partition and would like to statically analysis it.

Background
I scanned my laptop a while ago, from my Linux partition using Clamav.  Clamav picked up a few malware infected files on the windows partition.  So I boot up in Windows and ran a slew of malware removal tools (Malwarebytes, JTR, etc).  Avast never picked up any malware.

Things I have tried
Then I started reading the tutorials on EZ (not because of the above).  I started with Deque's tutorials and it made me wonder. So I ran the scan again and found:

Code: [Select]
/media/Data/Python35/Scripts/smbrelayx.py: Win.Exploit.CVE_2015_0005 FOUND

----------- SCAN SUMMARY -----------
Known viruses: 4238654
Engine version: 0.98.7
Scanned directories: 0
Scanned files: 1
Infected files: 1
Data scanned: 0.06 MB
Data read: 0.04 MB (ratio 1.78:1)
Time: 5.719 sec (0 m 5 s)

Ooh, I thought, lets use my mad skills (from reading only two tutorials) and crack open this puppy. But wait, I told myself, think first!  Lets see what we are dealing with here before I do anything.

So I DDG (Search) a bit and found SMB Relay Demystified and NTLMv2 Pwnage with Python. Which, after reading, I found that it was developed to do SMB Relay attacks.

I also search for info on Win.Exploit.CVE_2015_0005 and found a lot of sites reporting the same (as Vulnerability Center):
Quote
Microsoft Windows multiple versions in vulnerable to remote spoofing attack in NETLOGON due to improper establishment of a secure communications channel belonging to a different machine with a spoofed computer name.

Questions
  • Is my assumption correct; that it is an intentional exploiting script and clamav is over reacting?
  • Is there possibly malware embedded in this exploiting script?

Regardless, I'll first work though a few tutorials (to gain knowledge and confidence), read up more and then take a look at smbrelayx.py – if it is malware...

3
Found it on the Webs / New browser: Brave
« on: January 24, 2016, 02:26:47 pm »
Found this article on in my inbox...
Abstract
Quote
Former Mozilla CEO Brendan Eich has launched a new web browser called Brave, which promises to “block all the greed and ugliness on the Web that slows you down and invades your privacy”.

Eich said that at Brave, they are building a solution designed to avert the war between publishers, users, and ad blockers.

The browser aims to give users “the fair deal they deserve for coming to the Web to browse and contribute”.

“We are building a new browser and a connected private cloud service with anonymous ads,” said Eich.

Article about the new browser: Brave

Brave

Pages: [1]