https://github.com/anikhasibul/wwwtf
Basic forensic script for hacking the world wide web. Nothing special but a tool to get the initial idea about your target.
https://github.com/anikhasibul/wwwtf
bash fingerprinting footprinting forensics hacking scanning
Last synced: 2 months ago
JSON representation
Basic forensic script for hacking the world wide web. Nothing special but a tool to get the initial idea about your target.
- Host: GitHub
- URL: https://github.com/anikhasibul/wwwtf
- Owner: AnikHasibul
- Created: 2019-03-17T20:23:31.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-18T02:31:25.000Z (over 7 years ago)
- Last Synced: 2025-07-30T11:06:38.528Z (11 months ago)
- Topics: bash, fingerprinting, footprinting, forensics, hacking, scanning
- Language: Shell
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WWWTF (World Wide Web Forensic Tool)
Basic forensic script for hacking the world wide web.
## Install:
```sh
cd
git clone https://github.com/AnikHasibul/wwwtf
cd wwwtf
chmod +x wwwtf
./wwwtf google.com
```
## Usage:
```
$ ./wwwtf apple.com
```
## Problem?
Open an issue!
## Thanks:
Myself!