Suche
Unten sind die Ergebnisse Ihrer Suche gelistet.
Volltextergebnisse:
- nmap SMBv1 Scan via Script @it-security
- verrides) local supported_dialects = {} local status, smb1_dialect local smbstate overrides = tab... stdnse.debug2("Checking if SMBv1 is supported") status, smbstate = start(host) if(status == false) then return false, smbstate end status, smb1_dialect = negotiate_v1(smbstate, overrides)
- nmap SMBv1 Scan via Script @en:it-security
- verrides) local supported_dialects = {} local status, smb1_dialect local smbstate overrides = tab... stdnse.debug2("Checking if SMBv1 is supported") status, smbstate = start(host) if(status == false) then return false, smbstate end status, smb1_dialect = negotiate_v1(smbstate, overrides)
- ChaosDLL mIRC Script @software:chaosdll
- menu nicklist,query,channel { ChaosDLL .VLC Status: cd.vlc .VLC Status mit Verzeichnis: cd.vlcd .Winamp Status: cd.wa .FlashFXP: cd.fxp .FTPRush Session: cd.ftprs .FTPRush Gesamt: cd.ftprg .eMule Status: cd.emule.all .- .Optional ..$iif((!%cd.Str
- ChaosDLL mIRC Script @en:software:chaosdll
- menu nicklist,query,channel { ChaosDLL .VLC Status: cd.vlc .VLC Status mit Verzeichnis: cd.vlcd .Winamp Status: cd.wa .FlashFXP: cd.fxp .FTPRush Session: cd.ftprs .FTPRush Gesamt: cd.ftprg .eMule Status: cd.emule.all .- .Optional ..$iif((!%cd.Str
- Acromancer Hack nnscript @irc:nnscript
- } } if (%away.ipback) && (%away.status) { back } msg %ul $1- haltdef } ... } } if (%away.ipback) && (%away.status) { back } msg %ul $1- haltdef } ... } } if (%away.ipback) && (%away.status) { back } msg %ul $1- haltdef } ... } } if (%away.ipback) && (%away.status) { back } msg %ul $1- haltdef }
- Nickserv @irc
- eitere Befehle: GHOST, ALIST, INFO, LIST, LOGOUT, STATUS WARNUNG: Dieser Service soll den Usern einen We... Identifizierung aufgefordert wirst. ==== Syntax: STATUS nickname... ==== Liefert einen Wert zurück, der ... oder nicht. Die Antwort hat das Format: nickname status-code wobei nickname der Nick ist, der mit dem Kommando angefragt wurde, und status-code eine der folgenden Werte: 0 - User ist nich
- Nickserv @en:irc
- Other commands: GHOST, ALIST, INFO, LIST, LOGOUT, STATUS WARNING: This service is intended to provide us... e asked to identify yourself again. ==== Syntax: STATUS nickname... ==== Returns a value indicating whet... er or not. The response has the format: nickname status-code where nickname is the nick that was requested with the command and status-code is one of the following values: 0 - User is
- IRC Operator Befehle @irc
- ==== Attempts to give a user IRC Operator status. Syntax: OPER <uid> <password> Exa... mode on a channel, without having Operator status. Syntax: SAMODE <channel> <mode> E
- SMB Hardening @it-security
- ie Powershell (Adminrechte erforderlich) kann der Status wie folgt abgefragt werden: <code powershell>Get... .png?800|}} === Option 2: via Powershell === == Status abrufen == <code powershell> Get-SmbClientConfig
- Remote Server Backup @linux
- SQLUser=root SQLPass=passwort SUBJECT="Backup Status ServerName" EMAIL="du@server.ip" EMSG="/tmp/ems... -f *.sql rm -f *.tgz rm -f *.tar echo "Backup Status: " >$EMSG grep "bytes sent" backup.log>>$EMSG gre
- Remote Server Backup NFS @linux
- ass=passw0rd_privileged_user SUBJECT="my Backup Status" EMAIL="notification@yourdomain.tld" EMSG="/tmp... run_date=`date +'%d.%m.%Y %H:%M:%S'` echo "Backup Status: " >$EMSG echo "rsync log" >$ATTACH if [ "$Ena
- Backup Script Linux @linux
- SQLPass=moresecretthansecret SUBJECT="My Backup Status" EMAIL="notification@my-email.tld" EMSG="/tmp/e... run_date=`date +'%d.%m.%Y %H:%M:%S'` echo "Backup Status: " >$EMSG echo "rsync log" >$ATTACH if [ "$Ena
- drafts @vorlagen
- e@ Kategorie: @kategorie@ Stichpunkte: @stichpunkte@ Medien: @medien@ Status: @status@ </code>
- IRC Operator commands @en:irc
- ==== Attempts to give a user IRC Operator status. Syntax: OPER <uid> <password> Exa... mode on a channel, without having Operator status. Syntax: SAMODE <channel> <mode> E
- SMB Hardening @en:it-security
- Clients can be managed via the login script. The status can be queried via Powershell (admin rights requi... }} === Option 2: via Powershell === == Retrieve status == <code powershell> Get-SmbClientConfiguration