Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
taigrr8796yI think you have a better bet with intercepting http post requests than https get requests :)
-
vocuzi82576yI find it amusing that you have parrot installed and you still talk about grabbing username passwords over https
-
@vocuzi yeh i am working on making my own tools in python for OSCP they dont let us use pre-built scripts while taking the exam so you have to write your own tools
-
@filthyranter it will in future what ? i ment it doesnt decrypt ssl requests it will in future do that like going to implement SslStirp type functionality
-
@taigrr it intercepts post requests bro sorry for not being explicitly saying that in the post
Related Rants
made a password sniffer in python it was really easy how many of you took #100DaysOfCode i took the challenge 8 days today every day i am doing one project what do you think of the sniffer? it currently doesn't support SSL response but working on that right now this is good
rant
project
python
hacking
100daysofcode