Search
Categories
Servers
Server.InfinityExists.com
-IRC Server (Java Client)
(#Infinity_Exists Port 6667)
-Vent Server (Port 3784)
Affiliates
Underground – Alternate Data Streams
Patchy
Crash Overron made a video explaining Alternate Data Streams (ADS). ADS were introduced with NTFS and was essentially create to provide compatibility with Macintosh’s Hierarchical File System (HFS). ADS allows data to be forked into existing files without affecting their functionality, size, or display in a file browser. Consequently, ADS enables malicious hackers to easily hide viruses and rootkits in existing files or directories.
Full Scale Video Here
Download Here
If you would like to submit a video to Infinity Exists Underground send an email describing your video to underground@infinityexists.com
Download Here
If you would like to submit a video to Infinity Exists Underground send an email describing your video to underground@infinityexists.com
Posted in Underground |
1 Comment
FPGA MD5 Cracker
Patchy
For my Digital Systems Laboratory (ECE 385) at the University of Illinois I had to do a final project using a field-programmable gate array (FPGA). My partner and I designed a hardware implementation of the MD5 algorithm and used it to crack MD5 password hashes. A FPGA allows you to prototype large digital circuits by utilizing a hardware description language such as VHDL. The FPGA enabled us to create a large hardware system dedicated to cracking MD5 Passwords. The FPGA we used was the Altera DE2 Development Board with the Cyclone II chip, and we were able to fit sixteen parallel MD5 Cracking units onto the FPGA. Each unit is able to produce a MD5 hash in 68 clock cycles, and since the FPGA has a clock rate of 50 MHz this system is able to produce over 44 million hashes a minute. The MD5 hash is inputted by the user through a keyboard, and if the system finds a match, the clear text password is displayed on a VGA monitor.
Full Scale Video Here
Download Here
Download FPGA MD5 Cracker Project Files
Download Here
Download FPGA MD5 Cracker Project Files
Posted in Vblog |
6 Comments
Arduino ARP Cop
Patchy
In this Vblog, I demonstrate a simple project that anyone can do with an Arduino. An Arduino is an open-source electronics prototyping platform that utilizes an AVR microcontroller and a simple I/O board. For this project, I use a python script running on my computer, which monitors ARP poisoning on the network with the use of Ettercap’s ARP Cop plugin. If ARP poisoning is detected, the script will communicate with the Arduino through the USB port, and the Arduino will turn on a LED. This way a user can be quickly informed when their network is under attack.
Full Scale Video Here
Download Here
Download Arp_Cop.pde (Arduino Code)
Download Arduino_Arp_Cop.py (Python Script)
Download Here
Download Arp_Cop.pde (Arduino Code)
Download Arduino_Arp_Cop.py (Python Script)
Posted in Vblog |
2 Comments
I Got My Computer Back!
Patchy
It’s been several years,… but finally Patchy and his computer are reunited at last
Download Here
Posted in News, Vblog |
9 Comments
Email Injection
Patchy
Now that I finally got rid of WP-Forum, I can show you guys an Email Injection flaw that existed in that forum. An Email Injection flaw occur when a form is added to a web page that submits data to an email application, and user input is not filtered properly. A malicious user can exploit the MIME format to append additional information to the message being sent. This is possible because the MIME format uses a carriage return to delimit the information in a message. Adding carriage returns to submitted form data can allow an email application to be used to send thousands of messages at once. A spammer could exploit this to send large numbers of messages anonymously.
Full Scale Video Here
Download Here
Download Here
Posted in Vblog |
No Comments
Infinity Exists Updates!!
Patchy
Nox and I haven’t made any new Full Disclosure episodes in a while because we have been busy with school. However, we have made a few updates to the website. Infinity Exists now has a new forum! We finally got rid of the old shitty WP-Forum, and we are now using Simple:Press Forum. Also, I was able to transfer all the old threads and posts to the new forum. The new forum has several new features such as PMs, topic watching, RSS, Who’s online, and etc., so go check it out! Nox and I have decided that we could use a few moderators to help use manage the forums, and help us develop projects for Infinity Exists. Projects like creating an IRC server, and setting up hacking boxes. If you would like to become a moderator send an email to moderators@infinityexists.com. Another website update is the new Photo section. I have a lot of random pictures that I thought you guys might like, so I decided to put them on the website. Nox and I are now on summer break, so we will be releasing some new episodes soon!
Download Here
Posted in News, Vblog |
No Comments