Skip to content

Commit

Permalink
show READMEs daily
Browse files Browse the repository at this point in the history
  • Loading branch information
nuoxoxo committed Nov 17, 2024
1 parent 1892edf commit ecfb9a9
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,8 @@ Login
> Password: qi0maab88jeaj46qoumi7maus
```

We have a script and maybe it interacts w/ a webpage:
We have a PERL script, \
and it seems to interact with a webpage:

```pl
#!/usr/bin/perl
Expand All @@ -332,6 +333,8 @@ x(param("x"));
```

Solution
- try to scan and connect to `localhost:4242`
- set the query payload and Perl will echo it

```b
> nc -vz localhost 4747
Expand Down

0 comments on commit ecfb9a9

Please sign in to comment.