Dada browser online

2 views
Skip to first unread message

Creon

unread,
May 30, 2023, 3:15:45 AMMay 30
to
Dada browser at
https://vzpz.net/creon/dada/

(Usually) produces output of dada grammar files:

brag.pb
bray.pb
crackpot.pb
eqn.pb
exam.pb
legal.pb
loop.pb
manifesto.pb
pomo.pb
silly-word.pb
spout.pb

h/t to: the Dada Engine

https://dev.null.org/dadaengine/

Wish I could get it built properly for 64-bit systems. That's
some old code there.

--
-c

Sn!pe

unread,
May 30, 2023, 5:25:16 AMMay 30
to
Creon <cr...@creon.earth> wrote:

> --
> -c

Have you abandoned the AI group?

--
^Ï^. – Sn!pe – <https://youtu.be/_kqytf31a8E>

My pet rock Gordon just is.

Creon

unread,
May 30, 2023, 3:55:34 PMMay 30
to
On Tue, 30 May 2023 10:24:10 +0100, Sn!pe wrote:

> Creon <cr...@creon.earth> wrote:
>
>> --
>> -c
>
> Have you abandoned the AI group?

No, just stepped back for a bit and played with
the travesty generators, getting the CGI working,
that sort of thing.

Speaking of CGI:

#_ _ _ _ _ _ _
# can someone think of a way this could be exploited
# for xss (or anything else)?

my $fn_target = $ENV{'QUERY_STRING'} || do_menu();

print "Content-type: Text/Plain\n\n";

$fn_target =~ s#[^\.\-a-z]##g;

print '(' , $fn_target, ")\n";
#_ _ _ _ _ _ _


--
-c
Reply all
Reply to author
Forward
0 new messages