An open API service indexing awesome lists of open source software.

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.

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!