Soldier of FORTRAN
Soldier of FORTRAN
Does this work? Wouldn't an OR work better than an AND?
This was always going to be the challenge with using REXX and parsing TSO command outputs. @ayoul3 and I have some assembler modules (thanks to a friend, DS) and I've...
Couldn't you just add that test to the 'check_priv' function? On this line? https://github.com/ayoul3/Privesc/blob/master/ELV.APF#L200 Something like `IF INDEX(OUT.1,"ICH35003I") >0 OR INDEX(OUT.1,"NO RACF DESCRIPTION FOUND") >0 THEN DO`
Just saw this now and love it. Some comments/questions 1) It says there's some conflicts with the current version, you mind converting on the most recent master branch? 2) Looks...
feel free to email me at [email protected] (sorry this took so long to get to)