Grey Hack
Teo 30 AGO 2020 a las 3:48
Obtaining privilege from MetaLib.overflow
Hello.
Is there currently a method to obtain the privilege level when executing an overflow exploit? The privilege is implicitly output into the console, but I can not find a way to obtain the string?

I would like to sort all the vulnerabilities by privilege level but currently since I do not see a method to obtain that information, I am unable to.

Anyone tried something similar?
< >
Mostrando 1-5 de 5 comentarios
JohnBena 5 SEP 2020 a las 19:48 
I Tried And I Conclude That You Have To Use Trial And Error
JohnBena 5 SEP 2020 a las 19:49 
This Is My Code (Example, Doesnt Work)

IP = "0.0.0.0"
Port = 80
Metaxploit = include_lib("/lib/metaxploit.so")
Net_Session = Metaxploit.net_use(IP, Port)
MetaLib = Net_Session.dump_lib
Result = MetaLib.overflow("0x192839","ILovePikachu")
print(typeof(Result))
JohnBena 5 SEP 2020 a las 19:50 
it Print The Type Of Result That You Got
Teo 6 SEP 2020 a las 3:10 
I already solved the problem.
And your answer is completely besides the point of the question.
iv/l 17 SEP 2020 a las 9:26 
Publicado originalmente por Teo:
I already solved the problem.
And your answer is completely besides the point of the question.
Hi. May I ask how you solved it?
< >
Mostrando 1-5 de 5 comentarios
Por página: 1530 50

Publicado el: 30 AGO 2020 a las 3:48
Mensajes: 5