Who knows the "SFT-Loader" not just when it comes to not quite so legal downloads this tool is highly regarded.
"The task of SFT Loader is primarily meaning to link to download sources elsewhere to prevent the direct (known as Linkstealing)", it says on the homepage of the developer .
Protection through encryption and Sniffer Detection
The approach that the developers have chosen (the encryption of links), but has a huge disadvantage, because there are still all unencrypted data sent over the network.
So far what I thought, just because the tool has a built-in sniffer detection, all mainstream sniffer detects that the one the "SFT-Loader" but can safely entrust his links.
FritzBox shows FTP files and directories
One method to circumvent this whole local Schutmaßnahmen is, of course, the step into the network. So far, we still need a second PC, for one as a gateway between the Internet and had to ask to read the network traffic.
Gone is the time now but have since it is the router implements such functions. So it looks as the FritzBox of AVM from at, there may be in the web interface a recording of all data FritzBox gone are the over, download.
Of course, the process of the data in a download by SFT file (*. sft), and one can now handle it as you wish.
Attention in foreign networks
From this we can only learn that you can not be too careful. So far, such a recording FritzBox can not save locally, not far away, this time at today's prices to be more.
In the future, you probably care more about which one to send its data into the network.
Welcome encryption!
BODY SNATCH
be PS: This little insight is neither a solicitation to delete (which I own in any way Eighth / Budget), but a glimpse of what can be done with current technology is and what you should be prepared for.
Delete , Download , FritzBox , FTP , hack , leecher , network , SFT , sniffer , Tutorials
Fritz Box , Tutorials
Now I'm browsing through the ip-phone-forum found a new image for the FritzBox, which temporarily enabled Telnet. So have fun with it.
Download Image Telnet , the threat is ! here! to find.
Mfg BODY SNATCH
Download , FritzBox , Image , telnet , Tutorials
Fritz Box , Tutorials
As for specific pages I often times need a new IP, but it is can be very, rebooting each time the router I have my times in the infinite expanses of the Internet on the search made for a tool that does this.
After a long search I came across this tool, then what neither telnet nor FritzDSL software needs.
It must be only "transfer status information about UPnP enabled and the box of 'fritz.box' to be accessible.
Already you can simply run "reconnect.exe" and have a new connection to the Internet.
Download Reconnect.zip
Mfg BODY SNATCH
PS: Some virus-scanner recognize the "nc.exe" as NetCat what is right, yes, but in this context represents any danger. So you can safely ignore this message.
FritzBox , reconnect , tutorials , UPnP
Fritz Box , Tutorials
2nd February 2006
Nerd 2.0
From current events, I would now like to summarize again all about the DLink 360-T.
The data for the telnet login is user: "root" and password: "admin". You should change this but as soon as possible via the web interface.
Modem as a router
- Ye log into a web interface of the modem and makes a connection with the pppoe connection. Then give her your one connection and removes the Häcken in "On Demand" (not going on the modem).
- Now, to status-> Connection Status and dial.
- Now it logs you a Telnet and give
route default netmask 0.0.0.0 dev ppp0
one. - Now you should always take simple as a gateway the IP of the DSL modem and a DNS server of your provider.
Port shares can now easily perform using "iptables". Here the example of eMule ports:
TCP | 4661
TCP | 4662
UDP | 4665
UDP | 4672
Zielrechner bei mir war 192.168.1.2
iptables -t nat -A PREROUTING -j DNAT -p tcp -s 0/0 –-dport 4661 –-to-destination 192.168.1.2 -i ppp0
iptables -t nat -A PREROUTING -j DNAT -p tcp -s 0/0 –-dport 4662 –-to-destination 192.168.1.2 -i ppp0
iptables -t nat -A PREROUTING -j DNAT -p udp -s 0/0 –-dport 4665 –-to-destination 192.168.1.2 -i ppp0
iptables -t nat -A PREROUTING -j DNAT -p udp -s 0/0 –-dport 4672 –-to-destination 192.168.1.2 -i ppp0
DHCP server
- Your logs you telnet to a modem
- Go to the directory / var / tmp and have here now the file where all records concerning udhcpd.conf the DHCP server are made.
- To change the configuration you just place a udhcpd.conf from the network and then brings them to you via wget on the modem.
Here is my example:
start 192.168.0.3
end 192.168.0.254
inflease_time 604800
interface br0
opt router 192.168.0.1
opt dns 192.168.0.1
opt subnet 255.255.255.0
opt lease 3600
conflict_time 60
lease_file /var/tmp/udhcpd.leases
own HTTP server
- Is it any wonder just log back in via Telnet.
- Now enter "ps" and the "thttpd" services raussuchen and shoot per kill.
- Now you create a new directory (mkdir / var / tmp / www /) and start the server with
/usr/sbin/thttpd -g -d /var/tmp/www -u root -p 80
again. - Now you can store it in the / var / tmp / www / your HTML files.
One way to make any changes to run automatically at startup, I have found up to now not yet exist.
Sample page on the modem: body-snatcher.ath.cx
Mfg BODY SNATCH
PS: If something was not understood, only the and the read more and post here then.
DLink , DSL , firmware , modem , telnet
Home network , Tutorials
31st January 2006
Nerd 2.0
Since there is a lot to them during use the Fritz boxes on the Internet regarding firmware modding was so I thought why I try not either time.
The first Problem was the Standert "starttelnet.image" image did not work. After a long search, much trial and error and frequent Steckerziehen I went to a post in the ip-phone-forum encountered. After much back and forth hats then worked and I am standing here now with my own small DNS server, but all times of the beginning.
How to start telnet on a FritzBox 2030
- The firmware must not be more topical 17.03.80, if it does can be immediately proceed with step 2.
To get back to a previous firmware version, you must use the AVM Recover Tool. This one gets by you contact us for support by AVM. Now the update is to version .80, as .73 still in the LAN-B connection was broken because of an error. This version can be found again directly from AVM . - Now you play this file " enable_telnet.tar "as a firmware image (not previously extract a). The box reports as an error "No error", the Internet will not respond anymore and the Infoled flashes constantly. All this is normal.
- Her you can now log in via telnet to the box. But this also telnet after restarting it will remain active you must first one TFTP server on a PC install in your network, then you give the command in the Fritzbox
echo "mkdir / var / bin, / usr / bin / tftp-g-r bootup-l / var / bin / bootup 192.168.0.2; chmod + x / var / bin / bootup, / var / bin / bootup &"> var / flash / debug.cfg
192.168.0.2 stands for the address of the computer on which the TFTP server is running.
- Now it puts a file with the name "bootup" on the server. In it should show:
/ Usr / bin / tftp-g-r Linux / router / telnetd-l / var / bin / telnetd 192.168.0.2;
chmod + x / var / bin / telnetd;
/ Var / bin / telnetd-l / & sbin/ar7login
(Applies to IP the same as in point 3) - This was all done on the box and you have to just put a Telnet Binary upon your TFTP server. This exists here .
Thus it would be done and it runs first telnet to the box.
Next I will take care of the change in the address range of the DHCP server as the assigned IP from .20 to not quite fit into my network.
DHCP address range change
- Ye log a telnet to the box and executes the command:
/ Usr / bin / tftp-p-r-l ar7.cfg / var/flash/ar7.cfg 192.168.0.2; - Now you edited the now lying on your server ar7.cfg. You need to "brinterfaces (name =" lan ";" dhcpstart = on 192.168.0.x, and provide dhcpend = 192.168.0.y;. Then the DHCP server assigns addresses from x to y, where x is greater than one course should be.
- Now it writes the file back to the Fritzbox via TFTP
/ Usr / bin / tftp-g-r-l ar7.cfg / var/flash/ar7.cfg 192.168.0.2; - Now pay "reboot" on the one Firtzbox to restart it.
This would personalize the DHCP server and we can turn to the DNS.
DNS fed with its own name
- Option 1 is obviously easy for all PC's "Automatic IP Allocating turn on who the last that can make this connection.
- Since I do not want to use a variant on any computer I / could I simply the entries of the DHCP server on the Fritzox faked. Therefore you back on the Fritzbox and
/ Usr / bin / tftp-g-r multid.leases-l / var / flash / multid.leases 192.168.0.2;
perform - In the now on the TFTP server this file, the DHCP addresses are stored. Here you can enter as many others. All values are in the form of "lease MAC IP NUMBER" NAME "01MAC" for example (lease 00:0 F: 3D F0: 1D: 192.168.0.2 C 8 862 468 "Cube" 01000f3df01dc8)
- Jetz simply return the file with
/ Usr / bin / tftp-p-r multid.leases-l / var / flash / multid.leases 192.168.0.2;
restore and restart the Fritzbox with "reboot".
That would be all I've done so with me. But watch the end when you upgrade to version 92 is the telnet function is lost. DNS and DHCP will be change.
Mfg BODY SNATCH
Firmware , FritzBox , FTP , telnet , Tutorials
Fritz Box , Tutorials