Tools
| Name: | Stackfhex |
| File: | stackfhex.tar.gz |
| Author: | drraid |
| Description: |
stackfhex is a simple program to automate the task of converting strings/data into 4-byte push statements. This simplifies what is normally a tedious task in x86 shellcode development, reversing the string for little-endian'ness, and then padding the data as necessary, outputting in ready-to-go assembly push expressions. |
| MD5: | 6c1e82cfeb3cb6a675b8be7f54d6053c |
| Name: | Silent Door |
| File: | silentdoor.tar.gz |
| Author: | drraid |
| Description: |
silentdoor is a proof-of-concept connectionless, PCAP-based backdoor for linux that uses packet sniffing to bypass netfilter. It sniffs for UDP packets on port 53, runs each packet against a decryption scheme, if the packet validates than it runs a command. |
| MD5: | 5a8f02eb1e1d7ca1ff8e7a30603286a3 |
| Name: | Macspoof |
| File: | dbmac.tar.gz |
| Author: | drraid |
| Description: |
macspoof is a tool for spoofing a network interface's MAC address in Linux. It lists 7500+ available MAC prefixes, the ability to search and sort by company name or MAC prefix, and an option to pick from the results at random. It then sets the interface's MAC address accordingly. |
| MD5: | cccfb479f14a950dff83efece6120a2a |