batch file programming - ankit fadia
... again. So how do I create batch files? To start enjoying using Batch files, you need to learn to create Batch files. Batch files are basically plain text files containing DOS commands. So ... remember is that a batch file should have the extension .BAT(dot bat)Executing a batch file is quite simple too. For example if you create a Batch file and save it with the fil...
Ngày tải lên: 25/03/2014, 10:53
... Briefcase:{85BBD92 0-4 2AO-1069-A2E 4-0 8002B30309D} Desktop: {0002140 0-0 00 0-0 000-C00 0-0 000000000046} Control Panel:{21EC202 0-3 AEA-1069-A2DD-08002B30309D} Dial-Up-Networking:{992CFFA0-F55 7-1 01A-88EC-00DD01CCC48} ... {BD84B38 0-8 CA 2-1 069-AB1D-08000948534} Inbox :{00020D7 6-0 00 0-0 000-C00 0-0 00000000046} My Computer :{20D04FE 0-3 AEA-1069...
Ngày tải lên: 25/03/2014, 10:53
... Process By Ankit Fadia Hacking Truths. FTP Exploits ________________________________________________________________________ Defacing Websites Part I : A Step By Step Process By Ankit Fadia ankit@ bol.net.in ________________________________________________________________________ ... have world write-able directories, to which all users have access to, due to the above problem. T...
Ngày tải lên: 25/03/2014, 10:53
ftp exploits by ankit fadia
... /usr/ucb/echo -n "Enter your password for localhost: " read PASS WDIR=/tmp/wu-ftpd-sploit.$USER rm -rf $WDIR FTP Exploits By Ankit Fadia ankit mkdir $WDIR TMP=$WDIR/strings.tmp ftp -n localhost ... 5.x, exposes /etc/shadow Wu-ftpd 2.4(1) site exec local root exploit Wu-ftpd v2.4.2-beta18 mkdir remote exploit for RedHat Linux Wu-2.4.2-academ[BETA-18](1) wu-ftpd remote...
Ngày tải lên: 25/03/2014, 10:53
SSL Torn Apart By Ankit Fadia
... it for now, more tricks later, till then goodbye. Ankit Fadia Ankit@ bol.net.in http://www.ankitfadia.com To receive tutorials written by Ankit Fadia on everything you ever dreamt of in your Inbox, ... sending a blank email to: programmingforhackers- subscribe@egroups.com __________________________________________________________________ SSL Torn Apart By Ankit Fadia anki...
Ngày tải lên: 25/03/2014, 10:53
Tài liệu Advanced Linux Programming: 7-The /proc File System pdf
... in Listing 8.2 to create a write lock on the file /tmp/test -file. % touch /tmp/test -file % ./lock -file /tmp/test -file file /tmp/test -file opening /tmp/test -file locking locked; hit enter to unlock ... subdirec- tory, too. Listing 7.6 presents a program that simply opens a file descriptor to a file specified on the command line and then loops forever. Listing 7.6 (open-and-sp...
Ngày tải lên: 26/01/2014, 07:20
fadia, ankit - encryption algorithms explained
... # # the $e-$d (grok that? awesome hack by Jeff also) checks for -d or -e: # # when perl -s sets $x for -x so that means $d is set for -d, $e for -e # if they are both set 1-1 = 0 so it ... #!/usr/local/bin/perl -s #export-a-crypto-system sig, RSA in 4 lines PERL: # # -d (decrypt) # or -e (encrypt) # # $k is exponent, $n is modulus; $k and $n in hex # # use of -s was contribu...
Ngày tải lên: 25/03/2014, 10:53
VHDL Programming by Example 4th Edition
... shift-right functions would need to be written to han- dle the two different-sized subtypes. One function would work with type eightbit , and the other would work with type fourbit . With uncon- strained ... notation: ϩ or -number.number[E ϩ or -number] Following are a few examples of some real numbers: ARCHITECTURE test OF test IS SIGNAL a : REAL; BEGIN a <= 1.0; Ok 1 a <= 1; error 2...
Ngày tải lên: 16/08/2012, 08:46
Atmel AVR Microcontroller Primer Programming and Interfaceing
... 129 1-( /Reset) PC6 2-PD0 3-PD1 4-PD2 5-PD3 6-PD4 7-VCC 8-GND 9-PB6 10-PB7 11-PD5 12-PD6 13-PD7 14-PB0 ATm e g a 8 PC 5-2 8 PC 4-2 7 PC 3-2 6 PC 2-2 5 PC 1-2 4 PC0 (ADC0 )-2 3 GND-22 AREF-21 AVCC-20 PB 5-1 9 PB 4-1 8 PB 3-1 7 PB 2-1 6 PB 1-1 5 Engine ... (ADC3 )-3 7 PA4 (ADC4 )-3 6 PA5 (ADC5 )-3 5 PA6 (ADC6 )-3 4 PA7 (ADC7 )-3 3 AREF-32 AGND-31 AVCC-30 PC7 (...
Ngày tải lên: 16/08/2012, 09:03