This forum is in archive mode. You will not be able to post new content.

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.


Messages - TETYYS

Pages: [1]
1
Are you seriously trying to DoS someone through a proxy? You realize that you DoSing porxy first, right?

2
Why would they do that? Are they getting to much load on their servers or what?

3
Beginner's Corner / Re: Malware spreading over LAN?
« on: March 18, 2015, 02:54:52 PM »

How about using the DHCP bug, that let's you auto execute on computers on the network?
Well, exploit - is a bug that can be used somehow.

4
Use latest Windows privilege escalation exploit.

5
Beginner's Corner / Re: Malware spreading over LAN?
« on: March 17, 2015, 02:08:54 PM »
Sasser was using an exploit. If you call malware spreading over LAN putting its EXE in shared LAN folder then I have bad news for you. If you're talking about speading malware to completely raw linux/windows computers, it is nearly impossible. If not, exploitiing other software which is listening on some port is not very much of LAN malware spread.

6
not this nsa shit again

7
C - C++ / Re: (Snippit) How To Make a Dll Unload Its Self
« on: April 26, 2013, 08:33:11 PM »
Sorry for reviving thread, but this method causes application to crash, or unlass FileZilla to crash. I used this and it worked.
Code: (C++) [Select]
EXTERN_C IMAGE_DOS_HEADER __ImageBase;
CreateThread(NULL, 0, (LPTHREAD_START_ROUTINE)FreeLibrary, &__ImageBase, 0, NULL);

8
Hacking and Security / Re: Spam Fail...
« on: April 07, 2013, 07:55:51 AM »
I will probably download it, maybe I will analyze it, beginner on analyzing.

9
Web Oriented Coding / Re: Use bcrypt or not in login script?
« on: April 03, 2013, 06:11:26 PM »
You could do that, but in the end we are security guys and we should always concentrate on security methods.
But that's secure, if you don't know secret key, you will _never_ brute it.

10
Web Oriented Coding / Re: Use bcrypt or not in login script?
« on: April 03, 2013, 02:17:33 PM »
lol, just grab hmac whirlpool and forget problems.

11
Hacking and Security / Re: BSOD Code in a video?
« on: April 02, 2013, 07:54:42 PM »
Nope, not of these solutions will damage your PC.  :D

12
Hacking and Security / Re: BSOD Code in a video?
« on: April 02, 2013, 06:57:40 PM »
This can be easily done in C#, just call RtlSetProcessCritical from ntdll.dll (don't forget to elevate your privileges! (SeSecurityName I guess)) and just end your process with Environment.Exit(0), BSOD will show up and say that critical process exited.

Pages: [1]


Want to be here? Contact Ande, Factionwars or Kulverstukas on the forum or at IRC.