August 2012
7 posts
Reference base class instead of relative one in...
Add ‘::’ before the class call - like this: FIle.read(‘blah’)  // references relative ::File.read(‘blah’) // references base class
Aug 10th
Add a manual route to Ubuntu
ip route add 192.168.0.0/16 dev eth0
Aug 9th
Windows 'Uptime'
net stats srv look for “Statistics since” and thats your boot time.
Aug 9th
“What separates a cyber red team from most collections of cybersecurity experts...”
– (via redteams)
Aug 8th
3 notes
pcaprub and metasploit
cd /pentest/exploits/framework3/external/pcaprub ruby extconf.rb && make && make install
Aug 7th
RM Sparrow cache (databases) to stop crashes
rm -rf ~/Library/Containers/com.sparrowmailapp.sparrow/Data/Library/Application\ Support/Sparrow/*.sparrowdb
Aug 6th
Create a postgres db for metasploit's use
createdb metasploit -E UTF8 -T template0
Aug 1st
July 2012
5 posts
Unicode GNU Screen
Using the Screen/Script mantra if you run into non-ascii machine you will be wishing you started screen with a -U screen -U == unicode supported
Jul 31st
Dump DNS requests with tshark
tshark -f “udp port 53” -R “dns.qry.type == A and dns.flags.response == 0” src: http://unix.stackexchange.com/questions/27246/how-to-gather-dns-a-record-requests
Jul 26th
Delete all IE cookies from the command line
RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 2 You can use: RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 4351 to delete all, but Form Data, History, and Passwords could be useful ;-)
Jul 22nd
Creating Zombies with WCE
http://www.ampliasecurity.com/research/wcefaq.html#newntlm C:\Users\test>wce.exe -s testuser:amplialabs:01FC5A6BE7BC6929AAD3B435B51404EE:0CB6948805F797BF2A82807973B89537 -c cmd.exe And the ‘whoami’ will still give you ‘test’ as the current user, but any Network based auth will work using ‘testuser’ instead. This requires Admin because it directly edits /...
Jul 21st
Ignore joins and parts in a specific channel for...
 /ignore -channels #ChannelName * JOINS PARTS QUITS NICKS
Jul 21st
December 2011
5 posts
Switching gears...
When Google Reader decided to remove everything it was good for, we all scrambled to find new homes for things we wanted to share. Tumblr became a place that most of us flocked. I’ve found Tumblr to be not a very good substitue for Google Reader’s functionality (IMHO).  The other day, carnal0wnage told me about a service called ‘Buffer’, and all this thing does is do...
Dec 23rd
ShmooCon Epilogue →
Dec 20th
ShmooCon 2012 FireTalks →
Dec 18th
[Video] VulnImage - Manual Method →
Dec 18th
1 note
Book: A Bug Hunter’s Diary →
Dec 12th
November 2011
12 posts
[Site News] Vulnerable by Design (Part 3) →
Nov 25th
WoW64 Egghunter →
Nov 20th
Refreshed Windows System Call Table... →
Nov 18th
Exploiting “Free Public WiFi” →
Nov 5th
1 note
CardCase Tabs →
This is pretty awesome… It’ll be crazy to walk up a place, get what you need without ever opening your wallet. Scary a bit too
Nov 2nd
http://cognitivedissidents.wordpress.com/2011/11/01... →
HDMoore’s law
Nov 2nd
1 note
Nov 2nd
http://securityreliks.securegossip.com/2011/10/demo... →
AJAX Crawling Tool should definitely be something added to your tool belt.
Nov 2nd
Users click the attachment, use the 'secret... →
Nov 2nd
Engadget's SSD primer →
Everything you ever wanted to know about SSDs and the history of HDDs
Nov 2nd
Blog, Guides & Links →
g0tmi1k’s list of great resources
Nov 1st
Autocomplete..again?! →
Nov 1st
August 2010
1 post
Chia-Obama "I approve this message" Edition:
Posted via email from mubix’s posterous | Comment »
Aug 21st
July 2010
1 post
Bitblaze talk w/ @charliemiller - #blackhat
Posted via email from mubix’s posterous | Comment »
Jul 28th
April 2010
7 posts
{links} DAVTest and CMS Explorer http://bit.ly/9EAAKm
Apr 29th
{blog} Vuln Disclosure Summarized http://bit.ly/aYQlei
Apr 29th
{links} Extracting Files from PCAPs http://bit.ly/cQZ6pZ
Apr 4th
{links} .HTACCESS Generator http://bit.ly/cn490L
Apr 3rd
{links} Apache Scalper http://bit.ly/a1vIwY
Apr 2nd
{links} Flint http://bit.ly/ctS35P
Apr 1st
{blog} Metasploit Cyberwarfare http://bit.ly/d8yyv6
Apr 1st
March 2010
9 posts
{links} Backtweets - Twitter Link Search http://bit.ly/8Xs4Gp
Mar 31st
{links} “BAD” domain lists http://bit.ly/bxZefV
Mar 30th
{links} Alexa’s Top 1 million domains http://bit.ly/9t0NBO
Mar 29th
{links} Winsock Programming http://bit.ly/bYnUJk
Mar 28th
{links} Shellcoding for Windows and Linux http://bit.ly/dap7JM
Mar 27th
{links} Search Modules for Security Folk http://bit.ly/btpOMK
Mar 26th
{links} Ubuntu Packages Search http://bit.ly/auK5DT
Mar 16th
1 note
{links} HD Moore at 17 http://bit.ly/a5tLa0
Mar 5th
{links} CSPP http://bit.ly/coMSlL
Mar 4th
February 2010
4 posts
{blog} Practical Exploitation http://bit.ly/c1Pia2
Feb 23rd
{links} Mini Metasploit http://bit.ly/9QNc9y
Feb 18th
{links} Web App Sec Pro’s Daily Crossword http://bit.ly/cGG4Oq
Feb 17th