Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in taint
Why does Perl not want to require certain files when running under -T?
Dec 18, 2022
perl
require
taint
Insecure dependency with Inline::Python
Nov 11, 2022
perl
taint
Finding the source of a perl taint mode error
Jul 21, 2021
perl
cgi
taint
How to untaint system call in CGI.pm
Jun 06, 2022
perl
cgi
taint
What is a distributive function under IDFS and why is pointer analysis non-distributive?
Nov 16, 2019
java
pointers
analysis
static-analysis
taint
How to check if current Perl statement contains tainted data?
Mar 05, 2019
perl
expression
taint
Is it possible to use Perl's Marpa parser for a public network server?
Sep 16, 2022
perl
parsing
taint
marpa
What is the significance of -T or -w in #!/usr/bin/perl?
Apr 19, 2022
perl
shebang
taint
How do I set the taint mode in a perl script with a '#!/usr/bin/env perl'- shebang?
Nov 20, 2022
perl
shebang
taint
Untainting a blessed hash member with or without the delete
Oct 14, 2019
perl
hash
taint
Replicating the 'Taint mode' from 'Fortify static checking tool' in Haskell
Dec 26, 2017
security
haskell
coq
taint
idris
What are tainted objects, and when should we untaint them?
Oct 23, 2018
ruby
ruby-1.9
taint
taint-checking
Is Perl's taint mode useful?
Sep 05, 2022
perl
taint