ONE DAY WORKSHOP ON NETWORK HACKING@PESIT-BSC :-)



ONE DAY WORKSHOP ON NETWORK HACKING@PESIT-BSC



#Early in the morning we started with the brief introduction gave by Senthil sir one of the active FSMK member
#Then Karthik rao ,hacker and student studying in 3rd year at DR:AIT  gave us information about  sockets and     how we can dive into sockets programming
and what are ip's ,sockets lot more info he gave to us and he also taught us how to check our ip address
#Then the third session was conducted by sharath sir ,they taught us about using various applications which are used in network hacking and they also taught us how to create packets and how can we send them from source to destination
and how we can use mozilon to send packets
#Next session was conducted by Rahul Ravindran 3rd year student of BMSIT demonstrated   sqlmapping 
and he showed how network penetration will be done by hackers  
#Then last but not the least session was conducted by Raghavendra sir,who works as professor in BMSIT (EC dept)  gave us information about phishing and he demonstrated us how  crackers phishes into others accounts and how we should take care of that by looking at the starting part of urls like it has either http or https then sir introduced us about EFF (Electronic Frontier Foundation)  and how we can claim  our rights 
COMMANDS WE USED
*netstat -ant : this showed all ports which are up
*ps -ae | grep tor : this shows the ports present and if u have 9050 inthat then working fine
*whereis my TOR : gives tor's location
configuring ur browser
*goto ->edit->preferences->advanced->settings->network->settings 
there by default third radio button would have selected so for tor u need to select 
the fourth one and type socket host as ur loopback  ip that's 127.0.0.1 and port as 9050
save it and try to access blocked site or check ur ip in whatsmyipaddress website initially and compare it with the later one 
*nmap -network mapping 
*nmap localhost 
*nmap 192.168.4.5 :checks from 4.1 to 4.5 which ports are active
*nmap -sn :scans the network 
*man nmap : gives man page of nmap
*nmap -O 192.168.4.5(any ip) :gives which os is in the computer 
*mz -x 99 :enables port 99
*telnet localhost 99 
*mz wlan0 -c 1000 -A 192.168.4.12 -B 192.168.4.23 -T tcp :sends the 1000 packets from A to B with respect to their ip address mentioned inthe order source and then destination
*config terminal
During phising class we just changed action value to another php script name 
and we wrote further code in phishing.php file to retrieve data and saved in other txt file
*ping to any netwok 
*ping www.pes.edu(url)
i wrote the commands which i could remember sorry if i missed out anything some of the commands explanation i havent given 
Link to some of the info disscued







Comments

Popular posts from this blog

OUR FIRST EVENT :-INSTALLATION FEST

DEBIAN'S 19TH BIRTHDAY CELEBRATION BY PLUGIN

Network related Commands