10000 GitHub - COD0xb0/One_Enum: OneDrive users enumeration
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

COD0xb0/One_Enum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

One_Enum

One_Enum is OneDrive users enumeration tool , that help to detremine valid and unvalid users in your corporation or duraing engegment . You can check validity for a single user or a list of users.

FOR LIST OF USERS , THE LIST SHOULD LOOK LIKE THE FOLLOWING:

0001;0002;N;

Each user should be in a single new line.

The process of enumeration:

https://domain-my.sharepoint.com/personal/username_extension/_layouts/15/onedrive.aspx

Example:

Domain: testly

Extension: test_ly

username: 1234

https://testly-my.sharepoint.com/personal/1234_test_ly/_layouts/15/onedrive.aspx

THE CURRENT CODE WORKS VIA EXCEPTION WHICH MEANS WHEN THE TOOL SENDS AN HTTP REQUEST IF THE USER IS VALID IT'LL RETURN 403 CODE AND IF THE USER IS NOT VALID IT'LL RETURN 404 CODE , AND IN BOTH CASES THE RETURNED RESULT WILL FALL IN THE EXCEPTION , SO THE TOOL MAY TAKE A LONG TIME IF WE TALKING ABOUT 1000 USER AND UP IT'LL TAKE AROUND 4-5MIN

About

OneDrive users enumeration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0