right click then properties
| findstr "fdsfd"
| clip
F7 cmd prompt histroy
open cmd
from start
from elplorer
from win r
systeminfo
vol
ver version of os
date
date /t
time
time /t
list drives fsutil fsinfo drives
drive change
disk part (administrator)
exit
cls
color
mkdir
del filename.extension
del *.extension
del home*
del *word*
del file1 file2 file3
del foldername to delete all its contentss
ren currentname newName
rename currentname newName
rmdir directoryName
rmdir /s foldername
rmdir /s /q foldername
folders with reserved names
md aux\
md con\
cd
cd ..
tree (to view all folders and sub folders)
tree/f (to also view files)
start filename.exe
start chrome
start msedge
code .
make files
{ type nul > filename.txt (blank file)
The “.txt” extension means that it’s a plain text file.
.docx .png(empty photo) .rtf(rich text document) .
}
{
echo enter your text here > filename.txt
}
view contents of text file
{
type filename.extension
}
notepad file.exten
copy source destinationfilenames
move filename(*for all) destinationpathOrAddress
tasklist
tasklist | findstr ""
taskkill /f /pid ...taskid...
see all installed programs
wmic product get name
netsh wlan show profile
netsh wlan show profile name= “Wi-Fi name” key=clear
ping google.com
ping -t google.com
ipconfig
ipcon
to get new ipaddess
ipconfig /release
ipconfig /release "WiFi or any special interface"
ipconfig /renew
getmac /v
powercfg /energy Admin
powercfg /batteryreport admin
hide a folder
attrib +h +s +r foldername
unhide
attrib -h -s -r foldername
shutdown /s
shutdown /s /f
shutdown /p immediately
shutdown -s -t 3600 -f
curl ascii.live/forrest
curl ascii.live/rick
curl -s http://artscene.textfiles.com/vt100/movglobe.vt
help prompt
prompt fafds@hacker$G
title hacking the sys
right click then properties
| findstr "fdsfd"
| clip
F7 cmd prompt histroy
open cmd
from start
from elplorer
from win r
systeminfo
vol
ver version of os
date
date /t
time
time /t
list drives fsutil fsinfo drives
drive change
disk part (administrator)
exit
cls
color
mkdir
del filename.extension
del *.extension
del home*
del *word*
del file1 file2 file3
del foldername to delete all its contentss
ren currentname newName
rename currentname newName
rmdir directoryName
rmdir /s foldername
rmdir /s /q foldername
folders with reserved names
md aux\
md con\
cd
cd ..
tree (to view all folders and sub folders)
tree/f (to also view files)
start filename.exe
start chrome
start msedge
code .
make files
{ type nul > filename.txt (blank file)
The “.txt” extension means that it’s a plain text file.
.docx .png(empty photo) .rtf(rich text document) .
}
{
echo enter your text here > filename.txt
}
view contents of text file
{
type filename.extension
}
notepad file.exten
copy source destinationfilenames
move filename(*for all) destinationpathOrAddress
tasklist
tasklist | findstr ""
taskkill /f /pid ...taskid...
see all installed programs
wmic product get name
netsh wlan show profile
netsh wlan show profile name= “Wi-Fi name” key=clear
ping google.com
ping -t google.com
ipconfig
ipcon
to get new ipaddess
ipconfig /release
ipconfig /release "WiFi or any special interface"
ipconfig /renew
getmac /v
powercfg /energy Admin
powercfg /batteryreport admin
hide a folder
attrib +h +s +r foldername
unhide
attrib -h -s -r foldername
shutdown /s
shutdown /s /f
shutdown /p immediately
shutdown -s -t 3600 -f
curl ascii.live/forrest
curl ascii.live/rick
curl -s http://artscene.textfiles.com/vt100/movglobe.vt
help prompt
prompt fafds@hacker$G
title hacking the sys