Skip to content
View AnishekChoubey's full-sized avatar
:octocat:
definitely not coding
:octocat:
definitely not coding

Highlights

  • Pro

Block or report AnishekChoubey

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
AnishekChoubey/README.md

🧑‍💻 Its me Framds

@Component
public class GoodBoy {
    private final String role        = "Full Stack Developer";
    private final String[] stack     = {"Spring Boot", "Android", "Java", "gRPC APIs"};
    private final boolean openToWork = true;

}

Pinned Loading

  1. IITK_IDOR_PoC IITK_IDOR_PoC Public

    Public PoC of IDOR vulnerability in IIT Kanpur Pingala Application Portal that leaks name, email, phone number of all applicants.

    Java 3

  2. AndroidSecBulletin AndroidSecBulletin Public

    Android Security Bulletin Scrapper & Vulnerability Listing Tool

    Python