Please enable JavaScript.
Coggle requires JavaScript to display documents.
Information Gathering through Website footprinting EO, Link Title - Coggle…
Information Gathering through Website footprinting EO
Gather information about a Target Website using Ping command line utility
Open the windows11 and go to CMD PIng in Mile2.com
Command:"ping www.mile2.com -f -l 1472"
Command:"ping www.mile2.com -f -l 1473"
Command:"ping www.mile2.com -f -l 1500
command:"ping www.mile2.com -i 2 -n 1"
Command:"ping www.mile2.com -f -l 1300"
command:"ping www.mile2.com -i 3
"
Gather Information About a Target Website using Photon
Open the kali linux and go to CMD
command: "photon -u www.icsi.edu
photon install follow steps command:1.git clone
https://github.com/s0md3v/photon.git
"
2.cd photon"
3."ls"
4."chmod+x photon.py"
5."python3 photon.py -h"
6."python3 photon.py -u"
www.mile2.com
use photon with specific option command for "photon -u www.icsi.edu -l 3 -t 200
Command: photon.py -u
http://www.icsi.edu
Result
Gather information About Target website using Central Ops
Open windows11 the open browser and search: CentralOps.net
Enter the victim domain name in search bar: www.icsi.edu
Result
Extract a Company's Data using Web Data Extractor
Open windows11 then Open webextractor and Download
In Webextractor enter victim url "icsi.edu"
Result
Mirror a Target Website using HTTrack website using HTTrack Web site copier
Open windows11 and the install the "HTTrack Website Copier"
Follow this steps: 1. Enter Project Name 2.Enter Victim URL(www.mile2hackwolrd.com and set path in that your file saved. 3. start
After Complate go to saved path and open index file
Result
Gather information About as a target website using GRecon
Open kali linux and install the GRecon
setps: 1.CMD:git clone
https://github.com/TebbaaX/GRecon.git
2.Go to GRecon directory& CMD: python3 grecon.py
Enter the VictimURL
(www.ssgc.cteguj.in)
Result
Gather a worldlist from the target website using Cewl
Open the kali linux then open CMD:"cewl -w wordlist.txt -d 2 -m 5 (www.ssgc.cteguj.in")
Result
Link Title