command prompt full tutorial
a ADDUSERS Add or list users to/from a CSV file ADmodcmd Active Directory Bulk Modify ARP Address Resolution Protocol ASSOC Change file extension associations• ASSOCIAT One step file association AT Schedule a command to run at a specific time ATTRIB Change file attributesb BCDBOOT Create or repair a system partition BCDEDIT Manage Boot Configuration...
way2backdoor
how to make a pendrive bootable without software
Wednesday, 28 January 2015
insert the pendrive and follow the steps below
commands:
1.open command prompt
2.diskpart
3.list disk
4.select disk 1
5.clean
6.create partition primary
7.select partition 1
8.active
9.format fs=ntfs quick
10.assign
11.ex...
LINUX ADMINISTRATION : BASIC COMMANDS
Wednesday, 28 January 2015
1.To check the present working directory
[root@localhost -]# pwd
Verification
/root
2. To show the contents of a directory (folder)
[root@localhost -]# ls
Verification
anaconda-ks.cfg Desktop install.log ipstall,log.syslog
3. To see more details including the permission regarding the contents of a directory (folder)
[root@localhost -]# ls -1
Verification
total 76
-rw-r--r--...
Top 12 android hacking tools
Sunday, 25 January 2015
Lets see 12 Android Hacking Apps that are meant for hacking, hackers, security researchers
1.Hackode
Hackode : The hacker’s Toolbox is an application for penetration tester, Ethical hackers, IT administrator and Cyber security professional to perform different tasks like reconnaissance, scanning performing exploits etc.
2.Androrat
Remote Administration Tool for Android. Androrat is a client/server application...
kali linux full basic commands
Sunday, 25 January 2015
All commands (A-Z) for Kali Linux here:
a
apropos Search Help manual pages (man -k)
apt-get Search for and install software packages (Debian/Ubuntu)
aptitude Search for and install software packages (Debian/Ubuntu)
aspell Spell Checker
awk Find and Replace text, database sort/validate/index
b
basename Strip directory and suffix from filenames
bash GNU Bourne-Again SHell
bc Arbitrary precision calculator language
bg...
Subscribe to:
Posts (Atom)