SANTHOSH17-DOT / attack-vectors-suite

A collection of cybersecurity attack vectors
MIT License
33 stars 33 forks source link

Added files for Keylogger made in python #5

Closed SukarayamJanjua closed 1 year ago

SukarayamJanjua commented 1 year ago

@SANTHOSH17-DOT I've added the files.kindly have a look and merge my PR !!😊...

SANTHOSH17-DOT commented 1 year ago

Give more clarity to the second point in the readme. Also, add screenshots of the demo Could you add different types of keylogger? @SukarayamJanjua

SANTHOSH17-DOT commented 1 year ago

image image I am getting this error. Please fix it

SukarayamJanjua commented 1 year ago

Oh...le'me see ...I'll make another commit just in few minutes

SukarayamJanjua commented 1 year ago

Hey!!@SANTHOSH17-DOT I've fixed the issue and even updated readme file with proper explanation and screenshots to refer...hope it goes all good now !!

SukarayamJanjua commented 1 year ago

@SANTHOSH17-DOT brother I just noticed this pull request isn't having hacktoberfest label...kindly add that as well 😊!!

SANTHOSH17-DOT commented 1 year ago

The script is working fine now image Can you make the readme prettier? Check readme.so Let the directory name be in uppercase

SukarayamJanjua commented 1 year ago

@SANTHOSH17-DOT I've done that...and i think it wont be possible now to rename the folder to uppercase once its commited on github !!

SANTHOSH17-DOT commented 1 year ago

@SukarayamJanjua That's fine. Squash all your commits into one commit

SukarayamJanjua commented 1 year ago

@SANTHOSH17-DOT hey actually I'm unable to squash them because I commited files from 2-3 different locations. kindly merge all these and if possible from your side you may squash them..I dont have any clue regarding this

SANTHOSH17-DOT commented 1 year ago

Did you try git reset command with soft flag? If I squash and commit, your contribution might not be considered

SukarayamJanjua commented 1 year ago

No sry bro...I dont know about that oh...then cant you merge all my commits?

SukarayamJanjua commented 1 year ago

@SANTHOSH17-DOT So what should be done now...?

SANTHOSH17-DOT commented 1 year ago

There are a lot of redundant commits. So try to squash it

SANTHOSH17-DOT commented 1 year ago

@SukarayamJanjua Use this command git reset --soft HEAD~9 git add . git commit -m "Your message" git push -f

SukarayamJanjua commented 1 year ago

okay will try these 👍

SukarayamJanjua commented 1 year ago

@SANTHOSH17-DOT brother I;m unable to do it mainly because I had commited from different locations so what I'll be doing is ..I'll close this PR and make a new PR where I'll commit all files at once you can add hacktoberfest lable to it and then merge it as contribution...I hope this will be fine? so shall I close this PR now?