Yasaman Ghassemi

Results 13 issues of Yasaman Ghassemi

Hello, When I run your tools on instagram I get the bellow message: Instagram Login Page title field seems to have changed, please make an issue on: https://github.com/Greenwolf/social_mapper Instagram Timeout...

Hi, I run iehistory plugin on one memory dump from two different system (with same volatility version). But I get two different results. Where can the problem be? ![image](https://user-images.githubusercontent.com/29282323/106742446-4c557900-6632-11eb-8c7a-68cc55297630.png) ![photo5807912128252851480](https://user-images.githubusercontent.com/29282323/106739711-b0763e00-662e-11eb-86fc-ddc382377210.jpg)

I put ptvsd_enable.py in the IDA plugins directory and, it opens without error. But when I want to attach IDA Pro to Visual Studio I get an error with this...

Hi, I want to use from iCTF platform. But when I go forward with your [document](https://github.com/shellphish/ictf-framework/wiki/running-a-class-ctf) in "Forging the machines" step I don't have "ictf-framework/basehost/scripts" directory and shell scripts (export_env_aws_us-west-1.sh,...

In ldap-brute.nse script I just find the feature for setting a list (file) of usernames with "userdb" switch. I have a feature request (!) mean argument to set just one...

Hello, You get DomainName parameter in line 22 for "GetDomainGroupSID" function. But I think it is wrong! https://github.com/FortyNorthSecurity/EDD/blob/82aa4da15adb29ea5f8a6bdb6833bf31ff5e54db/EDD/Functions/GetDomainGroupSid.cs#L22 According to the GetDomainGroupSID function definition this function expects GroupName not DomainName!...

You said in readme the GetSidData function return domain, group and users name from sid (GetSidData exists in both Forest/Domain Information and User Information). but it just work fine for...

Hi, This is a simple problem. You said in readme, the GetDomainSid function by default takes current domain if no domain is provided. But we should specify domain name for...

How do I use from this program files on my system for running stegsolve?

bug

I couldn't run "make install" on this repository. So I should run "make" command and set AFL_PATH variable. But after that I get the below error still: ![image](https://user-images.githubusercontent.com/29282323/108183058-f0edb580-711e-11eb-93b9-e45a3ef2f9c8.png) The afl-qemu-trace...