Categories
Archives
June 2023 M T W T F S S « Jul 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
Category Archives: Tools
Solving round robin DNS name with SSH Server hosts
Howdy, Recently I had a little issue with DNS round robin pointing to different SSH Servers ( different fingerprints ) conflicting with known_hosts file. Follow a little script I wrote to test expect. Follow the example (; ———————cut———————- #!/usr/bin/expect — puts “Which server do you want connect?” … Continue reading
BACKTRACK-LINUX ON MOTOROLA ATRIX 4G
Hello there, Last week, I bought an Atrix 4g and I would wanted run bt5 arm. Now I’m here, writing a little tutorial to do this. Basically it is easy, but need some tricks. Let’s go … First, if you … Continue reading
Imspector MSN report – words by hour
Hello there 🙂 I wrote a little shell script under OpenBSD that catch the log conversation of user and generates number of messages and words by hour. the script can be found here: http://stuffresearch.tor.hu/tools/spec_log Instructions: copy the script under /usr/bin … Continue reading
Skype Log Viewer
Hello there, A person found my blog, and looking at tool’s section, her saw the tool called. Skype Log Viewer. This person, improved the tool in a fantastic way 🙂 You can run it, by command line and see logs … Continue reading
Stay Anonymous
Proxychains is a beautiful tool that permit you use more of two proxy to connect on target. This tool can be founded at: http://proxychains.sourceforge.net Can be installed on gentoo using : # emerge proxychains Debian based distros # apt-get install … Continue reading
Pass Phrase Cracking tool
Overview: phrasen|drescher is a modular and multi processing pass phrase cracking tool. In this tutorial, I will show how crack MSSQL passwords. You can download file here: https://labs.portcullis.co.uk/application/phrasen-drescher/ or here: http://stuffresearch.tor.hu/tools/phrasendrescher-1.1.1.tar.gz Instalation Instructions: First, install libssh2. Gentoo: # emerge libssh2 … Continue reading
Tools Section Updated
I added 3 new tools 1 -) Cap SASL 2 -) CISCO PASSWORD CRACK 3 -) Skype Log Extractor If you have a sugestion or a tool, contact me Enjoy !
Posted in Tools
Leave a comment
Testing Network with Iperf
Iperf is an traffic generator. It is distributed under BSD License . Iperf has a client and server functionality, and can measure the throughput between the two ends, either unidirectonally or bi-directionally. It is open source software and runs on … Continue reading
ASP SHELL
ASP shell added to tools section: http://stuffresearch.tor.hu/?page_id=40
Tools Section Added
Hello there, I have created Tools Section Please Colaborate and send me sugestions Best Regards, spawn
Posted in Information, Tools
Leave a comment