fakes
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 81
Blogbench 1.0
Blogbench is a portable filesystem benchmark. more>>
Blogbench is a portable filesystem benchmark that tries to reproduce the load of a real-world busy file server.
It stresses the filesystem with multiple threads performing random reads, writes and rewrites in order to get a realistic idea of the scalability and the concurrency a system can handle.
Blogbench was initially designed to mimic the behavior of the Skyblog.com
blog service.
4 different types of threads are started:
- The writers. They create new blogs (directories) with a random amount of
fake articles and fake pictures.
- The rewriters. They add or they modify articles and pictures of existing
blogs.
- The "commenters". They add fake comments to existing blogs in random order.
- The readers. They read articles, pictures and comments of random blogs. They
sometimes even try to access non-existent files.
New files are written atomically. The content is pushed with 8 Kb chunks in a
temporary file that gets renamed if everything completes. 8 Kb is the default
PHP buffer size for writes.
Reads are performed with a 64 Kb buffer.
Concurrent writers and rewriters can quickly create fragmentation if the
preallocation is not optimal. But it is very interesting to check how
different filesystems reacts to fragmentation.
Every blog is a new directory withing the same parent directory. Since some
filesystems are unable to manage more than 32k or 64k links to the same
directory (an example is UFS), you should not force the test to run a silly
amount of time on these filesystems.
<<lessIt stresses the filesystem with multiple threads performing random reads, writes and rewrites in order to get a realistic idea of the scalability and the concurrency a system can handle.
Blogbench was initially designed to mimic the behavior of the Skyblog.com
blog service.
4 different types of threads are started:
- The writers. They create new blogs (directories) with a random amount of
fake articles and fake pictures.
- The rewriters. They add or they modify articles and pictures of existing
blogs.
- The "commenters". They add fake comments to existing blogs in random order.
- The readers. They read articles, pictures and comments of random blogs. They
sometimes even try to access non-existent files.
New files are written atomically. The content is pushed with 8 Kb chunks in a
temporary file that gets renamed if everything completes. 8 Kb is the default
PHP buffer size for writes.
Reads are performed with a 64 Kb buffer.
Concurrent writers and rewriters can quickly create fragmentation if the
preallocation is not optimal. But it is very interesting to check how
different filesystems reacts to fragmentation.
Every blog is a new directory withing the same parent directory. Since some
filesystems are unable to manage more than 32k or 64k links to the same
directory (an example is UFS), you should not force the test to run a silly
amount of time on these filesystems.
Download (0.12MB)
Added: 2005-04-11 License: BSD License Price:
1656 downloads
KMLDonkey 0.10.1
KMLDonkey is an advanced GUI frontend for the MLDonkey P2P core. more>>
KMLDonkey is an advanced GUI frontend for the MLDonkey P2P core.
Main features:
- A flexible, powerful and KDE Style Guide compliant graphical interface.
- A complete implementation of the MLDonkey GUI protocol, meaning KMLDonkey can do everything the original GUI does, and more.
- Advanced configurable search forms.
- A convenient and configurable on-demand MLDonkey launcher.
- Real-time graphical bandwidth and network statistics.
- MobileMule middleware for controlling your MLDonkey using your Java enabled mobile phone.
- Embedded previewing of all downloads using KParts viewers.
- Embedded web browser providing P2P related web services such as availability and fake checks.
- KDE panel applet and system tray icon for statistics and easy access to the GUI.
- KIOSlave for opening current and complete downloads in all KDE applications (eg. "mldonkey:/Default/downloading/")
- Setup wizard for easy installation of the MLDonkey core.
Enhancements:
- Updated to support the latest MLDonkey features.
- Minor GUI improvements.
<<lessMain features:
- A flexible, powerful and KDE Style Guide compliant graphical interface.
- A complete implementation of the MLDonkey GUI protocol, meaning KMLDonkey can do everything the original GUI does, and more.
- Advanced configurable search forms.
- A convenient and configurable on-demand MLDonkey launcher.
- Real-time graphical bandwidth and network statistics.
- MobileMule middleware for controlling your MLDonkey using your Java enabled mobile phone.
- Embedded previewing of all downloads using KParts viewers.
- Embedded web browser providing P2P related web services such as availability and fake checks.
- KDE panel applet and system tray icon for statistics and easy access to the GUI.
- KIOSlave for opening current and complete downloads in all KDE applications (eg. "mldonkey:/Default/downloading/")
- Setup wizard for easy installation of the MLDonkey core.
Enhancements:
- Updated to support the latest MLDonkey features.
- Minor GUI improvements.
Download (0.95MB)
Added: 2005-07-26 License: GPL (GNU General Public License) Price:
1552 downloads
ed2k-gtk-gui 0.6.4
ed2k-gtk-gui is a GUI for the eDonkey2000 and Overnet file-sharing programs on GNU/Linux. more>>
ed2k-gtk-gui is a graphical frontend (GUI) that allows you to control an eDonkey2000 command line client (core) running on the local machine or on a remote host. It is based on the GTK+ toolkit and the gnet library.
Main features:
- complete graphic interface for the command line client
- download preview for movies and audio files
- coloured progress bars
- handles ed2k-links in GNOME and KDE
- upload statistics on a per-file basis
- upload and download speeds over time statistics
- multiple search tabs
- multiple selections in downloads list and servers list
- dragndrop ed2k-links from your browser to the GUI window
- download files from the search results with a custom filename
- fetch up-to-date server lists via http on a click (html and server.met format)
- blacklist for search results to filter out unwanted results
- keeps track of when a download was last seen downloading and was last seen completely available on the network
- junk-filter for filenames in download list
- export ed2k-links of shared files, search results or downloads to the clipboard
- automatically spawn a core and/or connect to a core when starting the GUI
- different icon themes (default, GNOME2, H2O, Jara, Orbit); and the green colour can be switched off
- direct access to the internet movie database (imdb) website via the toolbar
- directly search sharereactor and jigle via the toolbar
- custom font for the lists and icon scaling
- many other goodies
Enhancements:
- ed2k://-link handler dialog allows setting of initial priority now
- Fixed ed2k://-link handler installation for some Gnome-2.6/2.8 [Alban Browaeys, Simon Umbrecht] (#1018350)
- Fix outdated and non-working default serverlist URLs and point them to http://www.edonkey.com/server.met
- Allow more precision for max. upload/download speeds, ie. use floats instead of ints (for modem users) (#884270)
- Mozilla/Firefox ed2k:// link support; just follow the instructions from the options page (GUI 3 tab, scroll down to bottom) to make Mozilla or Firefox send ed2k:// links directly to ed2k-gtk-gui. (Thanks to Laurent Besson for the hint).
- Added Check razorback history of file to the search list context menu. This will give you the names a file has been known under previously and availability information and helps you to avoid fakes.
- Orbit icon theme updates (Elouen Lanoe)
- Fix various minor issues
<<lessMain features:
- complete graphic interface for the command line client
- download preview for movies and audio files
- coloured progress bars
- handles ed2k-links in GNOME and KDE
- upload statistics on a per-file basis
- upload and download speeds over time statistics
- multiple search tabs
- multiple selections in downloads list and servers list
- dragndrop ed2k-links from your browser to the GUI window
- download files from the search results with a custom filename
- fetch up-to-date server lists via http on a click (html and server.met format)
- blacklist for search results to filter out unwanted results
- keeps track of when a download was last seen downloading and was last seen completely available on the network
- junk-filter for filenames in download list
- export ed2k-links of shared files, search results or downloads to the clipboard
- automatically spawn a core and/or connect to a core when starting the GUI
- different icon themes (default, GNOME2, H2O, Jara, Orbit); and the green colour can be switched off
- direct access to the internet movie database (imdb) website via the toolbar
- directly search sharereactor and jigle via the toolbar
- custom font for the lists and icon scaling
- many other goodies
Enhancements:
- ed2k://-link handler dialog allows setting of initial priority now
- Fixed ed2k://-link handler installation for some Gnome-2.6/2.8 [Alban Browaeys, Simon Umbrecht] (#1018350)
- Fix outdated and non-working default serverlist URLs and point them to http://www.edonkey.com/server.met
- Allow more precision for max. upload/download speeds, ie. use floats instead of ints (for modem users) (#884270)
- Mozilla/Firefox ed2k:// link support; just follow the instructions from the options page (GUI 3 tab, scroll down to bottom) to make Mozilla or Firefox send ed2k:// links directly to ed2k-gtk-gui. (Thanks to Laurent Besson for the hint).
- Added Check razorback history of file to the search list context menu. This will give you the names a file has been known under previously and availability information and helps you to avoid fakes.
- Orbit icon theme updates (Elouen Lanoe)
- Fix various minor issues
Download (1.2MB)
Added: 2005-08-15 License: GPL (GNU General Public License) Price:
1547 downloads
The Hunted Chronicle 2
The Hunted is a single player FPS game based off of the Darkplaces engine. more>>
The Hunted is a single player FPS game based off of the Darkplaces engine. It is completely standalone, meaning that you do not need any prior files to run it, and it comes in a series called chronicles.
These chronicles are used for having a continuously flowing story and a difference in weaponry and in other things found in-game.
Each chronicle tells the story of a lone survivor escaping the city that has been overcome by the infected.
The symptoms of the infected at the time of the survivors adventure are not clear but as the chronicles are released, the story unfolds to make it quite clear as to why, where, when, and how this survivor came to be in a horror show such as this.
Main features:
- Completely recreated zombie and zombie code. Much more "realistic" in attack, range, and response time.
- Added random skin generator so zombies will be wearing different attire no matter how many times you play a map
- Added "Use" key, used to pick up boxes and move them to get to previously unattainable areas
- Added "story driven comics" used to help further the story and gives hints on puzzles
- Added all new weapon models
- Added fully functionable "secondary attack" (zoom with Mercs Gun, large swing with meathook)
- Added zombie footsteps
- FIXED**bug where zombies faking dead on ground would still block a players way
- FIXED**HUD/glock-pistol ammo malfunctions
- Added place_model attributes to have spatialization options and other effects to create global audio ambience and better effects using DarkPlaces extensions
- Added muzzleflash
- Added flashlight
- Added multiple new enemies
<<lessThese chronicles are used for having a continuously flowing story and a difference in weaponry and in other things found in-game.
Each chronicle tells the story of a lone survivor escaping the city that has been overcome by the infected.
The symptoms of the infected at the time of the survivors adventure are not clear but as the chronicles are released, the story unfolds to make it quite clear as to why, where, when, and how this survivor came to be in a horror show such as this.
Main features:
- Completely recreated zombie and zombie code. Much more "realistic" in attack, range, and response time.
- Added random skin generator so zombies will be wearing different attire no matter how many times you play a map
- Added "Use" key, used to pick up boxes and move them to get to previously unattainable areas
- Added "story driven comics" used to help further the story and gives hints on puzzles
- Added all new weapon models
- Added fully functionable "secondary attack" (zoom with Mercs Gun, large swing with meathook)
- Added zombie footsteps
- FIXED**bug where zombies faking dead on ground would still block a players way
- FIXED**HUD/glock-pistol ammo malfunctions
- Added place_model attributes to have spatialization options and other effects to create global audio ambience and better effects using DarkPlaces extensions
- Added muzzleflash
- Added flashlight
- Added multiple new enemies
Download (MB)
Added: 2005-09-19 License: Freeware Price:
1527 downloads
fwanalog 0.6.9
fwanalog is a shell script that parses and summarizes firewall logfiles. more>>
fwanalog is a shell script that parses and summarizes firewall logfiles.
It currently (version 0.6.9) understands logs from ipf (tested with OpenBSD 2.8s and 2.9s ipf, also FreeBSD, NetBSD and Solaris 8 with ipf (+ ipfw on FreeBSD)), OpenBSD 3.x pf, Linux 2.2 ipchains, Linux 2.4 iptables, some ZyXEL/NetGear routers and Cisco PIX, Watchguard Firebox, Firewall-One (not NG!), FreeBSD ipfw and Sonicwall firewalls.
I have tested it on Debian GNU/Linux "sid" with bash and OpenBSD 2.x and 3.x with ksh as /bin/sh.
Other people use it on all kinds of Unix-like platforms. (You might need to change the shebang line to bash on non-free Unixes that dont ship with a powerful enough /bin/sh.)
It can be easily extended for other logfile formats, all it takes is editing two regular expressions.
fwanalog uses the excellent log analysis program Analog (also free software) to create its reports. It does so by converting the firewall log into a fake web server log and calling Analog with a modified configuration.
Installation:
- Decompress the distribution in some directory, e.g. /usr/local/fwanalog
- Symlink, move or copy the fwanalog.opts.{your OS} to "fwanalog.opts"
- Edit fwanalog.opts if necessary (most settings should be OK, though)
- If your Analog version is not the newest stable one, find a language file for it in the langfiles/ directory and copy it over fwanalog.lng
- On a non-free Unix (e.g. Solaris), modifiy the first line of the fwanalog.sh script to "#! /bin/bash" or where your bash or ksh shell is. Also, look if you have the GNU versions of the utilites listed in fwanalog.opts.
- Execute ./fwanalog.sh
- There should be some HTML and text reports in the directory you specified in fwanalog.opts ("$outdir").
Enhancements:
- fwanalog.sh: New ipfw function; bugfix in cisco()
- fwanalog.opts.master, support/mkopts.sh: New ipfw support
- fwanalog.sh: Added contributed sonicwall parser
- fwanalog.sh: Uses a lock file to avoid multiple calls with the same output directory; probably fixed the bug which caused fwanalog not to process the input if it started with the last line of fwanalog.all.log
<<lessIt currently (version 0.6.9) understands logs from ipf (tested with OpenBSD 2.8s and 2.9s ipf, also FreeBSD, NetBSD and Solaris 8 with ipf (+ ipfw on FreeBSD)), OpenBSD 3.x pf, Linux 2.2 ipchains, Linux 2.4 iptables, some ZyXEL/NetGear routers and Cisco PIX, Watchguard Firebox, Firewall-One (not NG!), FreeBSD ipfw and Sonicwall firewalls.
I have tested it on Debian GNU/Linux "sid" with bash and OpenBSD 2.x and 3.x with ksh as /bin/sh.
Other people use it on all kinds of Unix-like platforms. (You might need to change the shebang line to bash on non-free Unixes that dont ship with a powerful enough /bin/sh.)
It can be easily extended for other logfile formats, all it takes is editing two regular expressions.
fwanalog uses the excellent log analysis program Analog (also free software) to create its reports. It does so by converting the firewall log into a fake web server log and calling Analog with a modified configuration.
Installation:
- Decompress the distribution in some directory, e.g. /usr/local/fwanalog
- Symlink, move or copy the fwanalog.opts.{your OS} to "fwanalog.opts"
- Edit fwanalog.opts if necessary (most settings should be OK, though)
- If your Analog version is not the newest stable one, find a language file for it in the langfiles/ directory and copy it over fwanalog.lng
- On a non-free Unix (e.g. Solaris), modifiy the first line of the fwanalog.sh script to "#! /bin/bash" or where your bash or ksh shell is. Also, look if you have the GNU versions of the utilites listed in fwanalog.opts.
- Execute ./fwanalog.sh
- There should be some HTML and text reports in the directory you specified in fwanalog.opts ("$outdir").
Enhancements:
- fwanalog.sh: New ipfw function; bugfix in cisco()
- fwanalog.opts.master, support/mkopts.sh: New ipfw support
- fwanalog.sh: Added contributed sonicwall parser
- fwanalog.sh: Uses a lock file to avoid multiple calls with the same output directory; probably fixed the bug which caused fwanalog not to process the input if it started with the last line of fwanalog.all.log
Download (0.12MB)
Added: 2005-10-11 License: GPL (GNU General Public License) Price:
1477 downloads
moftpd 1.2.3
moftpd is a powerful ftp server supporting IPv6, TLS, SQL and much more. more>>
moftpd project is a powerful ftp server supporting IPv6, SQL, TLS and much more.
Main features:
RFC compiance
moftpd is a very RFC compliant server. supporting all standard commands and all protocols except SKIPJACK-KEA encryption. Included standards are IPv6, TLS encryption and verification, UTF-8, internationalisation and more.
Powerful authentication
moftpd includes powerful control over authenticating users. In addition to the system users you can specify any number of users in the configuration file, and put permissions on directories and files on a per user bases (or group of users).
You can let users connect to different servers based on the client ip address, and a compliant client can choose server upon connect if theres several available.
moftpd can also authenticate users based on the certificate they present when encrypting the connection. This is useful as you can restrict an account to only be allowed with a specific private key.
There is also support for SQL (currently MySQL only) for specifying users and directory permissions.
Strong permission system
As mentioned above, file and directory permissions can be specified individually for each user and directory. You can choose between a real or faked chroot, and if using the latter, allow specific symlinks out of the chroot to access other directories.
You can also put restrictions on critical files, which must be encrypted and/or signed during the transfer. File and directory permissions can also be fetched from SQL.
Internationalisation
moftpd is fully compliant with the specification of running FTP in different languages. So far, only Swedish is implemented, but more is easy to add.
moftpd always run in UTF-8 as per the RFC, but has functions for converting file names and commands in different encodings to UTF-8.
Good documentaion
An easy to navigate html documentation is included and is also available here on the homepage. For those that prefer text documents that is also available and the HTML code for the options are actually generated from an included XML source.
<<lessMain features:
RFC compiance
moftpd is a very RFC compliant server. supporting all standard commands and all protocols except SKIPJACK-KEA encryption. Included standards are IPv6, TLS encryption and verification, UTF-8, internationalisation and more.
Powerful authentication
moftpd includes powerful control over authenticating users. In addition to the system users you can specify any number of users in the configuration file, and put permissions on directories and files on a per user bases (or group of users).
You can let users connect to different servers based on the client ip address, and a compliant client can choose server upon connect if theres several available.
moftpd can also authenticate users based on the certificate they present when encrypting the connection. This is useful as you can restrict an account to only be allowed with a specific private key.
There is also support for SQL (currently MySQL only) for specifying users and directory permissions.
Strong permission system
As mentioned above, file and directory permissions can be specified individually for each user and directory. You can choose between a real or faked chroot, and if using the latter, allow specific symlinks out of the chroot to access other directories.
You can also put restrictions on critical files, which must be encrypted and/or signed during the transfer. File and directory permissions can also be fetched from SQL.
Internationalisation
moftpd is fully compliant with the specification of running FTP in different languages. So far, only Swedish is implemented, but more is easy to add.
moftpd always run in UTF-8 as per the RFC, but has functions for converting file names and commands in different encodings to UTF-8.
Good documentaion
An easy to navigate html documentation is included and is also available here on the homepage. For those that prefer text documents that is also available and the HTML code for the options are actually generated from an included XML source.
Download (0.44MB)
Added: 2005-10-12 License: GPL (GNU General Public License) Price:
1473 downloads
divine 0.8
divine is a utility for laptop users or people who use their machines in different networks all the time. more>>
divine is a utility for laptop users or people who use their machines in different networks all the time. It is meant to be run from the PCMCIA network initialization scripts.
DO NOT make divine setuid root. Divine contains tons of security holes like using system, it is meant as quick hack that will not hurt so much if it is run at boot time.
The idea is this:
- you describe the possible networks in /etc/divine.conf, including one or more machines that are probably up (routers and NIS servers come to mind).
- at boot time, you run divine.
- divine starts a thread that injects fake arp requests into the network. The thread will try again up to three times, pausing 1 second between retries.
If the last try times out again, the thread will print an error message, leave the interface in the original state and exit cleanly.
- the main thread just looks for arp replies and exits if one is found.
- You have one resolv.conf per network, for example /etc/resolv.conf.default and /etc/resolv.conf.work, and divine will symlink one of them to /etc/resolv.conf for you.
- You can specify a proxy server plus port and divine will write the proxy server to /etc/proxy. This can be evaluated inside your shell startup script, like this (zsh):
export http_proxy="http://`< /etc/proxy`/"
The included perl script edit-netscape-proxy.pl will edit the proxy settings in your Netscape 4 preferences file.
- You can even specify an additional script to be run for each selection. You can use this to edit /etc/printcap or /etc/issue or do something else I forgot.
<<lessDO NOT make divine setuid root. Divine contains tons of security holes like using system, it is meant as quick hack that will not hurt so much if it is run at boot time.
The idea is this:
- you describe the possible networks in /etc/divine.conf, including one or more machines that are probably up (routers and NIS servers come to mind).
- at boot time, you run divine.
- divine starts a thread that injects fake arp requests into the network. The thread will try again up to three times, pausing 1 second between retries.
If the last try times out again, the thread will print an error message, leave the interface in the original state and exit cleanly.
- the main thread just looks for arp replies and exits if one is found.
- You have one resolv.conf per network, for example /etc/resolv.conf.default and /etc/resolv.conf.work, and divine will symlink one of them to /etc/resolv.conf for you.
- You can specify a proxy server plus port and divine will write the proxy server to /etc/proxy. This can be evaluated inside your shell startup script, like this (zsh):
export http_proxy="http://`< /etc/proxy`/"
The included perl script edit-netscape-proxy.pl will edit the proxy settings in your Netscape 4 preferences file.
- You can even specify an additional script to be run for each selection. You can use this to edit /etc/printcap or /etc/issue or do something else I forgot.
Download (0.015MB)
Added: 2005-10-13 License: GPL (GNU General Public License) Price:
1471 downloads
mod_antispam 1.0
mod_antispam is an apache module which can control referer spam. more>>
mod_antispam is an apache module which can control referer spam.
By using this module, you can control referer spam accesses. As you know, sometimes you can see referer spam access in your log files. their purpose is to lead you to spam website by recording their website address in your log files.
Spammers always use bots/tools to connect your website with invalid referer.
when http server gets some HTTP_REFERER from clients, mod_antispam will connect to that website and try to find link to your website from the target.
If address is not found, module will update blacklist file automatically not to connect there later. and if your address found, update whitelist automatically not to connect here later.
Also you can edit white/black lists by hands using regular expressions.
The most important thing is HTTP_REFERER in your log files is generated from clients web browser. therefore, people who knows referer mechanism can fake their HTTP_REFERER using some tools or by hands.
When this module finds any spam URI, you can choose some actions.
(1) [Test]
record spam address into blacklist and access is allowed (test mode)
(2) [Replace]
Rejectrecord spam address into blacklist and rewrite HTTP_REFERER to none and access allowd.
by this method, access is allowed and spam address is not added in your logfile
(3) [Reject]
record spam address into blacklist and return HTTP_FORBIDDEN (access denied)
(4) [ReplaceReject]
record spam address into blacklist and rewrite HTTP_REFERER to none and access denied.
By this method, access is denied and spam address is not added in your logfile
in some case (3) or (4) is dangerous. because some websites need cookie to display their website, some site is protected by authentication. (e.g. BBS in the groupware) or some HTTP_REFERER maybe intranet address.
(e.g. http://127.0.0.1/bookmark.html, http://intranet/bookmarks.html)
This module doesnt support cookie and cant connect to authorized website, because module doesnt know that username or password.
First you should use Test or Replace mode and choose another methods when you can analyze spam URI if you need.
<<lessBy using this module, you can control referer spam accesses. As you know, sometimes you can see referer spam access in your log files. their purpose is to lead you to spam website by recording their website address in your log files.
Spammers always use bots/tools to connect your website with invalid referer.
when http server gets some HTTP_REFERER from clients, mod_antispam will connect to that website and try to find link to your website from the target.
If address is not found, module will update blacklist file automatically not to connect there later. and if your address found, update whitelist automatically not to connect here later.
Also you can edit white/black lists by hands using regular expressions.
The most important thing is HTTP_REFERER in your log files is generated from clients web browser. therefore, people who knows referer mechanism can fake their HTTP_REFERER using some tools or by hands.
When this module finds any spam URI, you can choose some actions.
(1) [Test]
record spam address into blacklist and access is allowed (test mode)
(2) [Replace]
Rejectrecord spam address into blacklist and rewrite HTTP_REFERER to none and access allowd.
by this method, access is allowed and spam address is not added in your logfile
(3) [Reject]
record spam address into blacklist and return HTTP_FORBIDDEN (access denied)
(4) [ReplaceReject]
record spam address into blacklist and rewrite HTTP_REFERER to none and access denied.
By this method, access is denied and spam address is not added in your logfile
in some case (3) or (4) is dangerous. because some websites need cookie to display their website, some site is protected by authentication. (e.g. BBS in the groupware) or some HTTP_REFERER maybe intranet address.
(e.g. http://127.0.0.1/bookmark.html, http://intranet/bookmarks.html)
This module doesnt support cookie and cant connect to authorized website, because module doesnt know that username or password.
First you should use Test or Replace mode and choose another methods when you can analyze spam URI if you need.
Download (0.008MB)
Added: 2005-10-20 License: The Apache License 2.0 Price:
1465 downloads
BlackBox 0.70.1
Blackbox is that fast, light window manager you have been looking for without all those annoying library dependancies. more>>
Blackbox is that fast, light window manager you have been looking for without all those annoying library dependancies.
If you have a C++ compiler and the X Window System you can compile and use it.
Enhancements:
- fix compilation on OpenBSD and Mac OS X
- documentation updates to data/README.menu
- fix bt::Timer to make sure it still works after daylight-savings changes
- fix horizontal text alignment by adding a small indent to all text
- fix sunken gradient rendering: the colors are no longer inverted, and the correct bevel is drawn
- add bt::XDG::BaseDir, which is an implementation of the freedesktop.org basedir-spec version 0.6
- make bt::Pen able to recover from cache faults
- silence messages from bt::PixmapCache about the cache maximum being exceeded
- add bt::Rect::inside(), which ensures that one rectangle is inside the other
- fix bt::Resource to do nothing if filename arguments are empty
- fix bt::Resource::merge() to stop overriding existing entries (it should only add new ones)
- add bt::Texture::textureResource() overload that returns a default texture if the resource cannot be found
- add bt::dirname(), which returns the directory part of a file path
- add bt::mkdirhier(), which is equivalent to mkdir -m mode -p path
- add bt::tolower(), which returns a string with all characters lowercase
- add the "Center Placement" window placement policy, which places all new windows in the center of the screen
- add "Shade Window with Mouse Wheel" and "Toolbar Actions with Mouse Wheel" configuration options
- add window-to-window snapping support. This feature is off by default, you need to set session.windowSnapThreshold to a positive number in your ~/.blackboxrc.
- add support for piped menus. The output of a command can be used to create the blackbox menu. This is done by prepending the pipe character, |, to session.menuFile in ~/.blackboxrc or to [include] filenames.
- [nop] menu entries are now drawn disabled
- fix "Focus Last Window on Workspace" behavior to stop preferring windows that occupy all workspaces
- window placement takes windows with Desktop and Dialog types into consideration and does the appropriate thing (instead of placing them normally)
- remove 1 pixel gaps between windows when doing smart placement
- allow users to override the styles rootCommand in their ~/.blackboxrc
- fix default colors used by blackbox when no style is found
- allow the Toolbar to be raised and lowered with Alt+LeftMouseButton and Alt+MiddleMouseButton, respectively
- fix maximized+shaded windows from disappearing when restarting blackbox
- each windows windowmenu can be accessed now with Mod4+RightMouseButton
- fix fullscreen support to ignore aspect ratios set by applications (specifically, this should fix movie players that are currently displaying 16:9 video on a 4:3 screen)
- fix support for _NET_MOVERESIZE_WINDOW, normally sent from pagers
- fix focus problems caused by applications that try to fake fullscreen by setting focus to an override-redirect window (e.g. rdekstop)
<<lessIf you have a C++ compiler and the X Window System you can compile and use it.
Enhancements:
- fix compilation on OpenBSD and Mac OS X
- documentation updates to data/README.menu
- fix bt::Timer to make sure it still works after daylight-savings changes
- fix horizontal text alignment by adding a small indent to all text
- fix sunken gradient rendering: the colors are no longer inverted, and the correct bevel is drawn
- add bt::XDG::BaseDir, which is an implementation of the freedesktop.org basedir-spec version 0.6
- make bt::Pen able to recover from cache faults
- silence messages from bt::PixmapCache about the cache maximum being exceeded
- add bt::Rect::inside(), which ensures that one rectangle is inside the other
- fix bt::Resource to do nothing if filename arguments are empty
- fix bt::Resource::merge() to stop overriding existing entries (it should only add new ones)
- add bt::Texture::textureResource() overload that returns a default texture if the resource cannot be found
- add bt::dirname(), which returns the directory part of a file path
- add bt::mkdirhier(), which is equivalent to mkdir -m mode -p path
- add bt::tolower(), which returns a string with all characters lowercase
- add the "Center Placement" window placement policy, which places all new windows in the center of the screen
- add "Shade Window with Mouse Wheel" and "Toolbar Actions with Mouse Wheel" configuration options
- add window-to-window snapping support. This feature is off by default, you need to set session.windowSnapThreshold to a positive number in your ~/.blackboxrc.
- add support for piped menus. The output of a command can be used to create the blackbox menu. This is done by prepending the pipe character, |, to session.menuFile in ~/.blackboxrc or to [include] filenames.
- [nop] menu entries are now drawn disabled
- fix "Focus Last Window on Workspace" behavior to stop preferring windows that occupy all workspaces
- window placement takes windows with Desktop and Dialog types into consideration and does the appropriate thing (instead of placing them normally)
- remove 1 pixel gaps between windows when doing smart placement
- allow users to override the styles rootCommand in their ~/.blackboxrc
- fix default colors used by blackbox when no style is found
- allow the Toolbar to be raised and lowered with Alt+LeftMouseButton and Alt+MiddleMouseButton, respectively
- fix maximized+shaded windows from disappearing when restarting blackbox
- each windows windowmenu can be accessed now with Mod4+RightMouseButton
- fix fullscreen support to ignore aspect ratios set by applications (specifically, this should fix movie players that are currently displaying 16:9 video on a 4:3 screen)
- fix support for _NET_MOVERESIZE_WINDOW, normally sent from pagers
- fix focus problems caused by applications that try to fake fullscreen by setting focus to an override-redirect window (e.g. rdekstop)
Download (0.63MB)
Added: 2005-11-03 License: GPL (GNU General Public License) Price:
1456 downloads
eDonkey2000 1.1
eDonkey is an application that allows you to share and download files with millions of other people across the globe. more>>
eDonkey is an application that allows you to share and download files with millions of other people across the globe.
eDonkey2000 application is fast and easy to use with the most sophisticated file sharing technology available.
eDonkey contains the most advanced peer to peer filesharing technology available. It is robust, fast and easy to use.
Main features:
- Elegant easy to use interface
- International versions. Now available in many languages
- Share and Download any type of file.
- Downloads are automatically continued from session to session.
- Completely distributed and self organizing network. No central servers.
- Horde Anti-leeching system (see side bar)
- Multiple source downloads. Download a file from several different users at once.
- Network wide searches (see side bar)
- Support for other download protocols such as http and bittorrent
- Private messaging
- Simultaneous uploading and downloading of the same file. Providing the fastest distribution of files possible.
- Dynamic ports. eDonkey can be configured to run over any port.
- Plugin System
- Skins
- ed2k links. You can embed links in webpages that will initiate downloads within eDonkey.
- Statistics. Keep track of how much your client is sending and receiving
- Multiple search tab interface
- Automatic fake file detection
For a one-time payment of only $19.95, you will receive the bundle/ad-free version of eDonkey.
This download is marked as adware because it displays advertisement banners or other type of commercials while running.
<<lesseDonkey2000 application is fast and easy to use with the most sophisticated file sharing technology available.
eDonkey contains the most advanced peer to peer filesharing technology available. It is robust, fast and easy to use.
Main features:
- Elegant easy to use interface
- International versions. Now available in many languages
- Share and Download any type of file.
- Downloads are automatically continued from session to session.
- Completely distributed and self organizing network. No central servers.
- Horde Anti-leeching system (see side bar)
- Multiple source downloads. Download a file from several different users at once.
- Network wide searches (see side bar)
- Support for other download protocols such as http and bittorrent
- Private messaging
- Simultaneous uploading and downloading of the same file. Providing the fastest distribution of files possible.
- Dynamic ports. eDonkey can be configured to run over any port.
- Plugin System
- Skins
- ed2k links. You can embed links in webpages that will initiate downloads within eDonkey.
- Statistics. Keep track of how much your client is sending and receiving
- Multiple search tab interface
- Automatic fake file detection
For a one-time payment of only $19.95, you will receive the bundle/ad-free version of eDonkey.
This download is marked as adware because it displays advertisement banners or other type of commercials while running.
Download (3.2MB)
Added: 2005-11-27 License: Freeware Price:
1426 downloads
PHPSPELLBOOK 0.5
PHPSPELLBOOK is a suite of tools for Web site promotion, diagnosis, and improvement. more>>
PHPSPELLBOOK is a suite of tools for Web site promotion, diagnosis, and improvement.
PHPSPELLBOOK provides Web masters with tools such as advertisiment submission, a mass mailer, a broken link checker, a link exchange checker, fake click generators, anonymizer tools, a calendar, and more.
Main features:
- All tools could perform operations in anonymity relaying on Proxy/Socks4/Socks5 lists.
- Advertisement submissions tools
- SendMail: mass mailer
- Broken Link Checker
- Clicker tools [fake hits generators]
- Domain Spider
- HTTP Header Checker
- Link Exchange Checker
- Meta Tags Tools
- Page Ranking Tools [pagerank checker)
- Partners Finding Tools [find websites in a given pagerank range]
- E-Mail handling and parsing tools
- Translation Tools
- Url handling tools and generators
- Calendar
- Anonymous hosts list administration
- Anonymous host checker [proxy/socks4/socks5 checker]
- Jobs administration
- Smtp servers list administration
- Statistics
Enhancements:
- This release adds documentation updates, a code cleanup, new sources for socks4, socks5, and proxy lists, an installation script fix, a link popularity checker, and a partners finding tool.
<<lessPHPSPELLBOOK provides Web masters with tools such as advertisiment submission, a mass mailer, a broken link checker, a link exchange checker, fake click generators, anonymizer tools, a calendar, and more.
Main features:
- All tools could perform operations in anonymity relaying on Proxy/Socks4/Socks5 lists.
- Advertisement submissions tools
- SendMail: mass mailer
- Broken Link Checker
- Clicker tools [fake hits generators]
- Domain Spider
- HTTP Header Checker
- Link Exchange Checker
- Meta Tags Tools
- Page Ranking Tools [pagerank checker)
- Partners Finding Tools [find websites in a given pagerank range]
- E-Mail handling and parsing tools
- Translation Tools
- Url handling tools and generators
- Calendar
- Anonymous hosts list administration
- Anonymous host checker [proxy/socks4/socks5 checker]
- Jobs administration
- Smtp servers list administration
- Statistics
Enhancements:
- This release adds documentation updates, a code cleanup, new sources for socks4, socks5, and proxy lists, an installation script fix, a link popularity checker, and a partners finding tool.
Download (0.097MB)
Added: 2005-12-02 License: GPL (GNU General Public License) Price:
1422 downloads
binpatch for OpenBSD 1.0.0
binpatch is a framework for creating binary patches for OpenBSD on all platforms in a semi-automatic way. more>>
binpatch is a framework for creating binary patches for OpenBSD on all platforms in a semi-automatic way.
These binary patches in turn can be distributed across a network and applied easily to any number of servers with a custom script. Since they are just simple compressed tar balls with the programs/libraries patched, applied is as easy as
# tar xzpf binpatch-3.8-i386-001.tgz -C /
Binary patches is a convenient way to keep your servers up to date with security and reliability patches. Unlike the traditional method of patching the source tree, applying binary patches doesnt need extra disk space to hold the whole source tree, compilers or a powerful enough CPU to build the programs patched in a reasonable period of time.
Usage:
The binpatch framework resemblances the OpenBSD ports subsystem in many ways. Its no coincidence since binpatch took ideas from the OpenBSD ports subsystem.
binpatch is a make script with routines that automate downloading, applying, building and packaging binary patches. Using binpatch means executing the following tasks: maintenance, building and installation.
Maintenance and building are not intended for end users of binary patches. If you are insterested only on installing a binary patch you can safely skip the following two sections.
The magic in binpatch must be invoked by a custom Makefile that informs binpatch about the patches available and how they should be built. Its similar as making a port, where you need to write a Makefile with directions about how a port must be built. A sample self-documented Makefile is included in this distribution. After editing a Makefile, we have to build the patched files.
This is the sequence of targets:
init: "fake" install of a complete OpenBSD system
extract: unpacks the OpenBSD sources
patch: downloads the patch given from the master site and applies it
build: builds the programs/libraries affected
plist: creates the PLIST with the names of the files modified
Theres no fetch target. binpatch doesnt currently download neither the installation sets nor the sources. You have to put them manually under the required directory.
<<lessThese binary patches in turn can be distributed across a network and applied easily to any number of servers with a custom script. Since they are just simple compressed tar balls with the programs/libraries patched, applied is as easy as
# tar xzpf binpatch-3.8-i386-001.tgz -C /
Binary patches is a convenient way to keep your servers up to date with security and reliability patches. Unlike the traditional method of patching the source tree, applying binary patches doesnt need extra disk space to hold the whole source tree, compilers or a powerful enough CPU to build the programs patched in a reasonable period of time.
Usage:
The binpatch framework resemblances the OpenBSD ports subsystem in many ways. Its no coincidence since binpatch took ideas from the OpenBSD ports subsystem.
binpatch is a make script with routines that automate downloading, applying, building and packaging binary patches. Using binpatch means executing the following tasks: maintenance, building and installation.
Maintenance and building are not intended for end users of binary patches. If you are insterested only on installing a binary patch you can safely skip the following two sections.
The magic in binpatch must be invoked by a custom Makefile that informs binpatch about the patches available and how they should be built. Its similar as making a port, where you need to write a Makefile with directions about how a port must be built. A sample self-documented Makefile is included in this distribution. After editing a Makefile, we have to build the patched files.
This is the sequence of targets:
init: "fake" install of a complete OpenBSD system
extract: unpacks the OpenBSD sources
patch: downloads the patch given from the master site and applies it
build: builds the programs/libraries affected
plist: creates the PLIST with the names of the files modified
Theres no fetch target. binpatch doesnt currently download neither the installation sets nor the sources. You have to put them manually under the required directory.
Download (0.006MB)
Added: 2005-12-09 License: BSD License Price:
1417 downloads
DirIndexFaker 1.1
DirIndexFaker is a PHP script designed to produce fake Apache directory listings. more>>
DirIndexFaker script is writen in PHP and its designed to produce fake Apache directory listings for the purpose of slowing down and overloading with false positives the Web spiders used by the RIAA, MPAA, etc.
People like the riaa, mpaa, and others are on a copyright enforcing rampage, destroying innocent victims along the way. They are using automated tools (web spiders) to find people hosting illegal content to sue. Sometimes the spiders catch innocent people in their web of evil.
Since our politicians think the RIAAa well-being is more important than ours, we must find a way to make the RIAA/MPAAs spiders too expensive to operate. Therefore our goals should be to:
- Slow the spider down, or get it stuck in a loop
- Provide soo many false positives, that sorting the actual infringers from the innocent is too expensive to allow the copywrong police to continue
These things are what a honeypot, or tarpit is designed to do. There are several available RIAA/MPAA spider trapping scripts currently available, but they all have unacceptable limitations (either requirements are too high, or they take an unacceptable toll on your server).
What was needed was a script which could generate fake apache index pages, but with links to large files with copyrighted sounding names. The server operator should not have to have root, nor should it waste excessive disk space for the server operator, IE - the files should be generated by the script, and not actually stored on the servers disk. This is what DirIndexFaker does!
The best existing script I could find which came close to meeting these criteria was the DMCA Bot Killer , but it had several problems:
- It requires the files to be generated beforehand with a perl script, the code is in the source, but commented out and a little wonky.
- It does not look like an apache index page, it looks suspicious, the **AAs spiders could be easily modified to detect this.
- It requires a list of filenames to use when generating our warez index. This list is loaded from a server at every invocation. This is innefficient, and error-prone.
So DirIndexFaker is a fixed version of the DMCA Bot Killer.
Usage:
Simply extract the contents of the .zip file to a subfolder under your PHP enabled webservers document root, then place a link to that subfolder somewhere on your site where bots can see it, and people cannot. One way to hide the link from humans is with CSS.
Note: You may be tempted to keep the search engines away with your robots.txt file, but is is well known that the RIAA is using the search engines to find infringing content, so this is not a good idea.
Enhancements:
- This release adds the ability to slow down RIAA/MPAA bots with a usleep call.
- This is enabled by default, but can be disabled by commenting out a line at the top of index.php.
- The bottom row has been fixed to make server info match the actual server version running on your host.
- The random seed has been changed so that filenames/sizes will only change once a day.
- This makes it harder to detect as a fake.
<<lessPeople like the riaa, mpaa, and others are on a copyright enforcing rampage, destroying innocent victims along the way. They are using automated tools (web spiders) to find people hosting illegal content to sue. Sometimes the spiders catch innocent people in their web of evil.
Since our politicians think the RIAAa well-being is more important than ours, we must find a way to make the RIAA/MPAAs spiders too expensive to operate. Therefore our goals should be to:
- Slow the spider down, or get it stuck in a loop
- Provide soo many false positives, that sorting the actual infringers from the innocent is too expensive to allow the copywrong police to continue
These things are what a honeypot, or tarpit is designed to do. There are several available RIAA/MPAA spider trapping scripts currently available, but they all have unacceptable limitations (either requirements are too high, or they take an unacceptable toll on your server).
What was needed was a script which could generate fake apache index pages, but with links to large files with copyrighted sounding names. The server operator should not have to have root, nor should it waste excessive disk space for the server operator, IE - the files should be generated by the script, and not actually stored on the servers disk. This is what DirIndexFaker does!
The best existing script I could find which came close to meeting these criteria was the DMCA Bot Killer , but it had several problems:
- It requires the files to be generated beforehand with a perl script, the code is in the source, but commented out and a little wonky.
- It does not look like an apache index page, it looks suspicious, the **AAs spiders could be easily modified to detect this.
- It requires a list of filenames to use when generating our warez index. This list is loaded from a server at every invocation. This is innefficient, and error-prone.
So DirIndexFaker is a fixed version of the DMCA Bot Killer.
Usage:
Simply extract the contents of the .zip file to a subfolder under your PHP enabled webservers document root, then place a link to that subfolder somewhere on your site where bots can see it, and people cannot. One way to hide the link from humans is with CSS.
Note: You may be tempted to keep the search engines away with your robots.txt file, but is is well known that the RIAA is using the search engines to find infringing content, so this is not a good idea.
Enhancements:
- This release adds the ability to slow down RIAA/MPAA bots with a usleep call.
- This is enabled by default, but can be disabled by commenting out a line at the top of index.php.
- The bottom row has been fixed to make server info match the actual server version running on your host.
- The random seed has been changed so that filenames/sizes will only change once a day.
- This makes it harder to detect as a fake.
Download (0.005MB)
Added: 2005-12-16 License: GPL (GNU General Public License) Price:
1407 downloads
FakeIKEd 0.0.4
Fiked is a fake IKE daemon that supports just enough of the standards and Cisco extensions. more>>
Fiked is a fake IKE daemon that supports just enough of the standards and Cisco extensions to attack commonly found insecure Cisco PSK+XAUTH VPN setups in what could be described as a semi-MitM attack.
Basically, knowing the pre-shared key, also known as shared secret or group password, the VPN gateway can be impersonated in IKE phase 1, in order to learn XAUTH user credentials in phase 2.
The configuration supported by fiked is IKE aggressive mode using pre-shared keys and XAUTH. FakeIKEd supports algorithms like DES, 3DES, AES128, AES192, AES256, MD5, SHA1, and DH groups 1, 2, and 5. Main mode is not supported.
Basically, if you know the pre-shared key, also known as shared secret or group password, you can play Man in the Middle, impersonate the VPN gateway in IKE phase 1, and learn XAUTH user credentials in phase 2.
This attack is not new. It has been known for a long time that IKE using PSK with XAUTH is insecure, and this is not the first actual implementation of the attack.
To successfully demostrate an attack on a VPN site, you need to know the shared secret, and you must be able to intercept the IKE traffic between the clients and the VPN gateway.
There are several ways to find out the shared secret, including being a legitimate user, grabbing it from some Cisco config file, using ike-crack, or layer 8 hackery.
There are also several ways to redirect the IKE traffic to your running fiked instance, including ARP spoofing, 802.11 hostap, or layer 1 hackery.
Usage:
Usage: fiked [-rdqhV] -g gateway -k id:psk [-k ...] [-l file] [-L file]
-r use raw socket: forge source address to match < gateway >
-d detach from tty and run as a daemon (implies -q)
-q be quiet, dont write anything to stdout
-h print help and exit
-V print version and exit
-g gw VPN gateway address to impersonate
-k i:k pre-shared key aka. group password, shared secret, prefixed
with its group/key id (first -k sets default)
-l file append results to credential log file
-L file verbous logging to file instead of stdout
Enhancements:
- Bugfixes, portability changes, and support for dropping privileges.
<<lessBasically, knowing the pre-shared key, also known as shared secret or group password, the VPN gateway can be impersonated in IKE phase 1, in order to learn XAUTH user credentials in phase 2.
The configuration supported by fiked is IKE aggressive mode using pre-shared keys and XAUTH. FakeIKEd supports algorithms like DES, 3DES, AES128, AES192, AES256, MD5, SHA1, and DH groups 1, 2, and 5. Main mode is not supported.
Basically, if you know the pre-shared key, also known as shared secret or group password, you can play Man in the Middle, impersonate the VPN gateway in IKE phase 1, and learn XAUTH user credentials in phase 2.
This attack is not new. It has been known for a long time that IKE using PSK with XAUTH is insecure, and this is not the first actual implementation of the attack.
To successfully demostrate an attack on a VPN site, you need to know the shared secret, and you must be able to intercept the IKE traffic between the clients and the VPN gateway.
There are several ways to find out the shared secret, including being a legitimate user, grabbing it from some Cisco config file, using ike-crack, or layer 8 hackery.
There are also several ways to redirect the IKE traffic to your running fiked instance, including ARP spoofing, 802.11 hostap, or layer 1 hackery.
Usage:
Usage: fiked [-rdqhV] -g gateway -k id:psk [-k ...] [-l file] [-L file]
-r use raw socket: forge source address to match < gateway >
-d detach from tty and run as a daemon (implies -q)
-q be quiet, dont write anything to stdout
-h print help and exit
-V print version and exit
-g gw VPN gateway address to impersonate
-k i:k pre-shared key aka. group password, shared secret, prefixed
with its group/key id (first -k sets default)
-l file append results to credential log file
-L file verbous logging to file instead of stdout
Enhancements:
- Bugfixes, portability changes, and support for dropping privileges.
Download (0.10MB)
Added: 2005-12-21 License: BSD License Price:
1402 downloads
Ridentd 0.9.3b
Ridentd server application is meant for the totally paranoid that need access to servers that require ident. more>>
Ridentd server application is meant for the totally paranoid that need access to servers that require ident and dont want to give any information about local users to the remote server or its other users.
Ridentd is a stand-alone replacement for identd that uses a random selection of a ispell dictionary to use as fake ident responses. The ident response is based on a (one-time randomly initialized) modulus of the local port in order to assure that one session will return the same identity during a TCP session.
The really paranoid may wish to start ridentd a few times a day from their cron in order to reseed both the random set of dictionary words and the port modulo. When using in the cron it is adviced to use the SILENT option.
At this moment this software should be considdered release-ready for the Linux platform, beta for any other *nix platform. It depends on the availability of the strings , ps binaries, and the pressence of at least one ispell dictionary file.
Enhancements:
- Addresses a serious locally exploitable symlink bug that allowed a random local file to be overwritten to with the process ID of the newly started daemon.
<<lessRidentd is a stand-alone replacement for identd that uses a random selection of a ispell dictionary to use as fake ident responses. The ident response is based on a (one-time randomly initialized) modulus of the local port in order to assure that one session will return the same identity during a TCP session.
The really paranoid may wish to start ridentd a few times a day from their cron in order to reseed both the random set of dictionary words and the port modulo. When using in the cron it is adviced to use the SILENT option.
At this moment this software should be considdered release-ready for the Linux platform, beta for any other *nix platform. It depends on the availability of the strings , ps binaries, and the pressence of at least one ispell dictionary file.
Enhancements:
- Addresses a serious locally exploitable symlink bug that allowed a random local file to be overwritten to with the process ID of the newly started daemon.
Download (0.007MB)
Added: 2006-01-10 License: Public Domain Price:
1382 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above fakes search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed