MySeq (#SimplifyCybersecurity #EssentialSecurity)
Simplicity is the Ultimate Sophistication
Pages
/home/myseq/blog
/etc/qotd
~/.plan
~/.projects
~/.settings
Jun 14, 2013
networkscanner.py 1.3
Tags:
python
The is a TCP port network scanner. It takes a CIDR network range as input and perform the network TCP scan. Optionally, you can:
Change the default TCP port [22] to others. Such as 22,80,443
Take input from a text file [1/line]
This version uses function, and threading (for speed).
Comments:
Fast, reliable and high accuracy.
Planning to improve with OO and threads control.
networkscanner.py 1.2
Tags:
python
The is a TCP port network scanner. It takes a CIDR network range as input and perform the network TCP scan. Optionally, you can:
Change the default TCP port [22] to other.
Take input from a text file [1/line]
This version uses function, and threading (for speed).
Comments:
Fast, reliable and high accuracy.
Planning to improve it by allow to specify multiple ports.
networkscanner.py 1.1
Tags:
python
The is a TCP port network scanner. It takes a CIDR network range as input and perform the network TCP scan. Optionally, you can:
Change the default TCP port [22] to other.
This version uses function, and threading (for speed).
Comments:
Fast, reliable and high accuracy.
Planning to improve it by allow to specify input file [1/line].
Jan 31, 2013
Facebook Friends Mapping
Tags:
python
Just completed testing the python code and it works fine now!
The script is able to:
Connect to Internet via authenticated proxy.
Login to Facebook.
Map friends name and emails. (very slow due to restriction from FB)
References:
https://gist.github.com/716622
Jan 29, 2013
Congratulations! You found it.
Tags:
0day
,
hacker
,
infosec
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)