Skip to content

Commit

Permalink
added pupy
Browse files Browse the repository at this point in the history
  • Loading branch information
brett-fitz committed Feb 5, 2024
1 parent 06110f4 commit c6314fa
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions modules/pupy/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# Pupy

GitHub: https://github.com/n1nj4sec/pupy

## HTTP Listener

**Censys**

```text
services.http.response.body_hashes="sha256:c546c26d5c24925659d627b9621ab007e7d94c17629307ee15a1f1d84eec5efe" and services.http.response.headers.Server="nginx/1.13.8"
```

Combining the signatures reported below produces an interesting leads query.

### Service Banner

Anomalies to report:

* Hardcoded nginx server header with version: https://github.com/n1nj4sec/pupy/blob/a5d766ea81fdfe3bc2c38c9bdaf10e9b75af3b39/pupy/pupylib/PupyWeb.py#L32

### `/` index Response (default)

Hardcoded in the code: https://github.com/n1nj4sec/pupy/blob/a5d766ea81fdfe3bc2c38c9bdaf10e9b75af3b39/pupy/webstatic/nginx_index.html

0 comments on commit c6314fa

Please sign in to comment.