|
.:: RHTOOLS 1.4 ONLINE
HELP ::.
.:: www.kpdef8.com
.:: Released in 10/03 by Rhesus Factor (1.0)::.
.:: rhfactor@linuxmail.org
::.
.:: RH-Factor/Rhesus_Factor @ #KPCRIME - irc.brasnet.org ::.
.:: Questions, bugs, suggestions, new errors, send me an e-mail::.
.:: DOWNLOAD - RHTOOLS
1.4e ::.
.:: DOWNLOAD - RHTOOLS
1.5b (mass add-ons)::.
.:: DOWNLOAD - RHTOOLS
1.5a (upload add-on)::.
.:: XPL SEARCH (EXPLOIT SEARCH
ENGINE USING PACKETSTORM DATABASE) ::.
.::
PORTUGUESE VERSION
.:: NEWS
::.
- RENAME BUG FIXED (13/10/03)
- PROMPT BUG FIXED (13/10/03)
- ADD-ON: VIEW (TEXT FILES) - (07/01/04)
- ADD-ON: EDIT (TEXT FILES) - (07/01/04)
DOWNLOAD FILE - COMMING SOON
SQL TOOL - COMMING SOON
.:: DESCRIÇÃO
::.
RHTOOLS 1.4 is a tool to manage (edit,delete,move,rename,etc) the server
files written in ASP using Scripting.FileSystemObjects
and with some aditional features: Mass Test (test all folders permissions),Prompt
(cmd.exe), System Information, RegEdit.
.:: EXPLORER
::.
.::
FOLDER COMMANDS ::.
<< PUT - When clicked, it opens a pop-up with the files located
in the same dir of rhtools.asp. Clicking in any of these files, the RHTOOLS
will copy the file to the selected folder.
.::
Comandos de Arquivos ::.
GET - copy the selected file to the rhtools.asp dir.
REN - rename the selected file.
DEL - deletes the selected file.
VIEW - view a text file (ascii)
EDIT - edit a text file (ascii)
.:: MASS TEST ::.
Tests the write permission in all folders inside the folder descripted
in the link (Im writing an add-on to test in all folders and subfolders)
creating a 0 bytes text file and trying to copy it (_vti_cnf.log) to the
destination folders. Was reported in some test the following: the RHTOOLS
copy the _vti_cnf.log file inside the folder and gives a PERMISSION ALLOWED
status, but when you try to repeat the action, the script can not overwrite
the file and gives a PERMISSION DENIED STATUS. It's a bug Im trying to
fix.
Tip:
Some folders you have access, some not. Try to copy the rhtools from the
current location using the PUT command to another folder. Sometimes the
permissions changes ;).
.:: PROMPT ::.
DOS Prompt. It executes cmd.exe (DIR, MD, DEL, NET, etc). If the cmd.exe
is protected by ACL, the scripts shows the error 53 (see the reference
in the ending of this document).
.::
SYS INFO ::.
General system information where the RHTOOLS is running.
.:: REGEDIT ::.
Add-on thats read and write registry keys.
Note:
NEVER use this add-on if you don't REALLY know what you're doing.
.::
ERRORS ::.
ERROR:
429
ACTIVEX COMPONENT CAN'T CREATE OBJECT
Probably
the anonymous IIS user do not have read access to the Scripting.FileSystemObject
dll.
ERROR:
76
PATH NOT FOUND
If
this error occur when you try to list the system drives, you don't have
read access to them (what doesn't mean that you don't have access to some
folders inside of them, the problem is to discover the folder names)
ERROR:
70
PERMISSION DENIED
The
anonymous IIS user don't have access to this folder/drive.
ERROR:
53
FILE NOT FOUND
If
this error occurs when you try to access the PROMPT add-on, or you don't
have access to the cmd.exe or it was re-located.
ERRO:
13
INCOMPATIBLE TYPES
REGEDIT
add-on error. The data type you're entering do not correspond to the data
type you choosed.
ERRO:
-2147024891
SERVER.CREATEOBJECT ACCESS ERROR.THE CALL TO SERVER.CREATEOBJECT FAILED
WHILE CHECKING PERMISSIONS. ACCESS IS DENIED TO THIS OBJECT.
Dismiss
explanations.
ERRO:
424
OBJECT REQUIRED
Same
of -2147024891
ERRO:
-2147024894
UNABLE TO OPEN REGISTRY KEY "HKLM\SOFTWARE\MICROSOFT\WINDOWS\CURRENTVERSION\PDSA"
FOR READING.
Or
the key you're looking for don't existis or you don't have read access.
ERRO:
-2147024891
INVALID ROOT IN REGISTRY KEY "HKLM\SOFTWARE\MICROSOFT\WINDOWS\CURRENTVERSION\TST"
Same
of -2147024894
GOOD
LUCK! Any further questions, e-mail me!
|