By Alberto (Admin) February 2nd, 2010, under General
New version with new features, specially in Cryptography and Secure IM.
Version 1.3
———–
- Added Crypt Ruby and RubyRc4 libraries.
- Added GOST, ARC4 and Rijndael (aka AES) 256 bits ciphers to Secure IM.
- Improvements in error exceptions and connection on Secure IM.
- fileencr.rb included -> Files encryptor and decryptor that uses Rijndael 256 bits, GOST and ARC4 ciphers.
- Included srand(time.now.to_i) function in programs that use random numbers.
- Added “Packets per second” in TCP DoSer and TCP AutoDoSer.
- Minor changes in titles of programs.
I’ve been working on Secure Instant Messaging module and I have add new modes to work. Probably I will release a minor version with only this new changes.
At this moment, PenTBox 1.2 version only has the Base64-based mode. Obviously, it is not secure at all … is a PoC, a prototype.
Here I give you the description of all modes that probably will be in this future release. Extracted from the .rb file that is being developed:
By Alberto (Admin) January 9th, 2010, under General
This version has new cool features and a new application.
Version 1.2
———–
- Added “beep() when intrusion” option in Honeypot.
- Added save log option in Honeypot.
- Fixed minor bugs.
- Updated GNU/GPLv3 License to 2010.
- Updated Readmes.
- Two new banners at startup.
- fuzzer.rb included -> Fuzzer to find vulnerabilities.
- hexa.rb deleted -> In Internet are a lot of converters.
- Now Secure password generator erases the variables from memory at the end.
Last version of PenTBox (1.1 Beta) includes a new program, Secure IM Client. With this program, users can create a direct chat room between client and server and with a mode of encoding that makes it a little secure.
By Alberto (Admin) September 25th, 2009, under General
Released PB 1.1 with hot changes and new applications.
Version 1.1
———–
- sec_im included -> Secure IM Client, more info in the program.
- Improved Honeypot stability against DoS/DDoS Attacks.
- Improved general ortography and graphics.
- Added a lot of new code comments.
- Deleted Spanish code comments.
- Optimized tcp_dos.rb and tcp_dos_auto.rb
- Fixed small bugs in hash_cracker.rb
- hexa.rb included -> Hexadecimal converter.
- Re-Maked Menus.
- syn_dos.rb -> Modified Nmap installation and action command.
In addition, PenTBox has been tested on Ruby 1.9 and 1.9.1. Works fine!
By Alberto (Admin) September 2nd, 2009, under Network Area
PenTBox includes Denial of Service testing tools, and it can be used by developers to test stability of their applications. Ok, in PenTBox we have DoS tools and a network application (Honeypot), we will see how to test the stability of the Honeypot using PenTBox.
PenTBox is a Security Suite that packs a lot of security and stability testing oriented programs for networks and systems.
For example, the Suite has Honeypot, TCP Flood Denial of Service testing tools, Secure Instant Messaging, Port Scanner, Fuzzer, Secure passwords generator and more.
All programs are being developed by PenTBox Team and the contributors of the Free Software community to the project.
Programmed in Ruby, and oriented to GNU/Linux systems (but compatible with Windows, MacOS and more).
It is free, licensed under GNU/GPLv3.
If you want to report errors, give feedback and new code or ideas, contact we.
PenTBox es una Suite de Seguridad que reune muchos programas orientados testear la seguridad y estabilidad de redes y sistemas.
Por ejemplo, la Suite tiene Honeypot, Tests de Denegacion de Servicio TCP Flood, Mensajeria Instantanea Segura, Escaner de Puertos, Fuzzer, Generador de claves seguras y mas.
Todos los programas estan siendo desarrollados por el equipo de PenTBox y los contribuyentes de la comunidad de Software Libre para el proyecto.
Programado en Ruby, y orientado a sistemas GNU/Linux (pero compatible con Windows, MacOS y mas).
Es libre, licenciado bajo GNU/GPLv3.
Si quieres reportar errores, dar feedback y nuevo codigo u ideas, contactanos.