Diogo Mónica

python

A collection of 3 posts

python

Dead Simple HTTPd in Python

Sometimes, this is all you need: glow:~ dmonica$ python -m SimpleHTTPServer 8000 Serving HTTP on 0.0.0.0 port 8000 ... This simple command has saved me hours of precious time. I've even

  • Diogo Monica
    Diogo Monica
1 min read
python

Facebook Sidejacking

I've just released a tool called py-cookieJsInjection on github (see Part II of this post here). py-cookieJsInjection is a python script that sniffs cookies from the network, and outputs Javascript code that can

  • Diogo Monica
    Diogo Monica
2 min read
scapy

Packet Inter Arrival Time With Scapy

I wanted to capture, for statistical purposes, the inter-arrival time of packets sent from a remote machine. In scapy, all packets have a parameter "time", which contains the unix time of the system

  • Diogo Monica
    Diogo Monica
1 min read
Diogo Mónica © 2025
Latest Posts Twitter